mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-03-04 18:22:58 +01:00
.. | ||
config | ||
__init__.py | ||
.dockerignore | ||
.gitignore | ||
Caddyfile | ||
custom_navigation_header.html | ||
docker-compose-dev.yml | ||
docker-compose.yml | ||
docker.env.template | ||
Dockerfile | ||
Dockerfile.extras | ||
entrypoint.sh | ||
manage.py | ||
README.md | ||
requirements-extras.txt | ||
requirements.txt | ||
setup.sh |
Django-helpdesk standalone
This is a standalone installation of Django-helpdesk allowing you to run django-helpdesk as a production standalone application in docker.
For installation instructions see the documentation
For development and testing purposes, the docker-compose-dev.yml
file will build the standalone docker images from source.