You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To have a maintenance page even if the docker swarm is down or machines are down, a machine hosting the nginx-based maintenance page needs to be added to the load-balancing.
On aws:
Add a dedicated ultra-small machine, or even better, a lambda, which only shows the maintenance page. This is added to the osparc.io and staging.osparc.io loadbalancer.
On dalco:
Request a VM, or if impossible, a shitty old machine
Provision with keepalived (as found in osparc-infra/ansible) to share the Floating IP
Have it run only the maintenance page
On master:
We dont need it for now
The content you are editing has changed. Please copy your edits and refresh the page.
To have a maintenance page even if the docker swarm is down or machines are down, a machine hosting the nginx-based maintenance page needs to be added to the load-balancing.
On aws:
osparc.io
andstaging.osparc.io
loadbalancer.On dalco:
On master:
Tasks
The text was updated successfully, but these errors were encountered: