zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker
Apache License 2.0
1.52k stars 374 forks source link

Question: Can I use a nfs persistent volume? #942

Closed stevef1uk closed 8 months ago

stevef1uk commented 8 months ago

Hi,

I can see that this project supports lots of cloud options for persistent volumes, but I can't see how to configure a local NFS persistent volume? This is not for production use as I am just trying to run Postgres on a home rpi4 cluster for fun really. The only way I have been able to get Postgres to successfully run is by using the Postgres-operator which uses this project.

Any thoughts?

Regards

Steve

stevef1uk commented 8 months ago

Sorry, found the storage option config option that does the job