create more sample images for deploying
Hi Ben Potter,
I'm currently working on creating more sample images for deploying Code Server and my work are on @code-server-boilerplates org.
And of course, I had created my own version of this repo in https://github.com/code-server-boilerplates/starter-pack, which includes the code-server binary and other essentials plus croc in case of sending files without the need of Mega.nz's official CLi and cloudflared for port proxy through Cloudflare's network without poking into your firewall settings in both the root Dockerfile and the bootstrapper scripts for VMs.
Hope this might helps!
Hey @AndreiJirohHaliliDev2006. Sorry for the very late response. I was looking into this now, this is really awesome. I would love to consolidate efforts.
I'm curious, when it comes to adding additional samples, how do you imagine people stitching multiple pieces of software into a common image/script? How will the source image stay up to date? When I look at adding more samples here, these are things I'd really love to account for in the beginning, but nothing obvious comes to mind.
Also what are you looking to build with RepoHub?