Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing flags to Cloud9 server.js #4

Open
jeremyfreedman opened this issue Apr 2, 2017 · 2 comments
Open

Passing flags to Cloud9 server.js #4

jeremyfreedman opened this issue Apr 2, 2017 · 2 comments

Comments

@jeremyfreedman
Copy link

How do I pass a flag to the server.js file as if I were hosting it outside of Docker? I'm using it on unRAID and I want to pass the --collab flag, but I don't see how to do that, even from within the Docker environment. Any suggestions?

@quimnut
Copy link
Owner

quimnut commented Apr 3, 2017

exec into the container and edit /etc/service/cloud9/run

@jeremyfreedman
Copy link
Author

I've got the "share" and "collaborate" buttons active now, but adding a new user returns this error:

Cannot POST /api/collab/0/members/add?silent=false&access_token=token

Any chance you can understand what that means? Thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants