Updated Instructions for linux users #140
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I tried to put together instructions for anyone who is on a Wayland server (which is now the default on all new distros). The same approach as MacOS with
socatalso works on linux wayland systems. But I've only tested it on my system, so it would need to be verified.I believe there should be a better way on Linux without using
socat, but in the meantime, I wanted to leave it as a draft PR in case anyone needs a solution for this particular problem.I had to restructure the installation instructions as inline notes for 3 separate systems were getting a little hard to read.
Also, apparently on X11 systems you don't need to change the
docker-compose.ymlfile. I've modified the instructions for that as well, but again it needs to be tested on more systems before merging.