-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help with Installation. Docker Wrapper and Commit ID. #4195
Comments
Or maybe I misunderstood. Looking back, it seems that the docker methods mentioned are just to build the binaries. It seems Kubernetes is the preferred method for self-hosting. |
Hey @tokenwizard 👋 The only supported way to install Wire is via There is a docker-compose environment (https://github.com/wireapp/wire-server/tree/develop/deploy/dockerephemeral) for the backend ( |
My question:
The Main Page mentions, in the Install section, a Docker method. This is related to that method. I cannot seem to get this to work. It seems I am missing a step, but I don't see any documentation related to the Docker method included in either of the docs linked above.
What is the proper start->finish process for getting wire-server up and running via Docker?
Context:
the make command listed for the Docker method in the README fails.
How did you install wire-server?
Not able to complete installation via Docker
How many servers are involved?
1
What is installed on which servers?
I have a fresh install of Arch Linux on a server and am trying to install wire-server via Docker. Nothing else is installed on
arch-base
exceptdocker git base-devel
Provide details about networking
Networking is N/A at this point since I cannot even get the installation to complete.
How did you configure wire-server?
No configuration has been completed yet as I can't get it to install.
Additional Details:
I didn't see start-finish instructions of setting up with docker, but from what I have pieced together, this is what I have tried:
Should I be running the make command in a different directory? Also, there is mention that there are prebuilt docker images available to download, but there are 25 images at the link given. Do we need to download all of those? Or only certain ones?
The text was updated successfully, but these errors were encountered: