Docs: Mention that user re-login may be necessary in server setup #562

Closed
opened 2024-01-30 20:11:02 +00:00 by einarpersson · 0 comments

When I did

# add user to docker group
sudo usermod -aG docker $USER

# setup swarm
docker swarm init

following this

I had to logout/login after usermod. It may be obvious for some but it wasn't for me, so it could be worth adding that (perhaps just as a comment in the script snippet)

When I did ``` # add user to docker group sudo usermod -aG docker $USER # setup swarm docker swarm init ``` following [this](https://docs.coopcloud.tech/operators/tutorial/#server-setup) I had to logout/login after usermod. It may be obvious for some but it wasn't for me, so it could be worth adding that (perhaps just as a comment in the script snippet)
decentral1se added the
documentation
label 2024-01-31 08:02:19 +00:00
basebuilder added this to the Improvements to Websites milestone 2024-02-21 20:17:23 +00:00
decentral1se referenced this issue from a commit 2024-03-27 06:00:30 +00:00
Sign in to join this conversation.
No project
No Assignees
1 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/organising#562
No description provided.