Fredb

Results 60 comments of Fredb
trafficstars

Docker version 20.10.24+dfsg1, build 297e128 docker-ce is provided by docker.com, docker.io is provided by Debian The plugin "compose" is not provided with docker.io

Hello, The behaviour expected is when the backup didn't receives packets it become master. It's how vrrp works, nothing wrong. You can update the delay or/and send a ping from...

Yes vmac is problematic with virtual machine "when detects another one master with less priority", you can't have two masters at same time, something else is wrong in this case....

VRRP AUTH is implemented but only with clear password ...

Not directly related, but I found no documentation about docker limitations ? I saw that sqlite and email parameters are useless with testing ...

> > Hello, for an example of path to sqlite url it can be anything like: > > DATABASE_URL=file:./db.sqlite > > I just checked and it seems that prisma doesn't...

Yes great idea, I like to see the active day in a different color

@mdlaat For security purpose I'm using a personal image running as non root https://github.com/linkwarden/linkwarden/pull/701/files if it can help you, also with size reduced

!! See !! https://github.com/linkwarden/linkwarden/pull/701#issuecomment-2288099533

Ok I will try to implement "non-root" in new Dockerfile, next week, and PR my changes