How do I migrate complete data #3281
Answered
by
ruslandoga
ZiXia1
asked this question in
Self-Hosted Support
-
|
There is no detailed tutorial on migrating data in docs |
Beta Was this translation helpful? Give feedback.
Answered by
ruslandoga
Aug 21, 2023
Replies: 2 comments 5 replies
-
|
👋 @ZiXia1 Please check out |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
For posterity: If you're looking for a step-by-step guide on migrating complete data between servers, I recently wrote a blog post about it: https://camillovisini.com/coding/migrating-plausible-analytics |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The closest we have is https://github.com/plausible/hosting/blob/master/upgrade/postgres.md, which can be used to backup PostgreSQL data on one server and import it on another and an incomplete plausible/community-edition#66