Admin Panel was supposed to be an Enterprise-Edition only feature but it went turned on as a regular feature.
OnlyOffice reinstanted their intended behaviour in: ONLYOFFICE/document-server-package@036f320 by forcing it to be only be built in the either documentserver-de or documentserver-ee but not in regular documentserver.
So... Admin Panel should be reinstated by reverting this commit. Or probably a better approach that involves less maintenance is adding a new commit that removes those checks so that it always defines the Admin Panel service and configuration to LINUX_DEPS and COMMON_DEPS.
Second related commit: ONLYOFFICE/document-server-package@267ecf1 specific to Windows
Admin Panel was supposed to be an Enterprise-Edition only feature but it went turned on as a regular feature.
OnlyOffice reinstanted their intended behaviour in: ONLYOFFICE/document-server-package@036f320 by forcing it to be only be built in the either
documentserver-deordocumentserver-eebut not in regulardocumentserver.So... Admin Panel should be reinstated by reverting this commit. Or probably a better approach that involves less maintenance is adding a new commit that removes those checks so that it always defines the Admin Panel service and configuration to
LINUX_DEPSandCOMMON_DEPS.Second related commit: ONLYOFFICE/document-server-package@267ecf1 specific to Windows