Is er een manier om een banner weer te geven wanneer de server aan het updaten is

Hi everyone.

When the server is updating, it’s no longer available for the user for a while and, when the update is done, then the server is available again (fortunatenly :slight_smile: )

Is there a way to display a kind of banner to show the server is updating and try later ?.

Thanks for your help

1 like

Hi!

Try this:

4 likes

Thanks for your reply.

I will test it.

2 likes

That reverse proxy solution is much more complicated than a two container setup, which lets you build a be container while the old one runs (if you have enough ram). The downtime then is under a minute. How to move from standalone container to separate web and data containers.

5 likes

Thanks for your information.

1 like