The Docker stack configuration for dargstack-example.jonas-thelemann.de.
This project is deployed in accordance to the DargStack template to make deployment a breeze. It is closely related to dargstack-example's source code.
-
The database names that are to be backed up.
-
The database's name.
-
The database default user's password.
-
The database default user's name.
-
The DNS provider's DNS API token.
-
The DNS provider's zone API token.
-
You can access the database's frontend at adminer.localhost. 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.
-
You can access the main project at localhost.
-
You can access the database via
adminer
. -
Backup service for
postgres
. -
You can access the reverse proxy's dashboard at traefik.localhost. Traefik enables HTTPS for all services and acts as a load-balancer too.
-
The reverse proxy's certificate data.
-
The database's data.