* Disable SSL and various security config
to be able to access the container from outside
* Meant to be used only for development/testing etc.
and temporarily
Change-Id: If799442b8a94b95554b6cefa7ad01675a66b93ce
Web based, containrized, ready-to-use dev environment & IDE.
https://gitpod.io
Open in GitPod: https://gitpod.io/#https://github.com/CollaboraOnline/online
* You will have the environment, but you might need to
run the build commands yourselves
Force to prebuild: https://gitpod.io/#prebuild/https://github.com/CollaboraOnline/online
* This should come at the point make command stage is completed
We will also enable auto-prebuilds on each push,
and add a button to get a prebuilt/ready env
TODO:
* Open port(s) to be able to connect to COOL while running
* Add missing VSCode extensions if any
* Enable prebuilds for push events
* Add button on README
Change-Id: I726a7fb0693cd39109c88b86b3d6941e0210c249