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
691 stars 85 forks source link

Not an issue, but a question #127

Open deanfourie1 opened 10 months ago

deanfourie1 commented 10 months ago

Sorry not really sure where else to put this but,

I am trying to choose the correct version. My setup is around 10 cams and for onsite recording only with no internet access.

Will Agent work for this?

Also, is there a bare metal ISO I can flash rather then going the docker route?

Thanks

cedricve commented 10 months ago

hey @deanfourie1,

My setup is around 10 cams and for onsite recording only with no internet access.

I would go for a docker compose setup.

Also, is there a bare metal ISO I can flash rather then going the docker route?

We try to avoid bare metal ISO or VMs in favour of Docker. What is your requirement?

deanfourie1 commented 9 months ago

Yea I've gone the docker route but just struggling with multiple disks.

Is there a way to mount and pass through multiple disks for additional storage?

Thanks

cedricve commented 9 months ago

you might want to setup Minio object storage, which would consolidate your disks and make them available through a "single disk" in Kerberos Vault.