C'è un modo per visualizzare un banner quando il server si sta aggiornando

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 Mi Piace

Hi!

Try this:

4 Mi Piace

Thanks for your reply.

I will test it.

2 Mi Piace

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 Mi Piace

Thanks for your information.

1 Mi Piace