commit 5cfb3861e6e50770ce4e49af92fc2e0d51e9e67c
parent 9de80bf64e930aca04c26a25579c9c7bbfc90aa7
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Sun, 26 Dec 2021 22:32:08 -0500
*
Diffstat:
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/sysadmin/homelab/freebsd-jail-based-server.gmi b/sysadmin/homelab/freebsd-jail-based-server.gmi
@@ -31,6 +31,8 @@ Instead of specifying the IP addresses, use `disable` to disable a particular IP
Enter the created jail with `iocage console <name>` and set up the application from there as if it was like any other machine.
+Set the jail to start on machine boot with `iocage set boot=on <name>`.
+
## Managing Jails
Update with `iocage update <name>` (still have to enter each jail and run `[kg update/upgrade` manually).
@@ -49,7 +51,7 @@ pkg install obhttpd
## Git Jail
-Using cgit
+Using stagit
## Matrix Jail
@@ -57,9 +59,9 @@ Using synapse
## Gemini Jail
-Using
+Using gmid
## IRC Jail
-Using soju+gamja
+Using soju+gamja?