Platform for Mozilla Support
Перейти к файлу
Giorgos Logiotatidis e40cb0ecc2 Docker compose for dev and testing. 2017-11-30 15:39:49 +02:00
authority [Bug 1238055][Bug 1225606] Upgrade Django to 1.8. 2016-02-25 15:08:13 -08:00
bin Fix gunicorn path. 2017-11-30 11:19:11 +02:00
configs Remove Vagrant. 2017-11-20 12:50:28 +02:00
docker Docker compose for dev and testing. 2017-11-30 15:39:49 +02:00
docs Remove Vagrant. 2017-11-20 12:50:28 +02:00
jsi18n Collect jsi18n files via staticfiles to get hashed filenames. 2016-02-23 18:17:29 -08:00
kitsune Move from crontabs to APScheduler. Fixes #2946. 2017-11-29 12:37:46 +02:00
media Added CORS to images 2013-06-10 18:08:25 -07:00
requirements Whitenoise 3.3.0 2017-11-30 14:20:01 +02:00
scripts Move from crontabs to APScheduler. Fixes #2946. 2017-11-29 12:37:46 +02:00
static Simplfy static CORS rules. 2016-01-05 10:08:30 -08:00
tests Move WebQA Jenkinsfile under tests dir. 2017-11-23 09:22:37 +02:00
wsgi Add option to serve files with WhiteNoise. Fix #2938. 2017-11-27 10:29:42 -05:00
.dockerignore Split dockerfiles. 2017-11-30 15:39:49 +02:00
.editorconfig Add config for JS files. 2016-05-09 12:44:47 +03:00
.env-build Split dockerfiles. 2017-11-30 15:39:49 +02:00
.env-dist Add .env-dist. 2017-11-20 16:51:48 +02:00
.env-test Docker compose for dev and testing. 2017-11-30 15:39:49 +02:00
.eslintrc Fix eslint problems. 2015-12-15 15:23:27 -08:00
.gitignore Add Travis .env 2017-11-21 14:16:39 +02:00
.pre-commit-config.yaml Upgrade to pip8 2017-11-20 12:50:09 +02:00
.travis.yml Switch docker repo to mozmeao/kitsune. 2017-11-23 09:58:28 +02:00
CONTRIBUTING.md Remove whitespace. 2016-11-14 10:22:37 +02:00
CONTRIBUTORS.rst Replace manually curated list of contributors with link to generated versions. 2015-05-21 14:07:01 -07:00
Dockerfile Update docker. 2017-11-20 12:54:12 +02:00
Jenkinsfile Add Jenkins Pipeline for docker image building and testing. 2017-11-23 09:41:26 +02:00
LICENSE Fix a thing Ricky found that I missed when I fixed the other issue 2013-04-05 16:06:06 -04:00
Procfile Split dockerfiles. 2017-11-30 15:39:49 +02:00
README.rst Update README with branch documentation. Fixes #2932 2017-11-07 12:00:34 -05:00
bower.json Fix Bug 1380708 implement static tabzilla 2017-07-31 11:04:55 +03:00
contribute.json Update and serve contribute.json (#2905) 2017-08-03 10:02:01 +03:00
docker-compose.yml Docker compose for dev and testing. 2017-11-30 15:39:49 +02:00
gulpfile.js Fix a lot of lint errors. 2015-07-28 17:02:18 -07:00
jenkins.yml Switch docker repo to mozmeao/kitsune. 2017-11-23 09:58:28 +02:00
manage.py Update docker. 2017-11-20 12:54:12 +02:00
package.json Update docker. 2017-11-20 12:54:12 +02:00
setup.cfg Run tests on travis. 2017-11-20 13:07:07 +02:00
tox.ini Add Jenkinsfile pipeline 2016-11-15 10:51:50 +00:00

README.rst

=======
Kitsune
=======


Kitsune is the platform that powers `SuMo (support.mozilla.org)
<https://support.mozilla.org>`_

It is a Django_ application. There is documentation_ online.

.. _Mozilla Support: https://support.mozilla.org/
.. _Django: http://www.djangoproject.com/
.. _documentation: https://kitsune.readthedocs.io/


The *legacy* branch contains the codebase and deployment scripts for use in the
SCL3 datacenter. Only security fixes and changes to support product launches are
allowed to go in.

The *master* branch is where the active development of Kitsune happens to
modernize, containerize and bring to Kubernetes. Feature Pull Requests are not
allowed in unless related with the current effort to move to Kubernetes.

You can access the staging site at https://support.allizom.org/

See `what's deployed <https://whatsdeployed.io/s-PRg>`_