Sohag Hasannotes.sohag.pro·Jan 9, 2025The Junior Dev's Guide to Deploying Laravel on cPanel (Without the Public Folder Hassle!)Deploying Laravel on cPanel Hey there, fellow developers! 👋 Remember your first Laravel deployment? Mine was a roller coaster of emotions that involved a lot of coffee, some hair-pulling moments, and finally, that sweet victory when everything worke...2 likesDevOpsLaravel
Ogunuyo Ogheneruemu Biruemu.hashnode.dev·Jan 9, 2025How to Deploy a React App on cPanel (e.g., Namecheap) and VercelDeploying your React app ensures that your application is accessible to users online. This guide will walk you through deploying your React app on both cPanel (commonly provided by hosting providers like Namecheap) and Vercel. By the end, your app wi...React
Sohag Hasannotes.sohag.pro·Oct 17, 2024AWS EC2 & cPanel (Part one)Disclaimer: This process can cost money. DO IT AT YOUR OWN RISK. Pre-check List cPanel account AWS Account (Credit Card required) System Requirement Operating system and versionProcessorRAMDisk Space Ubuntu 22.04 LTS 64-bitMinimum: 1.1 GHz...DevOpsAWS
Adedoyin Emmanuel AdeniyiforAdedoyin Emmanuel Adeniyi's Blogadedoyin.hashnode.dev·Sep 3, 2024Deploying An Express API On CPanelDeploying an Express API on cPanel can be smooth if you're familiar with both cPanel and Node.js environments. cPanel, primarily known for hosting PHP-based applications, also supports Node.js, allowing you to run server-side JavaScript applications ...1 likedeployment
Suluh Snotes.suluh.my.id·Aug 2, 2024Deploying a Laravel App on Shared Hosting with CPanelShared hosting with CPanel has many limitations, especially if you're on a tight budget, and I find it challenging to deploy a Laravel app on it. Although some hosting providers offer packages with terminal access and even SSH, the cost compared to V...30 readsLaravel
Siddharthazm0.hashnode.dev·Jul 27, 2024Install cPanel on Ubuntu 20.04 in Dedi / VPSFirst, you need a server with Ubuntu 20.04. I will go with Umbrellahive.com's dedicated server. then open as root - sudo su (optional) apt-get update apt-get install nano curl apt install nano nano /etc/cpupdate.conf Here is the file format for the ...cpanel 11.118
JoanforCloudnetvoxcloudnetvox.hashnode.dev·Jul 23, 2024How to install Node.js on cPanel : A Simple Step-by-Step GuideAre you looking to set up Node.js on your cPanel hosting account? Whether you're developing a new web application or just experimenting with Node.js, this guide will help you through the installation process in simple, easy-to-follow steps. Let's get...cpanel
Lalitkumar Waghulkarlalitwaghulkar.hashnode.dev·Jul 15, 2024Website Performance IssuesWebsite performance issues can significantly impact user experience and SEO rankings. Common issues include slow loading times, high server load, database connection errors, and resource overuse. Let's explore these issues and the step-by-step soluti...slow website
Naimul Islamblog.kcnaiamh.com·Jun 15, 2024Streamline Your cPanel Deployments: Automate with GitHub ActionsDeploying website using cPanel is boring. Zip your code, upload through cpanel file manager, unzip it — Too much manual work just for one deployment. Infact, just to update the typo you just found out! I'm a lazy man who want to automate all the manu...30 readsGitHub
Douglas Sabwa Indumwablog.douglas.africa·May 13, 2024Remote MySQL database connection on the cPanelcPanel is a web-based control panel that provides a graphical interface and automation tools designed to simplify the process of hosting and managing a server/website ranging from emails files, databases, domains, and more. Assume you have databases ...111 readscpanel