Open source ticketing system https://github.com/osTicket/osTicket
Go to file
decentral1se 026f764262
Scope internal network internally
2021-07-10 15:41:34 +02:00
.drone.yml Use new image namespace 2021-06-21 12:31:42 +02:00
.env.sample Initial commit 2021-03-16 12:41:44 +01:00
.gitignore Initial commit 2021-03-16 12:41:44 +01:00
README.md Initial commit 2021-03-16 12:41:44 +01:00
abra.sh working deployment 2021-03-17 16:43:26 +00:00
compose.yml Scope internal network internally 2021-07-10 15:41:34 +02:00
default.conf Added nginx conf to fix modal windows 2021-03-17 14:15:46 +01:00

README.md

Osticket

  • Category:
  • Status:
  • Image: osticket
  • Healthcheck:
  • Backups:
  • Email:
  • Tests:
  • SSO:

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new osticket --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Open the configured domain in your browser to finish set-up