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
- the IP address of your Raspberry Pi (eg `192.168.1.10`)
13
13
- the multicast domain name of your Raspberry Pi (eg `iot-hub.local`)
14
14
- the domain name of your Raspberry Pi (eg `iot-hub.mydomain.com`)
15
15
16
-
## About *Portainer CE*
16
+
## <aname="about"></a>About *Portainer CE*
17
17
18
18
*Portainer CE* (Community Edition) is an application for managing Docker. It is a successor to *Portainer*. According to [the *Portainer CE* documentation](https://www.portainer.io/2020/08/portainer-ce-2-0-what-to-expect/)
19
19
20
20
> Portainer 1.24.x will continue as a separate code branch, released as portainer/portainer:latest, and will receive ongoing security updates until at least 1st Sept 2021. No new features will be added beyond what was available in 1.24.1.
21
21
22
22
From that it should be clear that *Portainer* is deprecated and that *Portainer CE* is the way forward.
> WARNING: Found orphan containers (portainer) for this project …
42
42
43
-
## First run of *Portainer CE*
43
+
## <aname="firstRun"></a>First run of *Portainer CE*
44
44
45
45
In your web browser navigate to `#yourip:9000/`:
46
46
@@ -51,7 +51,7 @@ From there, you can click on the "Local" group and take a look around. One of th
51
51
52
52
There are 'Quick actions' to view logs and other stats. This can all be done from terminal commands but *Portainer CE* makes it easier.
53
53
54
-
## Setting the Public IP address for your end-point
54
+
## <aname="setPublicIP"></a>Setting the Public IP address for your end-point
55
55
56
56
If you click on a "Published Port" in the "Containers" list, your browser may return an error saying something like "can't connect to server" associated with an IP address of "0.0.0.0".
57
57
@@ -79,7 +79,7 @@ Keep in mind that clicking on a "Published Port" does not guarantee that your br
79
79
80
80
> All things considered, you will get more consistent behaviour if you simply bookmark the URLs you want to use for your IOTstack services.
81
81
82
-
## If you forget your password
82
+
## <aname="forgotPassword"></a>If you forget your password
83
83
84
84
If you forget the password you created for *Portainer CE*, you can recover by doing the following:
0 commit comments