kerberos-io / agent

An open and scalable video surveillance system for anyone making this world a better and more peaceful place.
https://kerberos.io
MIT License
642 stars 78 forks source link

Raspberry Pi Zero - ARMv6 image not available #65

Closed paucazou closed 1 year ago

paucazou commented 1 year ago

Hi, thanks for your wonderful product. I've tried to install Kerberos Agent through docker and everything seems to work until I try to get to the interface. The client (firefox in my case) says it's unable to connect to the server. I've installed the agent on a raspberry pi Zero with the latest Raspberry Pi OS lite version. I can access the pi through ssh. the command I entered to launch the service is: sudo docker run -p 80:80 --name kerberos0 -d kerberos/agent:latest Maybe I must add that I've encountered this warning, maybe related: WARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/arm/v6) and no specific platform was requested

Thanks in advance.

cedricve commented 1 year ago

hey @paucazou, thanks! That's a bummer for the moment we do not have a armv6 compatible image. However this is on our roadmap and will be released in the next weeks. For the moment its recommended to run on a Raspberry Pi 2 or higher.

paucazou commented 1 year ago

Ok, thanks for your (really quick!) answer. I'll try again then.

cedricve commented 1 year ago

no worries and welcome @paucazou, I just renamed the issue to make the issue more obvious. I'll update this thread once available :)

cedricve commented 1 year ago

This is now available, we also have static binaries now -> https://github.com/kerberos-io/agent/releases