- Fri 21 February 2020
- Web Apps
- Michael Lehotay
Deploying a Docker Container to Digital Ocean with sshfs
In this post I'll talk about the way I set up the directory structure for my data science bootcamp capstone project, and how I mounted my droplet in my local file system in order to deploy my web application. I also used of a couple of makefiles so I didn't …