Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Vercel to coolify self hosted server with v0 built site any experience?

pilotspherepilotsphere Member
edited May 14 in General

I am switching my site from vercel to coolify due to huge costs. bill is about 50 usd right now and traffic is increasing everyday which is why move to coolify vps. any experience on how hard it is? The site is using edge functions but thankfully i avoided vercel AI, blob storage from the start as i knew i will move one day. any experience? lots of environment variables though. site uses supabase, cloudflare r2, cloudflare stream.
Which is the best host which is near to 100% uptime and great asia connectivity?
Any hosting provider who can help with the move and do the changes what will be the charges?

Comments

  • nghialelenghialele Member
    edited May 14

    Coolify & Dokploy is one of the easiest out there.

    For Asia host, @oloke best

  • @nghialele said:
    Coolify & Dokploy is one of the easiest out there.

    For Asia host, @oloke best

    what about compatibility of a v0 built site with coolify? afaik v0 they kinda make it hard to move to another host.

  • sayem314sayem314 Member

    try shiprr.app. i built it, 100% uptime and multiple asia nodes, each with 10 Gbps.

  • @sayem314 said:
    try shiprr.app. i built it, 100% uptime and multiple asia nodes, each with 10 Gbps.

    you don't even have provider tag man. Where the mods are? @raindog308 @jbiloh

  • sayem314sayem314 Member

    just deployed this dummy website (hosted in asia but anycast network will serve from other regions based on user location).

    v0-generated-website: https://portal-v0.shiprr.dev

  • sayem314sayem314 Member

    @pilotsphere said:

    @sayem314 said:
    try shiprr.app. i built it, 100% uptime and multiple asia nodes, each with 10 Gbps.

    you don't even have provider tag man. Where the mods are? @raindog308 @jbiloh

    i think i can suggest/comment to 3rd party website without needing provider tag. thats only required for making offer post iirc.

  • nghialelenghialele Member

    @sayem314 said:
    just deployed this dummy website (hosted in asia but anycast network will serve from other regions based on user location).

    v0-generated-website: https://portal-v0.shiprr.dev

  • sayem314sayem314 Member

    @nghialele said:

    @sayem314 said:
    just deployed this dummy website (hosted in asia but anycast network will serve from other regions based on user location).

    v0-generated-website: https://portal-v0.shiprr.dev

    hmm weird, i tested from multiple network and all seems okay.

  • cainyxuescainyxues Member
    edited May 14

    If you are using Supabase, you can self-host it as well with a Docker Compose through Dokploy, or there should be an option to host Supabase in Coolify as well.

    v0 generally should use Next.js AFAIK (or maybe just React if it was frontend, but I think that's not the case here).

    Cloudflare R2 is S3 storage, right? If you don't need too much, just use Cloudflare for now; it's 10GB free. Dunno about Cloudflare Stream though. You can shift to self-hosted S3 storage if you want with Coolify/Dokploy (if you have plans to use more than 10GB, or use a managed S3 service provider).

    If you have the code in GitHub, you can just connect it with Coolify and it will manage everything else for you, and you can change things like ports and domains if you want. I don't know if all the edge functions are going to run fine on a VPS since I never tried that.

    And as said by @nghialele , @oloke (representative of Onidel Onidealz) do have nice VPS at Asia locations (SG and AUS). They also provide object storage as well if you want to shift from Cloudflare R2.

    Thanked by 3nghialele oloke mandala
  • nghialelenghialele Member

    @sayem314 said:

    @nghialele said:

    @sayem314 said:
    just deployed this dummy website (hosted in asia but anycast network will serve from other regions based on user location).

    v0-generated-website: https://portal-v0.shiprr.dev

    hmm weird, i tested from multiple network and all seems okay.

    Hey mate it worked I think i visit too soon xD

  • nghialelenghialele Member

    @cainyxues said:
    And as said by @nghialele , @oloke (representative of Onidel) do have nice VPS at Asia locations (SG and AUS). They also provide object storage as well if you want to shift from Cloudflare R2.

    I forgot that an edit would not spawn a notification to the mentioned.

    Thanked by 1cainyxues
  • @cainyxues said:
    If you are using Supabase, you can self-host it as well with a Docker Compose through Dokploy, or there should be an option to host Supabase in Coolify as well.

    v0 generally should use Next.js AFAIK (or maybe just React if it was frontend, but I think that's not the case here).

    Cloudflare R2 is S3 storage, right? If you don't need too much, just use Cloudflare for now; it's 10GB free. Dunno about Cloudflare Stream though. You can shift to self-hosted S3 storage if you want with Coolify/Dokploy (if you have plans to use more than 10GB, or use a managed S3 service provider).

    If you have the code in GitHub, you can just connect it with Coolify and it will manage everything else for you, and you can change things like ports and domains if you want. I don't know if all the edge functions are going to run fine on a VPS since I never tried that.

    And as said by @nghialele , @oloke (representative of Onidel Onidealz) do have nice VPS at Asia locations (SG and AUS). They also provide object storage as well if you want to shift from Cloudflare R2.

    i have next js site. any compatibility issue?

  • cainyxuescainyxues Member

    @pilotsphere said: i have next js site. any compatibility issue?

    I mean, if those are general functions it should be fine, unless you are using Vercel-specific things. There should be no issues in trying it out to see if anything gets broken or not. [or check the code once if you have something specific related to vercel like @vercel/kv etc imported in the code]

    Thanked by 1mandala
Sign In or Register to comment.