Skip to content

How to Create an Azure App Service for City School

  • by

This guide explains how to prepare Azure App Service to host City School and use Azure Database for MySQL — Flexible Server as the database. Azure App Service supports PHP applications on Linux, and Laravel… 

How to Create an AWS EC2 Server with RDS for City School

  • by

This guide explains how to prepare an AWS environment for hosting City School using an Amazon EC2 server for the application and Amazon RDS for MySQL for the database. The recommended architecture is: Domain →… 

How to Create a DigitalOcean Ubuntu VPS

  • by

This guide explains how to create a fresh Ubuntu VPS (Droplet) on DigitalOcean for hosting City School. For a new production server, DigitalOcean currently recommends using a current Ubuntu LTS release such as Ubuntu 24.04,… 

How to Install City School Dependencies and Run Migrations

  • by

Once the application files and environment configuration are ready, install the required dependencies and initialize the database. Step 1 — Open Terminal or SSH In cPanel, open Terminal, or connect to your hosting account using… 

How to Install City School on cPanel Shared Hosting

  • by

Prerequisites Before you begin, make sure you have: Step 1 — Upload the City School Files Download the City School ZIP package from your license. In cPanel: Alternatively, you can upload the files using an…