- Just 84.8%
- Shell 15.2%
| blog | Fix mjs mime type | |
| heisenbridge | Add Heisenbridge IRC bouncer | |
| matrix | Upgrade c10y to v26.6.2 | |
| storage | Remove commented lines | |
| .gitignore | Add Garage S3 compatible storage service | |
| latest-ports.makejail | Use latest packages for blog jail | |
| LICENSE | Add explicit license | |
| quarterly-ports.makejail | pkgbase fallout: explicit quarterly config | |
| README.md | Add Heisenbridge IRC bouncer | |
Appjails
This is my personal AppJail setup. If you don't know what jails are, this is probably pretty useless. If you know what jails are and are curious about ways of orchestrating them, then maybe you'll find some inspiration in how I've structured things.
This is not a set of templates or services you can simply check out. It is mostly quite specific to me, and relies on features of the host network and system, but it's all small enough that you can get the idea.
Structure
Each subdirectory is a Makejail and a justfile for orchestrating a specific service.
That's pretty much it.
Services
Blog
My personal blog, a statically generated site using marmite.
Matrix
I'm increasingly using Matrix for communications, and host my own continuwuity server.
IRC Bouncer
Heisenbridge, a bouncer-style Matrix to IRC bridge.
Storage
Garage, an S3-compatible object storage system.