CraptasticApps Database Monitor - Docker ======================================== 1. Load the downloaded image: docker load --input craptasticapps-database-monitor-2.0.197-linux-amd64-r1.tar.gz 2. Start the application from this directory: docker compose up -d 3. Open http://localhost:8088 and create the initial administrator. The named application-data volume contains the SQLite database, encrypted credentials, deployment identity, license state, and Data Protection keys. Back up and restore the complete volume. Put the application behind an HTTPS reverse proxy before exposing it outside a trusted network.