lemmy: lemmy.hacktivism.ch behind Caddy :9026
This commit is contained in:
parent
0ab4b08aac
commit
66dbf417f8
18 changed files with 327 additions and 6 deletions
18
configs/lemmy/README.md
Normal file
18
configs/lemmy/README.md
Normal 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`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue