Commit graph

6 commits

Author SHA1 Message Date
Muhammet Kara
e50b0ebd2c Gitpod: Silence the unneeded port popups
Change-Id: Ib48510dfecb55bc5d021e2b26daf114fda267529
2020-10-17 08:54:23 +03:00
Muhammet Kara
7777f3df63 Gitpod: Use nproc with make
To make use of multiple cores/threads as suggested by kendy

Change-Id: I07f12cf816133bb7e2b0c751fb6e623a535ff2e0
2020-10-12 15:11:00 +03:00
Muhammet Kara
b20b3412ab Gitpod: Enable VNC and add browser
Change-Id: I367b0c5d6daf805d257451c51e45dfebf84ed8d2
2020-10-10 01:54:42 +03:00
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