Hacker News new | past | comments | ask | show | jobs | submit login

> Come to think, you could put one of these up on AWS, using EC2 autoscaling + K8s/Docker Swarm + Amazon EFS for storage, quite easily. Has anyone done this yet?

Cloud9 IDE works a bit like that. They provide free 'workspaces', and each workspace is hosted in a Docker container on their managed fleet. You have shell and file system access. They wrote a bit about how it works in this blog post: https://c9.io/blog/announcing-the-all-new-cloud9-development...

> Our new workspaces are powered by Docker Ubuntu containers. Every workspace is a fully self-contained VM, so you can run any development stack (e.g. a WordPress website and a Node.js web app) in parallel without running into configuration issues. Each workspace gives you full freedom over your environment, including sudo rights, so any development stack can be set up, built, and run without any hassle.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: