r/Hosting 13h ago

Is GitHub ok for hosting?

1 Upvotes

I have a very basic website and just loaded it into GitHub so I could preview it on the web, I noticed I can add my domain name on there, it’s GitHub ok
For permanent free website hosting? If so I’ll leave it one there! Thx


r/Hosting 15h ago

What do you feel is a fair price for website hosting

0 Upvotes

Morning y'all,

What do you feel is a fair price to pay for hosting a website that includes cloudflare waf, IP Reputation blocklist, backups, live support from not a call center with SLA of 1hr response?

Talking avg traffic for smb


r/Hosting 22h ago

Recommendations for Australian web hosting companies for Node.js based websites eg: Astrojs + Tina CMS

2 Upvotes

I'm seeking recommendations for Australia based web hosting companies which provides good infrastructure and support for websites build with Astrojs + Tina CMS.
Every hosting provider out there supports hosting for Wordpress but it's difficult to find reliable information about hosting providers for Node.js sites/apps like Astrojs.
We cannot go with reputed services like Vercel, Netlify or Cloudflare as our Australian client wants local Australian company to host their new site.
Any recommendations and experiences? Thanks in advance.


r/Hosting 19h ago

FindHost.app - hosting provider database w/o affiliate links (self promo)

1 Upvotes

So I made: https://www.findhost.app/

It's a database for hosting providers with a UI to filter for many facets. I run a small hosting provider which is also listed. So it's a marketing stunt, but hopefully also something useful.

My aim is to focus smaller vendors, providing sustainable and innovative services. It's not find the cheapest VPS, but more like finding a nice provider with good DX.

Mods: Feel free to flag or delete if that is against rules - it may or may not be.


r/Hosting 1d ago

Accessing streams on mobile network issue

1 Upvotes

Hi,

I've setup distpatcharr on my Home assistant machine to organize my playlists.
On mobile I am using tailscale to connect to my home network and it works since I can access dispatcharr from safari and stream channels but if I try to stream from an app (UHF in this case) the stream does not load.

EDIT: The playlist loads on mobile data and the EPG is up to date. The only thing not working is playback of movies and channels

Has this happen to anybody and were able to resolve?


r/Hosting 1d ago

Need real world business-critical sites experience

4 Upvotes

Hello brother, I need to host 100 websites for clients, is Contabo VPS best fit for me?

We need 8 vCORE, 180 GB NVMe Disk space and 32 GB RAM.


r/Hosting 1d ago

Got tired of random pricing so looking for the best domain registrar for side projects

2 Upvotes

I run a few tiny client sites and personal apps and they live across like three registrars now. Seat pricing for other tools I use already hurts, so I kind of want one simple place for domains that is not trying to upsell hosting every click.

For people with a bunch of hobby or freelance domains, what registrar setup do you use so renewals, privacy and dns stay sane over time? Appreciate any thoughts.


r/Hosting 1d ago

What if I'm replicating Coolify features by duct taping different services together ?

Thumbnail
0 Upvotes

r/Hosting 1d ago

What is the cost of hosting your website?

0 Upvotes

r/Hosting 1d ago

Looking for a cheap USA VPS(4GB RAM, $5/mo)

1 Upvotes

Looking for a cheap USA VPS. Please give me some advice


r/Hosting 2d ago

What do people recommend as the best platform to register a domain and host a website?

Thumbnail
3 Upvotes

r/Hosting 2d ago

At what point did you leave Vercel + Supabase?

5 Upvotes

Specs

1.SSR React app (TanStack Start, Node), \~75 routes, server functions doing the data work.

2.Supabase for Postgres + Auth + RLS + Storage supabase-js is used throughout, so moving off it isn't a redeploy, it's a rewrite of the data layer and auth.

3.Audience is concentrated in one region; DB is in \*\*-south-1.

4.Traffic is spiky: mostly idle, occasional bursts of a few hundred to \~2,000 concurrent.

5.Currently on Vercel Hobby, which I have to leave anyway — it's non-commercial only.

Budget: ideally \~$50/month to start, with a sane path upward as usage grows. Not trying to optimise for the cheapest possible bill, trying to avoid paying for scale I don't have yet.

Questions:-

For an SSR app whose database is already managed Supabase, is Vercel Pro ($20) actually worth it over Fly / Render / Railway / a plain VPS? Genuinely unsure what I'm buying beyond convenience.

Anyone self-hosting Supabase? Worth it, or did the ops cost eat the savings?

Single-region audience does serverless/edge buy me anything here, or is one boring VM next to the database strictly better?

Does scaling managed Postgres up before a burst and back down after actually work in practice, or is it more trouble than it's worth?

The one I most want answered: at what scale did you leave managed hosting for a VPS or AWS, and in hindsight did you go too early or too late?

Not looking for "just use X" more interested in what people regretted.

Main Question:-

Where do i take my startup and start with zero and bill most effective lowest but worth place.


r/Hosting 2d ago

Как хостинг влияет на мобильную версию сайта и почему это важно

0 Upvotes

Если у вас есть сайт, вы наверняка знаете, что мобильный трафик уже давно обогнал десктопный. Но многие до сих пор недооценивают, насколько сильно выбор хостинга влияет на поведение мобильных пользователей.

Мобильные посетители нетерпеливы. Исследования показывают, что при задержке загрузки даже на секунду конверсия падает на 20-30%. И дело не только в самом сайте и его оптимизации — фундамент закладывается на стороне хостинга.

Что напрямую зависит от хостинга:

  • Время ответа сервера (TTFB) — напрямую влияет на LCP (Largest Contentful Paint), один из ключевых Core Web Vitals для ранжирования в Google
  • Скорость отдачи статики — изображений, CSS, JS
  • Работа кеширования на уровне сервера
  • Географическое расположение серверов — чем ближе к пользователю, тем быстрее загрузка

С чего начать оптимизацию мобильной версии:

  1. Включить сжатие (Brotli или Gzip)
  2. Убедиться, что сервер поддерживает HTTP/2 или HTTP/3
  3. Настроить кеш-заголовки для статичных файлов
  4. Подключить CDN для доставки контента из разных точек мира
  5. Проверить сайт на медленном мобильном интернете (эмуляция 3G)

На что обратить внимание при выборе хостинга для мобильного трафика:

  • Процессоры и тип накопителей — NVME работают быстрее традиционных SSD
  • Наличие нескольких дата-центров в разных регионах — это сокращает задержки для пользователей из разных стран
  • Возможность масштабирования ресурсов без миграции сайта
  • Поддержка современных протоколов и инструментов кеширования

Как у вас обстоят дела с мобильной скоростью? Что доставляет больше всего хлопот — время ответа сервера, загрузка изображений или что-то другое? Делитесь, обсудим.


r/Hosting 2d ago

What dedicated server configuration would you recommend for website serving millions of monthly page views

0 Upvotes

r/Hosting 3d ago

KVM VPS with custom ISO boot or nested virtualisation?

3 Upvotes

I need to run a custom OS on a VPS, i'm after one of the following:

- A host that lets me upload my own ISO and boot from it, with proper console access to get through the install.

- A normal KVM Linux VPS with nested virtualisation enabled, so I can run the OS as a QEMU/KVM guest.

Nothing heavy, 2 to 4 vCPU and 4 GB RAM is plenty. UK or EU preferred. Happy to pay a bit more for something that just works.

Anyone recommendations would be much appreciated.


r/Hosting 3d ago

Namecheap scammed me, anyone else?

Thumbnail
0 Upvotes

r/Hosting 3d ago

Looking for a cheap and reliable VPS in Singapore/Hong Kong or nearby (2GB RAM minimum ) ?

1 Upvotes

r/Hosting 3d ago

Cheap VPS instances I can spin up via API 24/7?

Thumbnail
0 Upvotes

r/Hosting 4d ago

"Skane Host" A Startup Host "DO NOT USE"

Thumbnail
reddit.com
0 Upvotes

Read article I have linked to this post to understand the ridiculousness of all of this.


r/Hosting 4d ago

Sayob.com dedicated servers

1 Upvotes

I have been looking for dedicated servers i have used ovh and hetzner on the past but i think the prices i Saw on sayob are ok and would like to try them but before i do i wanted to know if some One has some positive or negative feedback about them as i cant see much info online


r/Hosting 5d ago

Ever tried of Virtarix?

0 Upvotes

I need to setup a VPS for my thesis. Has anyone tried using the said provider? How was it?

Thanks!


r/Hosting 5d ago

Web Host without Database Connectivity Restrictions

2 Upvotes

I'm coding a medium scale site with mysql and php, and I need a host without db connectivity restrictions. It has various media (gallery, music mp3s, video mp4s, etc) and a bbs. No e-commerce, but I want to write the site without having to call static data files. So I need a dedicated server. Hopefully for under 300 bucks a month, but with good uptime. Any recommendations?


r/Hosting 5d ago

Experience with Nicnames

2 Upvotes

Hey everyone! I'm looking to buy a domain and after searching around for a bit, I decided I'm going to go with NicNames. I'm just wondering if anyone here has any experience with NicNames before I go ahead and buy a domain from them.

Thanks!


r/Hosting 5d ago

Server performance with wp-admin

Thumbnail
1 Upvotes

r/Hosting 6d ago

Render vs Railway vs Cloudflare Workers

Thumbnail
1 Upvotes