Visit https://drink.nussi.net
- Docker Engine
- Docker Compose
-
Clone the Repository:
git clone https://github.com/AutomatischerDosenTransporter/DrinkManager cd DrinkManager -
Build and Run the Application:
docker-compose up -d
-
Access Drink Manager:
- Once the containers are up and running, you can access Drink Manager by visiting
http://localhostin your web browser.
- Once the containers are up and running, you can access Drink Manager by visiting
-
Stopping the Application:
- To stop the application and remove containers, run:
docker-compose down
- To stop the application and remove containers, run:
-
Additional Configuration:
- For additional configuration options, refer to the
docker-compose.ymlfile and modify it according to your requirements.
- For additional configuration options, refer to the

