lemmy: lemmy.hacktivism.ch behind Caddy :9026

This commit is contained in:
Hernâni Marques 2026-08-17 13:53:59 +02:00
parent 0ab4b08aac
commit 66dbf417f8
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
18 changed files with 327 additions and 6 deletions

View file

@ -19,6 +19,7 @@
| `koopa-tor-relay`, `koopa-nym` |
| `koopa-bonfire`, `koopa-bonfire-db` |
| `koopa-castopod`, `koopa-castopod-mariadb`, `koopa-castopod-redis` |
| `koopa-lemmy-proxy`, `koopa-lemmy`, `koopa-lemmy-ui`, `koopa-lemmy-pictrs`, `koopa-lemmy-db` |
| `koopa-paivana`, `koopa-paivana-upstream` |
| `koopa-tops-ng1``ng3` (+ `container-koopa-tops.service` ensure) |

13
2026/2026-08-17--lemmy.md Normal file
View file

@ -0,0 +1,13 @@
# Lemmy — lemmy.hacktivism.ch (2026-08-17)
Site: **https://lemmy.hacktivism.ch/**
Port **9026** → Caddy. Stack: `koopa-lemmy-proxy` (nginx) + `koopa-lemmy` + `koopa-lemmy-ui` + `koopa-lemmy-pictrs` + `koopa-lemmy-db`.
Live: `~/koopa-lemmy/` (compose mirror `configs/lemmy/`). Secrets only on host (`.env`, `lemmy.hjson`).
Instance name **hacktivism**. Example community `souveraenitaet`, post: https://lemmy.hacktivism.ch/post/1
Admin user is on the host (`~/koopa-lemmy/users.env`), not in this repo.
Caddy: `sudo /home/hernani/koopa-caddy/apply.sh` (already applied).
Boot: `scripts/lemmy/install-systemd.sh`.