Commit Graph

7 Commits

Author SHA1 Message Date
a9c73db45c feat: Added Traefik
- Added compose.yaml file containg also certs-dumper to extract certificates
- Added traefik.yaml configuration file
2026-02-01 00:28:58 +01:00
22352dd8a7 feat: Added .DS_Store to .gitignore 2026-02-01 00:24:05 +01:00
704ecf7024 revert 3202ede472
revert feat: Added CI Pipeline
- Lint the Docker Compose files using DCLinter Github Action
- Format the Docker Compose files with the 'compose_format' Python module
2026-01-30 21:19:27 +00:00
3202ede472 feat: Added CI Pipeline
Some checks failed
Lint and Format Docker Compose files / Docker Compose Lint (push) Has been cancelled
Lint and Format Docker Compose files / Docker Compose formatting (push) Has been cancelled
- Lint the Docker Compose files using DCLinter Github Action
- Format the Docker Compose files with the 'compose_format' Python module
2025-12-26 14:14:02 +01:00
5856a875e4 Merge pull request 'feat: Added .gitignore' (#1) from development into main
Reviewed-on: #1
2025-12-23 23:45:07 +00:00
92f0bb82a3 feat: Added .gitignore
- Excludiing ENV files for the whole repository
2025-12-24 00:42:19 +01:00
ad3c202805 Initial commit 2025-12-23 23:09:47 +00:00