Skip to content

mikestankavich/docker-remote-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-remote-dev

Automatically set up Docker CE on a cloud VM to enable remote development with Docker and Docker Compose

This project was inspired by https://medium.com/geekculture/seamless-integration-with-remote-docker-hosts-for-development-7a369d94812f

It automates the process of creating a remote VM instance on Amazon EC2, installing docker-ce, and setting up your local system to easily access that remote via ssh and docker.

Prerequisites:

Installation

  • Update terraform.tfvars with your AWS credentials, SSH key details, network details, and instance size preference
  • Run just install

Roadmap

See ROADMAP.md for:

  • Multi-cloud support plans (Hetzner, Vultr, DigitalOcean)
  • Architecture decisions (cloud-init, mesh networking)
  • Detailed feature backlog

Currently no plans to support Windows, but will be glad to review any PRs :)

About

Automatically set up Docker CE on a cloud VM to enable remote development with docker and docker compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •