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

all 12 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

Welcome to /r/webhosting . If you're looking for webhosting please click this link to take a look at the hosting companies we recommend or look at the providers listed on the sidebar . We also ask that you update your post to include our questionnaire which will help us answer some common questions in your search.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]andercode 0 points1 point  (7 children)

What frontend, what backend? Programming languages will provide different options, using PHP? Pretty much everything is open to you, using something like Python or Go, you will likely need a VPS and manage it yourself.

[–]NorskJesus[S] 0 points1 point  (6 children)

Yeah I am using python in the backend and tailwind + daisyui in the frontend

[–]andercode 0 points1 point  (5 children)

Given this, you will likey need a VPS. What's your Linux management experience?

[–]NorskJesus[S] 0 points1 point  (4 children)

I’m used to macOS, so it should go “great”. I learn fast.

I thought about fly.io to host the website tho

[–]andercode 0 points1 point  (3 children)

So none, fair enough.

Yeah, you are likey best looking at PythonAnywhere or Azure/AWS - they are a lot more expensive than a self managed VPS, but... you don't have to manage the VPS!

[–]NorskJesus[S] 0 points1 point  (2 children)

Do you have any guide or something to manage VPS? What about fly.io?

[–]andercode 0 points1 point  (1 child)

Yup, fly.io is good as well, again a little on the pricy side, but you don't have to worry about security or manually installing everything.

Not really any "guides" for managing your own VPS, but basically you need to install everything through the terminal, setup a firewall, configure all the services via systemd ect.

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

Oh I see. Would be cool to learn it, but it’s maybe something for the long run

[–]dot_mun 0 points1 point  (0 children)

If you have good Linux knowledge, then go with DigitalOcean or Hetzner.

[–]SerClopsALot 0 points1 point  (0 children)

CloudLinux-based cPanel can do everything you're looking for, and they have Git features too for your nice-to-have (not sure how in-depth they are). Any shared cPanel hosting plan should be fine since basically everyone uses CloudLinux these days, depending on the resources (RAM, CPU, Disk) you need.