French, speaking English and Spanish.
Been looking for a solid solution for a while and found these:
https://github.com/intri-in/manage-my-damn-life-nextjs
https://github.com/nibdo/bloben-app
I use bloben. It’s not perfect but it works
I have the folder. I chown and chmod it as it should be. Looks like it reverts back to the wrong permissions though. Don’t know why.
Thanks for your answer. I’m not sure what to look for in the browser’s logs but here it is.
I have logs for all containers here:
db. A lot of errors here, but I think I recall reading somewhere in the issues that it doesn’t matter. I’d have to double check that.
I have one container exited, mediacms_migrations
, but I noticed it stopped right after the stack’s setup and thought it would be used only for startup.
Here are the logs for it
db. A lot of errors here, but I think I recall reading somewhere in the issues that it doesn’t matter. I’d have to double check that.
was roaming the web to find something that could actually fit your request!
That is very nice of you !
Actually, I totally missed MediaCMS in my quest for a solution, so you opened my eyes. It has tags and categories so I think this is what I need.
I will try it next week when I get back home.
Thanks a lot for your help :)
I gave Photoprism a shot a while ago when it was still in its early stages. Just revisited it recently, and I must say it has definitely matured and become more appealing. However, I did notice that it’s missing a few options that I really enjoy using in Lychee.
I’m already using Immich for photo backup, but that serves a different purpose.
On the other hand, Piwigo felt a bit outdated to me - almost like stepping back in time 20 years.
Still on the hunt for a good Lychee replacement.
Nextcloud pleases A LOT 10% of it’s users. Those 10% are composed by tech savvy people, coders and developpers that spent countless hours tinkering with their instance.
I’m one of the 90% left. Despite really wanting to use nextcloud and trying to set it up correctly for 2 years, I finally gave up and I feel much happier in my life, in my work, with my family and friends, and they thank me for that.
Now I just recommend Owncloud or seafile. They’re both really easy to install and just work out of the box.
Out of habit and convenience, I keep a nextcloud running on oracle free tier just for what it’s good at: caldav and contacts.
Oh wow, thanks for trying this. It is working indeed.
I am an absolute begginer so let me ask. Where is shotshare_data
on my machine ? Is it in docker volumes ( like /var/lib/docker/volumes/
) ?
Is there a way I can store data in /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/Shotshare/
?
To give more information:
I’m a portainer user and wanted to try shotshare as is looks exactly like what I need :)
I followed these steps: sudo mkdir Shotshare and cd into this directory sudo touch .env database.sqlite sudo chown 82:82 .env database.sqlite
and then tried this docker-compose:
version: "3.3"
services:
shotshare:
ports:
- 2000:2000
environment:
- HOST=:2000
- ALLOW_REGISTRATION=false
volumes:
- /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/Shotshare/shotshare_data:/app/storage
- /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/Shotshare/database.sqlite:/app/database/database.sqlite
- /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/Shotshare/.env:/app/.env
restart: unless-stopped
container_name: shotshare
image: mdshack/shotshare:latest
networks: {}
I struggled a lot with ports.
I still didn’t get how ports are configured in the container, but a user tried to help me and now I get an error 500
Here’s my compose (path is OMV path)
version: "3.3"
services:
shotshare:
ports:
- 2000:2000
environment:
- HOST=:2000
- ALLOW_REGISTRATION=false
volumes:
- /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/Shotshare/shotshare_data:/app/storage
- /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/Shotshare/database.sqlite:/app/database/database.sqlite
- /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/Shotshare/.env:/app/.env
restart: unless-stopped
container_name: shotshare
image: mdshack/shotshare:latest
networks: {}
ERR | ts=1705936180.7673454 logger=http.log.access msg=handled request request={"remote_ip":"192.168.1.106","remote_port":"57659","client_ip":"192.168.1.106","proto":"HTTP/1.1","method":"GET","host":"192.168.1.104:2000","uri":"/","headers":{"Dnt":["1"],"Sec-Gpc":["1"],"Connection":["keep-alive"],"Upgrade-Insecure-Requests":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0"],"Accept":["text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"],"Accept-Language":["en-US,en;q=0.5"],"Accept-Encoding":["gzip, deflate"],"Cookie":[]}} bytes_read=0 user_id= duration=0.168065318 size=651 status=500 resp_headers={"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.3.1"],"Cache-Control":["no-cache, private"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Date":["Mon, 22 Jan 2024 15:09:40 GMT"],"Content-Type":["text/html; charset=UTF-8"]}
I can’t wrap my head around this
RPI4
Shuttle
Transporter
Orbiter