Looking for best practices/lessons learned around using a droplet to host all dev work. I’ve googled, but nothing is quite what I am looking for…
I’m using a chromebook and want to combine it with a docker droplet to provide a full dev environment. I want a setup script that will startup a droplet, configure the tools, clone the repo, and provide the engineer with a fully configured environment.
Chromebook Config termux “secure shell” small subset of dev tools (zsh, git, vim, golang, openssh) doctl (for droplet mgmt actions)
Ideas
My preferred approach is option 1, but I can’t figure out how to clone without private ssh key access in the droplet.
Any thoughts, pointers, or experiences are appreciated.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Following.