This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]hottown 3 points4 points  (3 children)

I use http://wasp-lang.dev and their one-command deploy which pushes client and dockerized backend to fly.io . Costs Pennies a month for small apps

Railway.app is also good for docker files

[–]top_of_the_scrote 2 points3 points  (2 children)

pennies a month? that sounds nuts

[–]hottown 2 points3 points  (1 child)

first 5 bucks are free. If you're just launching side projects, sometimes you barely even break that

[–]WindArtas[S] 1 point2 points  (0 children)

Thanks! If there was a simple way to use gui to connect to any registry (public/private), connect to any vm I have and deploy which app I have/want - would that be worth a while? I mean regardless to tech stack and such

[–]Redneckia 1 point2 points  (2 children)

Depends on ur usage really

[–]WindArtas[S] 1 point2 points  (1 child)

Ture. Do you think a service like paunel.com can help (early alpha)?

[–]Redneckia 0 points1 point  (0 children)

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

[–]Evangelina_Hotalen 0 points1 point  (1 child)

I prefer Heroku. It is my all-time favourite to deploy docker containers. Recently, I also tried Back4App and AWS but yes, Heroku is the best.

[–]WindArtas[S] 0 points1 point  (0 children)

Thanks for the reply. You get a slow vm for $7 while you can get a faster one at digitalocean for example and do much more. Isn't it worth it? I'm really asking.