Skip to content

Remove mainSite, publish, DefaultDomain

Konstantinos Samaras-Tsakiris requested to merge require-siteUrl into master

Description

This MR enables OLM integration, since the operator will work as expected without any environment variable or cmdline argument. Configurability remains, but the defaults are now enough.

Changes

  • Remove DefaultDomain; siteUrl required
  • Default values to cmdline args
  • Remove mainSite and cloneFrom default, since we deprecate the concept of "main site"
  • Remove Publish, since user testing showed no use case for not having a route

partial https://gitlab.cern.ch/webservices/webframeworks-planning/-/issues/445

Edited by Konstantinos Samaras-Tsakiris

Merge request reports