docker dependency, provisioning #71

Closed
knoflook wants to merge 1 commits from dev into main
Owner

some stuff was missing

some stuff was missing
knoflook added 1 commit 2022-06-03 11:49:07 +00:00
decentral1se reviewed 2022-06-05 14:03:28 +00:00
@ -139,1 +149,4 @@
#### Dependencies
You need to have Docker running on your local machine, and the user you're running abra from must have permission to control Docker. If you're having trouble, try adding yourself to the `docker` group, and re-logging.
Owner

re: "local machine", see coop-cloud/abra#193 (comment).

re: "local machine", see https://git.coopcloud.tech/coop-cloud/abra/pulls/193#issuecomment-13239.
@ -170,3 +184,4 @@
The `-p` or `--provision` flag means that `abra` will install Docker and initialise the [new single-host swarm](https://docs.docker.com/engine/swarm/key-concepts/) on your server. If you've already followed the steps in [the server setup](/operators/tutorial/#server-setup) step, then `abra` should not need to do any work.
The `-a` or `--ask-sudo-pass` flag means that abra will use `ssh-askpass` on your server to ask for sudo pass. Skip if you have passwordless sudo on your server or if logging in as root.
Owner

Btw have you tested this functionality? I can't remember if it even works 😆

Btw have you tested this functionality? I can't remember if it even works 😆
Author
Owner

yeah i did! if ssh-askpass is installed on the server and your user is in the sudo group, it works perfectly fine

yeah i did! if `ssh-askpass` is installed on the server and your user is in the `sudo` group, it works perfectly fine
Owner

Let's re-group to discuss this, closing off for now.

Let's re-group to discuss this, closing off for now.
decentral1se closed this pull request 2022-12-05 08:34:56 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/docs.coopcloud.tech#71
No description provided.