docker dependency, provisioning #71
Closed
knoflook
wants to merge 1 commits from
dev into main
pull from: dev
merge into: :main
:main
:refactor/3wc/kiteflying-perestroika
:amras-membership
:resolution-036
:resolution-037
:fix/780
:feat/v013
:val-patch-1-offline
:feature/bytesGeneration
:doc-local-recipes
:docker-cli-fork
:docs/stack-name-note
:annotated-tags
:update-mir
:operator-tutorial-fix
:R32
:lambdabundesverband-patch-1
:auto-menu
:migrate-021
:resolutions-march
:add/karrot-joining-resolution
:decap-cms
:010-budget-format
:translation
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
BornDeleuze
Brooke
carla
cas (Cassowary)
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
iexos
jade (Jade Ambrose)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
moosemower
moritz
notplants
oxaliq (sorrel)
p4u1
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
renovate-bot (Comrade Renovate Bot)
ripclap
simon
sixsmith (Sixsmith)
stevensting
trav (Trav Fryer)
val (val (he/him))
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/docs.coopcloud.tech#71
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
some stuff was missing
@@ -139,1 +149,4 @@#### DependenciesYou 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.re: "local machine", see coop-cloud/abra#193 (comment).
@@ -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.Btw have you tested this functionality? I can't remember if it even works 😆
yeah i did! if
ssh-askpassis installed on the server and your user is in thesudogroup, it works perfectly fineLet's re-group to discuss this, closing off for now.
Pull request closed