Skip to content

Upgrade instructions #1459

Nov 9, 2021 · 6 comments · 41 replies
Discussion options

You must be logged in to vote

Hmm, I've always used the following and it works fine:

$ docker-compose down --remove-orphans
$ docker-compose pull plausible
$ docker-compose -f docker-compose.yml -f reverse-proxy/docker-compose.caddy-gen.yml up -d

It's weird that you lost your analytics data. Our docker-compose file stores the data in an internal docker volume called event-data: https://github.com/plausible/hosting/blob/master/docker-compose.yml#L19

Do you have that entry in your docker-compose? Do you see anything with event_data in your docker volume ls?

Replies: 6 comments 41 replies

Comment options

You must be logged in to vote
9 replies
@Vigasaurus
Comment options

@ukutaht
Comment options

@SamGoody
Comment options

@SamGoody
Comment options

@Vigasaurus
Comment options

Answer selected by metmarkosaric
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ruslandoga
Comment options

@ruslandoga
Comment options

Comment options

You must be logged in to vote
9 replies
@Deliaz
Comment options

@chasmic
Comment options

@ruslandoga
Comment options

@chasmic
Comment options

@ruslandoga
Comment options

Comment options

You must be logged in to vote
19 replies
@javedkumail
Comment options

@ruslandoga
Comment options

@javedkumail
Comment options

@javedkumail
Comment options

@ruslandoga
Comment options

Comment options

You must be logged in to vote
2 replies
@ruslandoga
Comment options

@benjaminbellamy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet