lmarcos

↗ HN profile [ 69.9 ms ] full profile
Karma
881
Created
September 10, 2020 (5y ago)
Submissions
0
  1. Curently I'm using rsync to backup all of digital assets (music, pdfs, code, personal documents, bills, etc.). I use 2 external hard drives for this. For some of my stuff (e.g., code, music) there is replication…

  2. I would like to deploy a simple web app on DO. Droplet one: the DB; droplet 2: two containers (go web server and nginx). I stumbled upon many topics I haven't dealt with before: - private networks (the DB droplet should…