Thanks a lot !
Posts by Fiocsu
-
-
Hello everyone,
A quick question about Docker.I'm using the omv-compose plugin. I've configured Docker as follows: the containers are installed on disk 1, and the container data is on disk 2.
I also have a shared folder on my NAS on disk 3 that is not used for Docker.
My question is as follows: can the containers access the shared folder on disk 3, as long as I don't specify this during their installation?
-
Hello everyone,
Could someone help me by explaining how to create my own MotionEye image on omv-compose, using the linked code?
(I have already created the user's UID and GID)
motioneye/docker at main · motioneye-project/motioneyeA web frontend for the motion daemon. Contribute to motioneye-project/motioneye development by creating an account on GitHub.github.comThank you very much, and have a good evening!
-
Thank you, BernH, for taking the time to answer me.
I was able to get a demo of MotionEye, and it's actually quite easy to use and perfectly meets my needs.
I'm actually trying to isolate the various software I install via Docker Compose from all my data, hence my desire to assign a unique user to each one (which I've been able to do with other software).
I'm currently trying to create my own image using the command lines at the bottom of the Guithub page you linked to ("Building your own image"), which apparently allows you to associate UIDs/GIDs.
But so far, it's not working. So I think I'm going to need a little help (probably because I'm new to Compose and I'm not yet familiar with this programming language...).
In any case, thank you very much!
-
Thank you for your reply!
Display MoreHere's a motioneye docker
https://github.com/motioneye-p…otioneye/tree/main/docker
Here's the docker run from there converted to compose. Modify as required.
I'm new to OMV and DockerCompose, so my question is probably silly. So far, I've only used images already created via LinuxServe.io.
Is it possible to add an environment line with a PUID and PGID with the code you've provided, or do I have to create my own image?
Thanks!
-
Hello everyone,
I'm looking for video surveillance software that works with Docker and allows me to use an IP camera over Wi-Fi.
I've heard of MotionEye. Do you have any others to recommend?Thank you and have a nice day!