Closed musasutisna closed 1 month ago
I just tried this and it worked:
mkdir /tmp/gsc
cd /tmp/gsc
wget "http://geoserver.org/geoserver-cloud/deploy/docker-compose/stable/pgconfig/compose.yml"
docker compose up -d
Are those the instructions you mention?
Thanks, the service is successfully up. However, the PostGIS service did not run correctly with the NFS volume, so I updated the NFS configuration to fix the issue.
Fix the NFS configuration for the PostGIS volume.
Setup geoserver cloud with default config and instruction at https://geoserver.org/geoserver-cloud but its fail. I got error like these