-
Notifications
You must be signed in to change notification settings - Fork 0
Running a Better Than Adventure! server (b1.7.3) on Podman/systemd.
License
x-t/bta-podman
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
bta-podman ========== Running a Better Than Adventure! server (b1.7.3) on Podman/systemd. Setup: # useradd bta # loginctl enable-linger bta # machinectl shell bta@ $ vi .config/containers/systemd/bta-server.container $ systemctl --user daemon-reload $ systemctl --user start bta-server Auto-update: # machinectl shell bta@ $ systemctl --user enable --now podman-auto-update.timer Check logs: # machinectl shell bta@ $ journalctl --user -u bta-server Attach to console: # machinectl shell bta@ $ podman attach --detach-keys=@ systemd-bta-server
About
Running a Better Than Adventure! server (b1.7.3) on Podman/systemd.