DargStack configuration for randomwinpicker.
The Docker stack configuration for randomwinpicker.jonas-thelemann.de.
This project is deployed in accordance to the DargStack template to make deployment a breeze. It is closely related to randomwinpicker’s source code.
postgres_db:
the database’s name.
postgres_password:
the database’s password.
postgres_user:
the database’s default name.
adminerYou can access the database’s frontend at adminer.randomwinpicker.test.
This information is required for login:
| System | PostgreSQL |
| Server | postgres |
| Username | [postgres_user] |
| Password | [postgres_password] |
| Database | [postgres_db] |
Values in square brackets are Docker secrets.
postgresYou can access the database via adminer.
randomwinpickerYou can access the main project at randomwinpicker.test.
traefikYou can access the reverse proxy’s dashboard at traefik.randomwinpicker.test.
Traefik enables HTTPS for all services and acts as a load-balancer too.
traefik_certs-dumper postgres-data: