Followed this exact installation:
https://helpcenter.onlyoffice.com/installation/workspace-install-docker.aspx
Didn’t use the workspace-enterprise-install. Just the workspace-install.
Being asked to upload a license file. Can not proceed without one.
Why? Feels like a bait and switch
Looks like the first instruction
wget https://download.onlyoffice.com/install/workspace-install.sh
curls
http://download.onlyoffice.com/install/install.sh
which installs Enterprise edition by default
INSTALLATION_TYPE="WORKSPACE_ENTERPRISE";
Very sneaky, guys
Not very nice at all
Hello @joshuaalayon
It’s a little bit strange. We have tested this scenario on a few servers. In all cases the installation worked as expected and provided open-source version of Workspace portal.
Please go to the host and run docker ps -a
command, please show us the output result. Additionally show us docker image ls
and docker -v
output results.