abra server add --local doesn't detect Docker install or Traefik app #217

Closed
opened 2021-10-28 13:45:35 +00:00 by 3wordchant · 0 comments
Owner

Describe the current behavior

❯ ./abra server add --local                                         
INFO[0000] /home/aadil/.abra/servers/default already exists
WARN[0000] no docker installation found, use '-p' to provision       
WARN[0000] no traefik app found, use '-t' to deploy                 
INFO[0000] local server has been added

abra seems to bail before running docker swarm init or docker network create..

Steps to reproduce

Install abra and Docker, run abra server add --local

Describe the expected behavior

Docker and Traefik detected.

Any idea how this might be fixed?

Nope!

Additional information

abra version dev-71225d2

Think it's an ubuntu server?

## Describe the current behavior ``` ❯ ./abra server add --local INFO[0000] /home/aadil/.abra/servers/default already exists WARN[0000] no docker installation found, use '-p' to provision WARN[0000] no traefik app found, use '-t' to deploy INFO[0000] local server has been added ``` abra seems to bail before running `docker swarm init` or `docker network create..` ## Steps to reproduce Install `abra` and `Docker`, run `abra server add --local` ## Describe the expected behavior Docker and Traefik detected. ## Any idea how this might be fixed? Nope! ## Additional information <!-- run "abra -v" on the command-line --> `abra version dev-71225d2` Think it's an ubuntu server?
3wordchant added the
bug
abra
labels 2021-10-28 13:45:35 +00:00
3wordchant changed title from `abra server add --local` doesn't think there is Docker installed when there is to `abra server add --local` can't detect Docker install or Traefik app 2021-10-28 13:47:02 +00:00
3wordchant changed title from `abra server add --local` can't detect Docker install or Traefik app to `abra server add --local` doesn't detect Docker install or Traefik app 2021-10-28 13:47:12 +00:00
decentral1se added this to the Beta release (software) project 2021-11-02 21:17:54 +00:00
Sign in to join this conversation.
No Milestone
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#217
No description provided.