chore: réduire le dépôt à netlab + komodo
Migration Gitea → GitHub et bascule de l'infra sur Komodo (suppression de Proxmox) : proxy/, openbao/ et gitea-runner/ n'ont plus lieu d'être, et lib/common.sh n'était sourcé que par ces deux derniers. Réf: #30
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ script can just run `apk add docker` and let dockerd own the kernel namespace.
|
||||
#### Install / update
|
||||
|
||||
```bash
|
||||
bash -c "$(curl -fsSL https://gitea.arnodo.fr/Damien/infra-scripts/raw/branch/main/komodo/install.sh)"
|
||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/darnodo/infra-scripts/main/komodo/install.sh)"
|
||||
```
|
||||
|
||||
The script prints the generated `KOMODO_DATABASE_PASSWORD`, `KOMODO_WEBHOOK_SECRET`, and
|
||||
|
||||
Reference in New Issue
Block a user