Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

x-t/bta-podman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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.

Topics

Resources

License

Stars

Watchers

Forks