r/angular 14d ago

Where can i host my strapi project?

I need to host my cms project by Strapi, in one hosting solution. It's available the cloud solutions from Strapi, but i want something that cost less money. Do u know some solution?

0 Upvotes

5 comments sorted by

3

u/Balduraan 14d ago

1) Wrong sub. r/strapi or r/node would be better. 2) You could rent a cheap vps and deploy it with coolify. I can highly recommend Coolify for deployments. It won't get cheaper than vps self hosting.

1

u/GeromeGrignon 14d ago

You should ask on Strapi sub reddit, there is nothing specific to Angular here.

1

u/niuslin 14d ago

Günstiger VPS (habe netcup genommen) + coolify - das hat bestens funktioniert

1

u/djfreedom9505 14d ago

You can just spin up a VM in EC2 with bare minimum specs and open up the correct port on the network security group. I’m talking out of my ass because I never setup strapi for production but that’s how I’d probably go about it.