No description
Find a file
2025-03-02 21:43:32 +01:00
.ci also keep non greped lines. 2025-01-06 23:37:04 +01:00
.woodpecker change agent image 2025-03-02 18:15:10 +01:00
cicd-worker-pub-mep/woodpecker-runner change agent image 2025-03-02 18:15:10 +01:00
compute-1-mep step by step tls disable 2025-03-02 17:45:18 +01:00
compute-2-mep test server transport 2025-03-02 18:49:26 +01:00
compute-vel/traefik yaml 2025-03-02 21:43:32 +01:00
internals delete the last one 2025-03-02 18:39:58 +01:00
.gitignore update ci setup 2025-01-06 21:11:08 +01:00
README.md update ci setup 2025-01-06 21:11:08 +01:00
renovate.json integrate renovate 2024-10-20 21:53:12 +02:00

Services Gnous

L'ensemble des docker compose pour les services du projet Gnous.

Lint

python3 -m venv .venv/
source .venv/bin/activate
pip install -r .ci/requirements.txt
python3 .ci/port_attribution_watcher.py
python3 .ci/traefik_label_watcher.py
./.ci/lint.sh