You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -49,7 +50,7 @@ Installation script tested on these OSes so far: _Raspbian 10_, _Debian 9_, _Deb
49
50
50
51
Our docker images can be found in [Docker hub](https://hub.docker.com/r/mysteriumnetwork/myst).
51
52
52
-
To run a node in a docker container you will need [docker](https://www.docker.com/). On Linux, to manage docker as a non-root user (execute commands without `sudo`), follow [postinstall guide](https://docs.docker.com/install/linux/linux-postinstall/).
53
+
To run a node in a docker container you will need [docker](https://www.docker.com/). On Linux, to manage docker as a non-root user (execute commands without `sudo`), follow [postinstall guide](https://help.mystnodes.com/en/articles/3777670-running-a-node-as-docker-image-on-linux-host/).
53
54
You should be able to run a node on any OS that supports docker. We have tested it on these OSes so far:
54
55
- Debian 9
55
56
- Debian 10
@@ -74,8 +75,8 @@ docker logs -f myst
74
75
75
76
### Further information
76
77
77
-
More installation options are described in the [installation guide](https://docs.mysterium.network/for-node-runners/).
78
-
For possible issues while running a node refer to our [Troubleshooting guide](https://docs.mysterium.network/troubleshooting/).
78
+
More installation options are described in the [installation guides](https://help.mystnodes.com/en/?q=installation).
79
+
For possible issues while running a node refer to our [Troubleshooting guides](https://help.mystnodes.com/en/collections/1992526-troubleshooting-mystnodes-help-center).
0 commit comments