sismics / docs

Lightweight document management system packed with all the features you can expect from big expensive solutions
https://teedy.io
GNU General Public License v2.0
1.98k stars 489 forks source link

Migration from Postgres to Teedy internal - possible? #725

Closed MikeDeltaHH closed 1 year ago

MikeDeltaHH commented 1 year ago

Hello!

I have been using Teedy as a Docker container so far with a custom container with Postgres database. Now I have switched to Unraid and want to use the Docker templates of Unraid, but Teedy is only offered with an integrated database. I have been able to import my configuration as a stack using Portainer but would prefer to use the Unraid template. Is there a way to migrate the Teedy data from Postgres to the internal database?

Regards! Mike

jendib commented 1 year ago

I would very strongly advise against this. A postgresql database is the preferred choice for a production ready instance.

MikeDeltaHH commented 1 year ago

ok, thanks for the quick info - then I better leave it!