1
0
mirror of https://github.com/akpall/akpella.git synced 2026-02-21 08:36:59 +00:00

config.yaml: replace docker with podman

This commit is contained in:
2026-02-13 01:29:24 +02:00
parent 23a207214d
commit 3e29146b01
7 changed files with 103 additions and 69 deletions

View File

@@ -36,10 +36,7 @@ config.json: config.yaml .files-list $(FILES)
--ignition-file $${TEMPDIR}/config.json \
--keep-machine-id \
--keep-paths '/etc/ssh/ssh_host_.*' \
--keep-paths '/home/core/caddy/' \
--keep-paths '/home/core/matrixdotorg-synapse/' \
--keep-paths '/home/core/matrixdotorg-matrix-appservice-irc' \
--keep-paths '/home/core/postgresql/secret' \
--keep-paths '/opt/caddy/data' \
--keep-paths '/var/log' && \
ssh -o ControlPath=/tmp/ssh_mux_%h_%p_%r akpella \
sudo systemctl reboot && \