wire-server Docker Install


Recommended Posts

Hi, 

 

This is my first post so dont kill me. As i already used the chat app "wire" I was thinking about hosting my own server via docker. But I wouldnt even know where to start. The gthub does has the the docker file etc: https://github.com/wireapp/wire-server/blob/develop/README.md#how-to-install-and-run-wire-server

 

If anyone can guide me in the right direction as to how to install this an get it working that would be great. 

 

Link to comment

A quick look at the github repo you linked to suggests that this is a fairly complex multi-container application. It is beyond the scope of what unRAID web utilities (Docker Man/ Community Applications) are designed to manage. I am not saying you couldnt run it on unRAID but you would want to be fairly familiar with docker and docker compose. If you are determined I would suggest reading up on Docker Compose, specifically how its files are written and how they translate into docker container settings. Then have a look at the compose yml file in the above repo. That will give you an idea of what containers are required, and how they need to be linked together.

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.