Kinto Distribution
Project description
Kinto Distribution
This repository contains:
a Pip requirements file that combines all packages needed to run a Kinto server will a known good set of deps
a configuration file to run it
To install it, make sure you have Python 2.x or 3.x with virtualenv, and run:
$ make install
To run the server:
$ make serve
CHANGELOG
This document describes changes between each past release.
0.4.0 (2016-04-27)
Version control
kinto 2.1.0: https://github.com/Kinto/kinto/releases/tag/2.10
kinto-changes 0.2.0: https://github.com/Kinto/kinto-changes/releases/tag/0.2.0
kinto-signer 0.3.0: https://github.com/Kinto/kinto-signer/releases/tag/0.3.0
0.3.0 (2016-04-18)
Fix kinto-attachment bucket setting in configuration example
Version control
Dependencies version were updated to:
kinto-attachment 0.5.1: https://github.com/Kinto/kinto-attachment/releases/tag/0.5.1
0.2.0 (2016-03-22)
Version control
Dependencies version where updated to:
kinto-signer 0.2.0: https://github.com/Kinto/kinto-signer/releases/tag/0.2.0
0.1.0 (2016-03-11)
Configuration changes
kinto.plugins.default_bucket plugin is no longer assumed. We invite users to check that the kinto.plugins.default_bucket is present in the includes setting if they expect it. (ref #495)
Version control
Dependencies version were updated to:
cliquet 3.1.0: https://github.com/mozilla-services/cliquet/releases/tag/3.1.0
kinto 2.0.0: https://github.com/Kinto/kinto/releases/tag/2.0.0
kinto-attachment 0.4.0: https://github.com/Kinto/kinto-attachment/releases/tag/0.4.0
kinto-changes 0.1.0: https://github.com/Kinto/kinto-changes/releases/tag/0.1.0
kinto-signer 0.1.0: https://github.com/Kinto/kinto-signer/releases/tag/0.1.0
cliquet-fxa 1.4.0: https://github.com/mozilla-services/cliquet-fxa/releases/tag/1.4.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.