Cosa aspettarsi durante la ricostruzione di Discourse

Newbie to discourse and docker here. If I already have an established site with configuration and content present, will this wipe it?

I assume there will be an interuption to the site being served, that I can live with…but will content/configuration/customisation be lost?

Any tips appreciated! thanks

1 Mi Piace

No, this simply updates the software.

Yes, there is an interruption of a few minutes, but no content and configs will be lost.

3 Mi Piace

thank you very much for the reply, much appreciated

1 Mi Piace

A bit of extra detail, on an underpowered machine the interruption could be some tens of minutes. On a fast machine, maybe a few minutes.

Because upgrades can go wrong, you should always start by taking a backup. Preferably for safety download a local copy too.

If the upgrade does go wrong, be ready to ask for help on this forum, with evidence from your logs: the last few hundred lines of output should be enough. Sometimes the first few lines of output.

In case of failure to upgrade, it might be that you can resurrect the previous state of your forum software:

2 Mi Piace

Thank you, that brings me to another question I had!

Is backing up through the admin site UI adequate (Along with a new docker image of the same version), or is there a behind the scenes method?

It’s enough unless you have the only copy on the server and that server goes away for some reason.

It’s enough if whatever holds those backups is safe.

If you have that backup and your yml file(s), you’ve got what you need to set up a new server.

If you have backups on S3/Spaces or similar then just the yml file is all you need to set up a new server and restore the latest backup.

1 Mi Piace

Yes sorry, I meant I would download those backups off the server too.

That’s great, thanks!

1 Mi Piace

If something answered your question, then please click the :check_box_with_check: on that topic to mark this solved!