First step in home automation

Hello

Gansbourg, 37 years old, Paris area :wink:

I’ve heard about Gladys and I would love to fully dive into home automation for my house.

I’ve been looking for a tutorial on how to install Gladys on Docker but I haven’t found one or maybe there’s no Gladys interface?

If someone can help me, I don’t want to use a Raspberry Pi for now :wink:

Thanks

Hello @Gansbourg and welcome

The information you are looking for is in the documentation

Thank you but this requires a Raspberry Pi which I absolutely do not have.

I only have a Mac and Docker.

I launch Docker, I copy the code, it starts but there is no graphical interface for Gladys, is this normal?

Thank you

No, not at all, Docker is sufficient regardless of the host

The provided command works on Linux

To be adapted if the paths are different on mac

Gladys will be available on the port chosen when creating the container (80 in the documentation)

Is this just to test Gladys, or are you planning to run Gladys in real use on a Mac?

I’m not sure that’s the best way. Docker on Mac is just an emulation that runs a Linux VM, not everything will work (network scanning, Philips Hue, etc., won’t work).