Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Where and how we deploy and publish modules.

Proxies and multiple repositories

The whole mechanism will need configuration for

Splitting our repositories

If we're going to use our Maven repositories (which seems quite likely), we'll need to move away all the projects/3rd party stuff.

Hot (re)deploy

Wiki Markup
No need to restart the app/appserver to deploy a module update. ("updates are ready: \[apply now, silently\] or \[click here for switching to the update UI when ready\]"; alternatively, we could maybe make it so that the system still works while updates are being applied, and switches "atomically" at the end? - or at least provide a configurable temp page for public instances) 

...