Deploy managed Pangolin manually using Docker Compose without the automated installer
(*)
must be created manually. Volumes and other files are generated automatically by the services.Configuration Files
config/config.yml
: Main Pangolin configuration fileconfig/traefik/traefik_config.yml
: Traefik static configurationGenerated Files
config/db/db.sqlite
: SQLite database fileconfig/key
: Private key fileDocker Files
docker-compose.yml
: Service definitionsCreate configuration directory
Create configuration files
docker-compose.yml
(in project root)config/traefik/traefik_config.yml
config/config.yml
Update domain
154.123.45.67
with your actual domain OR public IP address of the nodeStart the services
Monitor startup
Verify services
docker-compose.yml
in your project root:
config/traefik/traefik_config.yml
: