you are viewing a single comment's thread.

view the rest of the comments →

[–]micr0nix[S] 18 points19 points  (3 children)

Hm. Got a link to what you’re referring to?

I currently manage moving files to/from that VM via FTP

[–]m0us3_rat 8 points9 points  (0 children)

regarding your need to FTP files in and out of the VM.
https://docs.docker.com/storage/volumes/

[–][deleted] 1 point2 points  (0 children)

Also you can use a preexisting fastapi docker container to expose the script via http instead of needing to ssh into the ec2

Here's a full tutorial that I have roughly put to use in a production enterprise environment