• railsdev@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    8 months ago

    Thanks! Though I’m mainly only wanting to protect ports 80 and 443. Usually when it comes to web apps I Dockerize it and call it a day, so there is no SSH daemon hanging around.

    • blkpws@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      Oh well, I only run services on my cloud, so I need to get SSH to manage them. hehehe 😄

      • railsdev@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        Yeah for personal stuff I prefer my own stuff, but for business I find Fly to be phenomenal. I can always “SSH” into a container if needed (though it’s definitely not SSH).