osimon
December 30, 2025, 1:34pm
1
Hi,
when trying to create the dawarich on Synology using the guide (installation via yml) I get this error.
Since I am a newbie on Docker, etc. I dont know how to implement the requested changes from the guide regarding PostGIS
I would be happy, if you can guide me to get it running.
Thanks, Oliver
Freika
January 3, 2026, 2:24pm
2
I’d ask you to provide logs, but I assume you have to use different docker image for database. Use imresamu/postgis:17-3.5-alpine in this section of compose file:
dawarich_db:
image: imresamu/postgis:17-3.5-alpine
osimon
January 4, 2026, 11:00am
3
Thanks for the info, installation done
Br, Oliver
1 Like