Commit graph

3 commits

Author SHA1 Message Date
Muhammet Kara
e2dd969174 Gitpod: Add custom loolwsd.xml
* 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
2020-10-09 19:46:53 +03:00
Yunusemre Şentürk
e27c4d65dd Enable port 9980 on gitpod container
Change-Id: I717c0e69cee9ecea61e82c1bb3755e4abf15655b
2020-10-08 19:03:07 +03:00
Muhammet Kara
4885a074af GitPodify COOL - Initial support
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
2020-10-08 00:30:29 +03:00