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
|
|
@ -35,6 +35,7 @@ ss -lntp | grep -E '90[0-9]{2}|9200|8080|9080|1789'
|
|||
| `koopa-prime-qbittorrent` | `linuxserver/qbittorrent:5.0.4` | **9023**, **6881** | `bt.hacktivism.ch` |
|
||||
| `koopa-forgejo` (+ postgres) | `forgejo:11-rootless` | **9024**, **9200** | `git.hacktivism.ch` |
|
||||
| **`koopa-paivana`** (+ upstream) | `localhost/koopa-paivana:latest` | **9025** | `paivana.hacktivism.ch` |
|
||||
| `koopa-lemmy-proxy` (+ lemmy, ui, pictrs, db) | `lemmy:0.19.20` | **9026** | `lemmy.hacktivism.ch` |
|
||||
| **`koopa-tor-relay`** | `localhost/koopa-tor-relay:latest` | **8080**, **9051** (host net) | Tor OR (non-exit) |
|
||||
| **`koopa-nym`** | `localhost/koopa-nym:latest` | **9080**, **1789**, **1790** (+ opt. WG) | Nym mixnet node (nym.com) |
|
||||
| `koopa-tops-ng1` | `nginx` | **9090** | `tops.ng1.hacktivism.ch` |
|
||||
|
|
@ -59,6 +60,7 @@ Managed from **`/home/hernani/ansible-taler-exchange/`** (see `configs/taler-exc
|
|||
| `bt.hacktivism.ch` | 9023 |
|
||||
| `git.hacktivism.ch` | 9024 (HTTP); git-SSH **9200** host-direct |
|
||||
| `paivana.hacktivism.ch` | 9025 (paivana-httpd GOA paywall) |
|
||||
| `lemmy.hacktivism.ch` | 9026 |
|
||||
| `tops.ng1.hacktivism.ch` | 9090 |
|
||||
| `tops.ng2.hacktivism.ch` | 9091 |
|
||||
| `tops.ng3.hacktivism.ch` | 9092 |
|
||||
|
|
@ -71,6 +73,7 @@ Config: `/etc/caddy/Caddyfile` (mirror `configs/caddy/Caddyfile`).
|
|||
|------|------|
|
||||
| `~/ansible-taler-exchange/` | Ansible + scripts for exchange-ansible container |
|
||||
| `~/koopa-castopod/` | Castopod compose |
|
||||
| `~/koopa-lemmy/` | Lemmy compose |
|
||||
| `~/koopa-bonfire/` | Bonfire compose + gitbot |
|
||||
| `~/koopa-prime/` | Jellyfin + qBittorrent |
|
||||
| `~/koopa-forgejo/` | Forgejo rootless |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue