Firefox recipe server
Перейти к файлу
Michael Kelly bc8b2aa446 Feedback. 2016-03-02 20:19:04 -08:00
bin update dockerhub.sh to deploy $1 2016-02-29 13:27:49 -08:00
docs Feedback. 2016-03-02 20:19:04 -08:00
etc Generate SHA-256 cert for SSL dev server. 2016-01-27 10:10:49 -08:00
normandy Feedback. 2016-03-02 20:19:04 -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 Add classifier preview to debug which recipes are sent to a client. 2016-03-02 20:01:06 -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.