The Docker stack configuration for drinks-touch.fd.
This project is deployed in accordance to the DargStack template to make deployment a breeze. It is closely related to drinks-touch's source code.
-
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 open source ldap implementation via
phpldapadmin
. -
You can access the ldap frontend at phpldapadmin.localhost. This information is required for login:
login dn cn=admin,dc=flipdot,dc=org password admin -
You can access the database via
adminer
. -
Service script that resets the eGalax touchscreen offset.
-
You can access the reverse proxy's dashboard at traefik.localhost. Traefik enables HTTPS for all services and acts as a load-balancer too.
-
You cannot access the reverse proxy's certificate helper directly.
-
The reverse proxy's certificate data.
-
The ldap frontend's data.
-
The database's data.