feat: create docker context when server folder does exist #716

Merged
decentral1se merged 1 commits from p4u1/abra:fix-new-docker-context into main 2025-11-04 07:33:37 +00:00
Member

Problem:
When collaborating with others on coopcloud infrastructure, the servers folder might be shared with others. When one cooperator adds a new server, another cooperator can't simply use the server because the docker context is not created yet. This prompts the user to do abra server add.

Solution:
Create the docker context if it does not exist when trying to use it

Problem: When collaborating with others on coopcloud infrastructure, the servers folder might be shared with others. When one cooperator adds a new server, another cooperator can't simply use the server because the docker context is not created yet. This prompts the user to do `abra server add`. Solution: Create the docker context if it does not exist when trying to use it
p4u1 added 1 commit 2025-11-04 07:25:25 +00:00
feat: create docker context when server folder does exist
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
4b688825e0
decentral1se added this to the Abra v0.12 project 2025-11-04 07:31:50 +00:00
decentral1se approved these changes 2025-11-04 07:33:30 +00:00
decentral1se left a comment
Owner

👏

👏
decentral1se merged commit 4b688825e0 into main 2025-11-04 07:33:37 +00:00
decentral1se moved this to Done in Abra v0.12 on 2025-11-04 07:35:27 +00:00
decentral1se referenced this issue from a commit 2025-11-05 08:52:32 +00:00
Owner

Two tests failed but I removed them as I think they're out of date now.

https://build.coopcloud.tech/toolshed/abra/3436/1/7

ec22d5d51d

Two tests failed but I removed them as I think they're out of date now. https://build.coopcloud.tech/toolshed/abra/3436/1/7 https://git.coopcloud.tech/toolshed/abra/commit/ec22d5d51d8dafed6b4f0a91085116685b3454b5
Sign in to join this conversation.
No description provided.