Skip to content

馃殌 Feature/stateful publics

Mathias Seiler requested to merge feature/stateful-publics into master
  • Provide simple option to deploy more than one public instance.
  • Load balancing between publics via ingress.
  • Auto-registration on startup of public instances.
  • Fix re-deployment error because manually created pvc for author home is immutable (but isn't actually being changed 馃槙 ).
  • Content sync if needed from other (functioning) publics if ordinal > 0.
  • Implement magnolia-backup coordination on fresh public startup.
  • Implement activation lock/unlock coordination (done in project magnolia-bootstrap)
Edited by Mathias Seiler

Merge request reports