Iaroslav Postovalov
0ca9c5ae02
Add health check for Docker container ( #179 )
...
- Introduced `HealthCheck` in `docker-compose.yml` to monitor container status.
- Added a test step to validate container's health using Docker Compose in the GitHub workflow.
- Updated `Dockerfile` to include `curl` for health check commands.
2025-09-20 19:39:48 +02:00
Alexander Roidl
2b36f868e7
Project-wide linting and formatting ( #150 )
...
* chore: configure project-wide linting and formatting
* chore: run lint autofix and formatter
2025-07-26 20:42:58 +02:00
Ali Sharafi
f215ab53db
Add pm2 in dockerfile & restart docker ps on error ( #97 )
2024-04-22 16:14:27 +02:00
Jochen Schalanda
2764b2b776
Refactor Docker build and automatically push images ( #41 )
...
Refactor Docker build / Add GitHub workflow for creating and publishing Docker image
2022-01-24 16:41:23 +01:00
orangecoding
9d226cf23d
using correct link to repo in docker compose file
2021-03-18 14:22:37 +01:00
anbucher
7541484d1f
fixed docker issues ( #16 )
...
Fixing Docker issues
2021-03-18 14:21:36 +01:00