Comment by LVB

Comment by LVB 10 months ago

3 replies

I’m not sure what you’re comparing that to. This project is about easily deploying your own app/side-project, which wouldn’t be available via apt.

superkuh 10 months ago

99% of what people run in docker is just normal applications.

  • indigodaddy 10 months ago

    Not sure how true this statement is in general, but it’s definitely not true of course for what the project described as the use case, eg your own side project/app, which you’d obviously not be able to “apt install.” Unless OP meant like the supporting hosting/proxy infra like Apache/nginx, which yeah, that’s what this project is trying to avoid/abstract for the user to have to deal with.

    At the end of the day if you use this tool I guess all you’d need to worry about (given the tool is stable and works obviously) would be apt upgrades of the OS and even that you can automate, and then just figure out your reboot strategy. For me, I don’t even want to deal with that, so I happily use fly.

    • mightymoud 10 months ago

      Respect! Fly is an absolute beast and to me is best in class for sure!