The Docker stack configuration for dargstack-example.test.
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.dargstack-example.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.
-
You can access the main project at dargstack-example.test.
-
You can access the database via
adminer. -
Backup service for
postgres. -
You can access the reverse proxy's dashboard at traefik.dargstack-template.test. Traefik enables HTTPS for all services and acts as a load-balancer too.
-
The reverse proxy's certificate data.
-
The database's data.