django-helpdesk/standalone
2023-11-23 22:23:13 +01:00
..
config Remove all mention of obsolute API deactivation switch. The helpdesk frontend 2023-11-23 22:23:13 +01:00
__init__.py
.gitignore
Caddyfile
custom_navigation_header.html Update default logo for standalone helpdesk 2023-11-23 20:35:26 +01:00
docker-compose.yml
docker.env.template
Dockerfile Install git so that we can install git based extra-deps 2023-10-23 12:52:18 +02:00
entrypoint.sh
extra-requirements.txt
manage.py Switch to local_settings first for manage.py as well 2023-10-23 13:42:18 +02:00
README.md
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