Thomas Hansen
Thomas Hansen
Has anyone had any luck in upgrading and installing extensions in a Docker container? As @jmls mentioned, we have been trying to do this upgrade and have run into a...
Excellent news! We will take a look at what you have done so far and see how this works.
hi @rabchev - any chance you can share the Dockerfile you are using? We are very keen to get tty.js and terminal working with brackets-server. TIA
We do not yet have a working version with 1.9, only 1.8. But it is high on our wishlist. Next week, we will be open sourcing a set of projects...
Not sure if anyone else has a working version of this project with 1.8.
I see you found the project already ;-) We decided to call the main project *nodeSpeed IDE* - as our hosted implementation of this will be nodeSpeed Development. There are...
Thanks @dimitrovs! Good to see you are getting some benefit from this. We added a non-root user and nvm (for multiple versions of node.js ) to the default build to...
Maybe not quite an answer to your questions, but I would like to be able to use this to deploy after builds from Codefresh.io instead of Gitlab. Haven't tested it...
FYI - tested on Codefresh and this works perfectly. Very cool.
I am also trying to run this behind a reverse proxy /Rancher & HAProxy in this case) with SSL. I can access the docker instance - but get redirected to...