django-helpdesk/standalone
2023-10-23 12:52:18 +02:00
..
config Get rid of extra comments in urls.py 2023-10-23 12:52:18 +02:00
__init__.py Add standalone installation option with preconfigured docker-compose 2023-10-14 18:48:02 +02:00
.gitignore Add standalone installation option with preconfigured docker-compose 2023-10-14 18:48:02 +02:00
Caddyfile Update standalone/Caddyfile 2023-10-14 18:48:02 +02:00
custom_navigation_header.html Add standalone installation option with preconfigured docker-compose 2023-10-14 18:48:02 +02:00
docker-compose.yml Update standalone/docker-compose.yml 2023-10-14 18:48:55 +02:00
docker.env.template Add standalone installation option with preconfigured docker-compose 2023-10-14 18:48:02 +02:00
Dockerfile Add standalone installation option with preconfigured docker-compose 2023-10-14 18:48:02 +02:00
entrypoint.sh Add support for SES 2023-10-14 18:48:02 +02:00
extra-requirements.txt Add standalone installation option with preconfigured docker-compose 2023-10-14 18:48:02 +02:00
manage.py Add standalone installation option with preconfigured docker-compose 2023-10-14 18:48:02 +02:00
README.md Document standalone install 2023-10-14 18:48:53 +02:00
setup.sh Add standalone installation option with preconfigured docker-compose 2023-10-14 18:48:02 +02:00

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