Platform for Mozilla Support
Перейти к файлу
Giorgos Logiotatidis 2f3f6d1b37 Fix gunicorn path. 2017-11-30 11:19:11 +02:00
authority
bin Fix gunicorn path. 2017-11-30 11:19:11 +02:00
configs
docs
jsi18n
kitsune Move from crontabs to APScheduler. Fixes #2946. 2017-11-29 12:37:46 +02:00
media
requirements Upgrade to Pillow 4.3.0 2017-11-30 08:47:38 +02:00
scripts Move from crontabs to APScheduler. Fixes #2946. 2017-11-29 12:37:46 +02:00
static
tests
wsgi Add option to serve files with WhiteNoise. Fix #2938. 2017-11-27 10:29:42 -05:00
.dockerignore
.editorconfig
.env-dist
.env-travis Delete settings_test.py and allow configuration of PIPELINE_ENABLED. 2017-11-27 10:30:39 -05:00
.eslintrc
.gitignore
.pre-commit-config.yaml
.travis.yml Switch docker repo to mozmeao/kitsune. 2017-11-23 09:58:28 +02:00
CONTRIBUTING.md
CONTRIBUTORS.rst
Dockerfile
Jenkinsfile
LICENSE
Procfile Add web process. 2017-11-27 10:05:13 -05:00
README.rst
bower.json
contribute.json
docker-compose.yml Switch docker repo to mozmeao/kitsune. 2017-11-23 09:58:28 +02:00
gulpfile.js
jenkins.yml Switch docker repo to mozmeao/kitsune. 2017-11-23 09:58:28 +02:00
manage.py
package.json
setup.cfg
tox.ini

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>`_