code-server-azure
code-server-azure copied to clipboard
Running code-server on Azure
I’ve deployed this on VM, there’s no application setting in configuration. What is the default password?
It deploys v3.9.0 and not the latest(as of writing the latest version is 4.0.1)
Ensure code-server is running and was properly started with the --link command line flag.
Hello, just a query on the guide for deploying the container on Azure Web App. I see that we have to use ben's public docker image to deploy. So when...
Many repeated code is used. Use a single base image and apply the provider-specific config on top. https://github.com/bpmct/code-server-heroku
Allow private repos to be auto-cloned by supplying a SSH key
$PASSWORD must be left blank to use code-server --link instead of directly using Azure's domain+TLS. I believe this is due to the web socket limit on the free tier: https://docs.microsoft.com/en-us/azure/app-service/faq-app-service-linux#web-sockets
https://docs.microsoft.com/en-us/azure/app-service/configure-connect-to-azure-storage?pivots=container-linux
https://github.com/bpmct/code-server-azure#troubleshooting