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

18
configs/lemmy/README.md Normal file
View file

@ -0,0 +1,18 @@
# Lemmy — lemmy.hacktivism.ch
| Item | Value |
|------|--------|
| Live | `/home/hernani/koopa-lemmy/` |
| Compose | `compose.yml` (mirror, no secrets) |
| Port | **9026** → Caddy |
| Site | https://lemmy.hacktivism.ch/ |
| Images | `dessalines/lemmy:0.19.20` + `lemmy-ui:0.19.20` |
Secrets: host `~/koopa-lemmy/{.env,lemmy.hjson}` (mode 600). Not in this repo.
```bash
cd ~/koopa-lemmy && set -a && source .env && set +a && podman-compose up -d
scripts/lemmy/install-systemd.sh
```
Daylog: `2026/2026-08-17--lemmy.md`.