Docker
#
On a Raspberry PiThis tutorial is for Raspberry Pi owner who wants to install Gladys with Docker.
#
Install Docker on the Raspberry PiThen exit your SSH session, and login again.
#
Start GladysSimply start a Gladys container:
Note:
-e TZ=Europe/Paris
=> Timezone used by container. Feel free to consult this list on wikipedia if you need to change this value.
#
Accessing GladysYou can access Gladys directly by typing the IP of your Raspberry Pi in your browser. To find the IP, just type ifconfig
on the Raspberry Pi shell, or you can use a network scanner app to find the IP (Network Scanner on Android or iNet on iOS)
#
Auto-Upgrade Gladys with WatchtowerYou can use Watchtower to upgrade automatically Gladys when a new version is available. To do so, start a Watchtower container:
#
On any systemYou can run Gladys on any system:
- A Synology NAS
- A VM
- Any Linux machine
- On MacOS
- On Windows
#
Install DockerI recommend going to the docker documentation and looking for instructions for your system.
#
Start GladysRun the command:
You can edit the open ports / network mode depending of your system.