Ben Potter

Results 149 issues of Ben Potter

Create a command-line tool for configuring & deploying code-server instances to the cloud. This aims to solve two problem: 1. creating a new dev cloud environment is repetitive 1. creating...

I have already implemented this in [code-server-azure](https://github.com/bpmct/code-server-azure), so I can move it over and then better document azure support too :)

The approval process is a bit slower on these. - [ ] DigitalOcean - [ ] Vultr (blocked by bug) - [ ] Linode - [ ] AWS

from our tailscale guide: https://github.com/cdr/docs/pull/676/ open question: I usually add gpg keyring at build time in the Dockerfile. is it OK to have it as a file?

noVNC does not have a loading indicator, but adding a "Connect" button will indicate VNC is working as expected instead of a black screen.

- [ ] switch log out action to shut down workspace and show a zenity prompt. (log out exits the desktop environment) - [ ] switch to another desktop environment...

- [x] automate normal builds with default runners - [ ] create custom runners to build sysbox images

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