use docker compose instead
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user