create docker for the API

This commit is contained in:
2025-03-27 06:35:53 +01:00
parent 77be521627
commit e4ffd7792b
10 changed files with 83 additions and 46 deletions

View File

@@ -1,7 +1,14 @@
Event demo
==========
To run the stack:
```shell
docker compose -f docker\docker-compose.yaml -p event-demo up -d
```
Admin service URL:
- [Traefik](http://pgadmin.traefik.me/)
- [Redis](http://pgadmin.traefik.me/)
- [pgAdmin](http://pgadmin.traefik.me/)
- [pgAdmin](http://pgadmin.traefik.me/)
- [API](http://api.traefik.me/)