External Storage #238
Unanswered
tnolen-cmd
asked this question in
Q&A
Replies: 1 comment 3 replies
|
HI @tnolen-cmd, you are right reitti on its own only stores data in the database. For that change to you could further remove the Additionaly you should make sure that Photon has an external storage. That would actually be more important than the database. to replace |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've got a smallish VM running Docker/Portainer and since the storage requirements can get upward of 200GB, I'd like to store the majority of data on my NAS. I've done this with an Immich server running on the same machine, but what is the best way with Reitti? I have a SMB mount on the host for the NAS. Would I just point the - postgis-data:/var/lib/postgresql/data to a path on my NAS under my mount?
The docs seemed to indicate that the majority of the data is in the PostgreSQL database.
All reactions