admin-log: adapt clementine tip/vs content onto main

This commit is contained in:
Hernâni Marques 2026-09-07 17:43:45 +02:00
parent ba863f8a93
commit d8dbc6242b
No known key found for this signature in database
7 changed files with 111 additions and 23 deletions

View file

@ -37,6 +37,7 @@ flowchart TB
Forgejo["koopa-forgejo ROOTLESS\n:9024 HTTP / :9200 SSH"]
Paivana["koopa-paivana\n:9025"]
Lemmy["koopa-lemmy-proxy\n:9026"]
Decidim["koopa-decidim\n:9027"]
end
Tor["tor ORPort :8080"]
@ -63,6 +64,7 @@ flowchart TB
CaddyHTTPS -->|git.hacktivism.ch| Forgejo
CaddyHTTPS -->|paivana.hacktivism.ch| Paivana
CaddyHTTPS -->|lemmy.hacktivism.ch| Lemmy
CaddyHTTPS -->|decidim.hacktivism.ch| Decidim
```
## Port table
@ -84,6 +86,7 @@ flowchart TB
| **9024** | podman | **forgejo** HTTP → `git.hacktivism.ch` |
| **9025** | podman | **paivana**`paivana.hacktivism.ch` |
| **9026** | podman | **lemmy**`lemmy.hacktivism.ch` |
| **9027** | podman | **decidim**`decidim.hacktivism.ch` |
| **9200** | podman | **forgejo** git-SSH (host-direct) |
| 90909092 | podman | **tops** `koopa-tops-ng1``ng3` |
| 8080 | tor | ORPort |