Missing FOO server connection details when symlinking ~/.abra/servers/FOO #340

Closed
opened 2022-08-09 13:45:23 +00:00 by decentral1se · 1 comment
Owner

If you follow https://docs.coopcloud.tech/operators/handbook/#sharing-abra then you suddenly get a lot of symlinked servers which abra can manage. But if you run abra server ls, you have no connection details! You need to abra server add ... for each server to complete the details.

We can try to automate creating these connection details but sometimes there are different usernames/ports being used. We could try find these from the ~/.ssh/config file but a lot of folks don't use that.

It might be worth just erroring out then if we can't create a reliable context so that at least folks are not left thinking they have some obscure ssh problem but instead, just need to run abra server add ....

This is stopping more smooth onboarding of shared ~/.abra/...` set ups.

/cc @Frando related: #338 (comment)

If you follow https://docs.coopcloud.tech/operators/handbook/#sharing-abra then you suddenly get a lot of symlinked servers which `abra` can manage. But if you run `abra server ls`, you have no connection details! You need to `abra server add ...` for each server to complete the details. We can try to automate creating these connection details but sometimes there are different usernames/ports being used. We could try find these from the `~/.ssh/config` file but a lot of folks don't use that. It might be worth just erroring out then if we can't create a reliable context so that at least folks are not left thinking they have some obscure ssh problem but instead, just need to run `abra server add ...`. This is stopping more smooth onboarding of shared ~/.abra/...` set ups. /cc @Frando related: https://git.coopcloud.tech/coop-cloud/organising/issues/338#issuecomment-13770
decentral1se added the
bug
abra
labels 2022-08-09 13:45:24 +00:00
decentral1se added this to the (deleted) project 2022-08-09 13:45:25 +00:00
Author
Owner

coop-cloud/abra#262 solves this for now.

https://git.coopcloud.tech/coop-cloud/abra/pulls/262 solves this for now.
Sign in to join this conversation.
No Milestone
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#340
No description provided.