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
2. Remove the existing service definition, either by:
@@ -275,7 +275,7 @@ To install Zerotier-router:
275
275
276
276
``` console
277
277
$ cd ~/IOTstack
278
-
$ docker-compose up -d zerotier
278
+
$ docker-compose up -d zerotier-router
279
279
```
280
280
281
281
4. If the Raspberry Pi running the service has not previously been authorised in [ZeroTier Central](https://my.zerotier.com), authorise it. Make a note of the IP address assigned to the device in ZeroTier Central. In [Topology 2](#topology2) it is 10.244.0.1.
@@ -919,7 +919,7 @@ You can erase ZeroTier's persistent storage area like this:
0 commit comments