hello. Can you make a video explaining how to share multiple sites(nextjs apps) on a domain via subdomains on a hostinger VPS server includes nginx settings.
Great guide thanks. I am new to VPS and for simplicity i choose the template Ubuntu 24.04 with CloudePanel in hostiger. So before i start to migrate websites from my previous share hosting account, I have some questions. if i create new WP website (with the template above) with woocommerce then the site will send email New Order, Processing Order, Completed Order, On-Hold Order to the website manager and customer?
Thank you for the video! Could you also create a tutorial on setting up sub-domains that point to the same Laravel application within a Hostinger VPS environment?
how we can use VPS to sale our hosting services and use open sources tools to reduce costs, cpanel could be expensive i guess and please guide step by steup.
My website was created from react+java spring as a docker and i want to up my docker so which one would be better in hostinger Cloud server or vps hosting?
Hi David! Excellent explanation. My question is if I can have 10 WordExpress sites by hiring KVM2. How can I unzip the site packages in CloudPanel? I hope your help comes. Thank you very much, Emilse
How to setup a subdomain using Hostinger VPS and Cloudpanel, I am bit struggling with setting up Sub domain with Cloudpanel. I don't have shared hosting plan, I am using VPS.
@david battersby How to setup a subdomain using Hostinger VPS and Cloudpanel, I am bit struggling with setting up Sub domain with Cloudpanel. I don't have shared hosting plan, I am using VPS.
It depends where the domain is registered. But basically you will need to create the subdomain at the domain registrar, then add it as a new website within Cloudpanel. This is how I think it works at least. If this doesn’t work let me know and I will investigate more.
Thank you so much for this video. I'm currently thinking about buying this for my website but I have one question. What about the domains? Do I have to buy them before anywhere? Cannot imagine that I can create unlimited domains and that they are all included in the monthly pricing.
Nice guide, thank you, Can you please show us also how to configure VPS wordpress with Namecheap?, I've been looking info but nothing clear :/ thank you
Yes, you just need to change the A record within the domain name's MX records to point to the hostinger server IP address. I did this recently in this video as an example when setting up EasyPanel, it should work in a similar way for Cloudpanel: ua-cam.com/video/WWk2RQNKTnc/v-deo.html
This should be fine, I think you would just need to set up the subdomain to point to the server IP address on hostinger, then add a new site using the subdomain. So both sites (domain + subdomain) would be separate sites under Cloudpanel.
If you add a new Node.js site from within CloudPanel then this should work. You might need to change the permissions on whichever folder you want to upload to via Node but that should be possible using the file browser within cloud panel. Hope this helps.
This is my usual setup too. Point nameservers to cloudflare and then edit dns records at cloudflare to have A records for www that point to hostinger IP
Simply use the windows image. Not sure if they provide one. No need to download an OS in an OS unless otherwise. Anyway, why would you need Windows, Linux should be just fine for this.
I think you can set up the subdomain (at the domain registrar) to point to the server IP address on hostinger, then add a new site using the subdomain. So both sites (domain + subdomain) would be separate sites under Cloudpanel.
I'm from Brazil and I didn't find any other video that showed this information. Obrigado!
Glad it was helpful!
This was absolutely helpful, thank you David
You are welcome. Glad it was helpful.
Great video! Didnt realize all the great features you get till now.
Glad it was helpful!
very good lecture but need a video on flask uploading please with mysql database
Is it running NGINX or LiteSpeed or Apache (with Cloud Panel installation) and how is the speed?
best video on the web for this. used you code. tysm
What about subdomains? I have two plans Hostinger Cloud and VPS. I want to test a site with a subdomain on the VPS.
Could you do a video about installing open source tools like discourse and listmonk on Hostinger VPS?
hello. Can you make a video explaining how to share multiple sites(nextjs apps) on a domain via subdomains on a hostinger VPS server includes nginx settings.
Great guide thanks. I am new to VPS and for simplicity i choose the template Ubuntu 24.04 with CloudePanel in hostiger. So before i start to migrate websites from my previous share hosting account, I have some questions.
if i create new WP website (with the template above) with woocommerce then the site will send email New Order, Processing Order, Completed Order, On-Hold Order to the website manager and customer?
Congratulations on the video!! God bless you!
Thank you for the video! Could you also create a tutorial on setting up sub-domains that point to the same Laravel application within a Hostinger VPS environment?
How can I point my sites domains to each site on CloudPanel?
Can you show us how to add a custom IP for each domain ?
how we can use VPS to sale our hosting services and use open sources tools to reduce costs, cpanel could be expensive i guess and please guide step by steup.
Thank you so much. After suffer a lot I got useful information at your video. Really appreciate.
My website was created from react+java spring as a docker and i want to up my docker so which one would be better in hostinger Cloud server or vps hosting?
what about multiple ssl certificates do they offer that also or do you have to get them separately
Hi David!
Excellent explanation. My question is if I can have 10 WordExpress sites by hiring KVM2.
How can I unzip the site packages in CloudPanel?
I hope your help comes.
Thank you very much, Emilse
Many Many Thank you So Much David. Keep it Up Please and shear more information about VPS Hosting Managing for Free in Hostinger 💖💖
wow, this is incredibly helpful, thank you! I haven't pulled the trigger yet, but when I do I will use your code.
How to setup a subdomain using Hostinger VPS and Cloudpanel, I am bit struggling with setting up Sub domain with Cloudpanel. I don't have shared hosting plan, I am using VPS.
Hi, did you manage to find a solution for setting up a subdomain on Hostinger VPS with CloudPanel? If so, could you please share the link? Thank you!
@@itguyshidHave you been able to do this?
what is the multisite for? show you click it if you will use two wordpress themes or what?
will all the sites be pointing to the same IP? How will that work? Are they not gonna be showing the same contents? Please clarify. Thank you
Relax
It uses a reverse proxy which directs the user to the right website using the http header which contains the domain :)
@david battersby How to setup a subdomain using Hostinger VPS and Cloudpanel, I am bit struggling with setting up Sub domain with Cloudpanel. I don't have shared hosting plan, I am using VPS.
It depends where the domain is registered. But basically you will need to create the subdomain at the domain registrar, then add it as a new website within Cloudpanel. This is how I think it works at least. If this doesn’t work let me know and I will investigate more.
@AppNest, have you been able to resolve this?
What about ddos attacks and other security issues?
why when i chose any OS automatically make a website with the vps name server?
Thanks for this video. This is useful for me
Glad it was helpful!
Can install Woocomerce too?
Thank you so much for this video. I'm currently thinking about buying this for my website but I have one question. What about the domains? Do I have to buy them before anywhere? Cannot imagine that I can create unlimited domains and that they are all included in the monthly pricing.
Yes, you can buy domain from anywhere
Nice guide, thank you, Can you please show us also how to configure VPS wordpress with Namecheap?, I've been looking info but nothing clear :/ thank you
Yes, you just need to change the A record within the domain name's MX records to point to the hostinger server IP address. I did this recently in this video as an example when setting up EasyPanel, it should work in a similar way for Cloudpanel: ua-cam.com/video/WWk2RQNKTnc/v-deo.html
You're really great. You did which unable to do for hostinger team.🎉❤ thanks
Glad it is helpful, thank you for the kind comment 😊
Merci beaucoup tu m'as aidé à configurer mon vps
Glad I could help 😊
Hi David nice video i have some doubts can you help me
can you make a video on How to Set Up in Hostinger WordPress Multisite with OpenLiteSpeed on Ubuntu 20.04 ?
Can I also add subdomain as a main domain name...actually I am migrating a laravel website to wordpress
This should be fine, I think you would just need to set up the subdomain to point to the server IP address on hostinger, then add a new site using the subdomain. So both sites (domain + subdomain) would be separate sites under Cloudpanel.
Can I deploy a node.js rest api there and also want to upload and access files ?
If you add a new Node.js site from within CloudPanel then this should work. You might need to change the permissions on whichever folder you want to upload to via Node but that should be possible using the file browser within cloud panel. Hope this helps.
can i ask what plan was used here? tnx in advance
Sorry for the late reply, this was using the KVM2 vps on hostinger.
Can you do the same but not with wordpress but classic website html css php
Yes, in Cloudpanel you can add a static site for just html or css, but also a PHP site for your own scripts
what If we have Cloudflare ? and the domain name is in Namecheap.... please I'm stuck
This is my usual setup too. Point nameservers to cloudflare and then edit dns records at cloudflare to have A records for www that point to hostinger IP
Can we use/Download window in Ubuntu OS of hostinger VPS?
Simply use the windows image. Not sure if they provide one.
No need to download an OS in an OS unless otherwise.
Anyway, why would you need Windows, Linux should be just fine for this.
Tu es béni au nom puissant de Jésus-christ
very usefull vidéos thanks for sharing
My pleasure
Is it possible to deploy a react app on cloud panel?
There is node.js to choose.
@@emiliajaga3958 what about elixir app?
How setup like this django files
I think you can choose a Python website when using Cloudpanel to add a new site. Then adding the django framework there should work as expected.
one cons for the cloudpanel is it does not have emails server
how to add subdomain on cloudpanel?
I think you can set up the subdomain (at the domain registrar) to point to the server IP address on hostinger, then add a new site using the subdomain. So both sites (domain + subdomain) would be separate sites under Cloudpanel.
Nice! I'm more inclined to have a VPS now. Thank you!
Useful video
Thanks a lot
I actually love you david
Very nice
Thanks 👍