Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

cloud9-ide collaboration in self hosted possible?

Is it possible to have the collaboration and workspace sharing features in a self-hosted environment built from https://github.com/ajaxorg/cloud9?

like image 611
JuanitoMint Avatar asked Oct 20 '22 23:10

JuanitoMint


1 Answers

it is possible with the newer version from https://github.com/c9/core, just pass --collab flag to the server.js script

like image 110
a user Avatar answered Nov 13 '22 05:11

a user