Firefox recipe server
Перейти к файлу
Michael Kelly 9003fa8dd2 Mythmon has better style than me. 2016-03-02 13:43:06 -08:00
bin update dockerhub.sh to deploy $1 2016-02-29 13:27:49 -08:00
docs Need both port numbers 2016-03-01 16:58:12 -08:00
etc Generate SHA-256 cert for SSL dev server. 2016-01-27 10:10:49 -08:00
normandy Mythmon has better style than me. 2016-03-02 13:43:06 -08:00
.gitignore Use consistent STATICFILES_STORAGE across environments. 2016-02-26 14:04:12 -08:00
.travis.yml update .travis.yml 2016-02-29 13:23:02 -08:00
Dockerfile Build Docker image with Build config and run with Prod. 2016-02-26 15:28:19 -08:00
LICENSE Add very basic framework of classifier and bundler. 2015-12-30 22:25:39 -08:00
Procfile [Bug 1240973] Changes to run on Heroku 2016-01-25 13:30:30 -08:00
README.md Add setup and workflow docs. 2016-01-27 16:38:45 -08:00
circle.yml More permissive permissions for test reports 2016-02-29 15:31:28 -08:00
manage.py omg omg omg 2015-12-22 14:00:41 -08:00
pytest.ini Add py-test 2016-01-13 11:34:58 -08:00
requirements.txt Setup Raven (for Sentry) 2016-02-29 11:10:05 -08:00
runtime.txt [Bug 1240973] Changes to run on Heroku 2016-01-25 13:30:30 -08:00

README.md

Normandy

Normandy is the server-side implementation of the Recipe Server. It serves bundles of JavaScript to various clients (Firefox browsers) based on certain rules.

Documentation

Developer documentation for the service can be found at http://normandy.readthedocs.org/.

License

Normandy is licensed under the MPLv2. See the LICENSE file for details.