use docker compose instead

This commit is contained in:
2026-05-13 14:08:41 -04:00
parent 89952369f0
commit 1ca802dc2a
9 changed files with 55 additions and 42 deletions
+7 -2
View File
@@ -1,3 +1,8 @@
Before using this playbook, the target hosts must have:
- Public key of control node in ~/.ssh/id_rsa.pub
- Passwordless sudo enabled (see: <https://spinupwp.com/doc/passwordless-sudo/>)
- Public key of control node in ~/.ssh/authorized_keys
- Passwordless sudo enabled (see: <https://spinupwp.com/doc/passwordless-sudo/>)
- Docker installed
- Add user to docker group
On this local machine:
- Create docker context for the remote host