Skip to content

Migrate app objects for wildcard frontend

Roque requested to merge appstore_roque into master

In order to use a unique wildcard frontend (and get rid of the large list of officejs frontend slaves), each application must be updated to make its objects (web section and software product) compatible with the corresponding production app url.

An action will be added to allow the manager to change an app domain from the default "osp-[x]" to a custom domain that will be the production url prefix.

Merge request reports