If you strip down monitoring, all you need is a notification if something goes down
I use monocker it monitors status changes on containers and sends a notification when one happens
Thats all
If you strip down monitoring, all you need is a notification if something goes down
I use monocker it monitors status changes on containers and sends a notification when one happens
Thats all
Photoprism librephotos
Both have excelent android clients
Photoprism can do random slideshow in the library/browse?order=random endpoint
https://github.com/photoprism/photoprism/commit/47defc861c17ca1348eb0193b9ea84ce2708f228
Thanks for pointing this out
Truth is only the domain you use to access mosquitto is needed in S.A.N.
localhost is a leftover from the countless trial and errors
Edited the post
also added source guides
Keep up
It all comes down to which webserver you want to use actually
Base official image and linuxserver.Io comes with Apache
With fpm you can choose
With nginx
https://github.com/nextcloud/docker#base-version---fpm
With caddy
https://caddy.community/t/example-docker-nextcloud-fpm-caddy-v2-webserver/9407
I oersonaly run fpm with caddy
Remember to create your admin account on first run and then add your trusted domain
Admin
allowed domains
docker exec --user www-data container_id php occ config:system:set trusted_domains 2 --value=your_domain_name_here
Mosquitto offers mutual tls client certificates authentication
I like this hardened approach
Fan fact : I was able to setup mtls with android-mosquitto
It is the ot-recorder that cant “talk” tls with mosquitto
There is an app activelly maintained unofficial android client and its great https://github.com/Radiokot/photoprism-android-client