AdminTools
Portainer
Docker container management All containers are in docker compose, but this is a good overview sc...
Traefik
Traefik used for ingress and cert management traefik: image: traefik:v3 restart: alw...
MySql
mysql db server used for other apps mysql: image: mysql:8.0 container_name: "mysql" ...
Guacamole
GuacD Guacamole Daemon used for VNC, RDP, and SSH remotely guacd: image: guacamole/guacd ...
Duplicati
Duplicati used for backups Backing up both locally and to google drive all app configs docker c...
Visual Studio Code
Web version of VSCode vscode: image: ksloan90/code-server:latest container_name: vsc...
Bookstack
Bookstack pages used for documentation bookstack: image: linuxserver/bookstack conta...
Droppy
droppy app for quickly sharing files droppy: image: silverwind/droppy container_name...
watchtower
Watchtower to auto-update containers watchtower: image: containrrr/watchtower contai...
OSTicket
Ticket app to help organize plex issues for working osticket: image: devinsolutions/ostic...