PNM stack for Cabal Online Private Server

  • PHP Version 8.1.0
  • NGINX Version 1.21.4
  • MSSQL Version 2019

Table of Contents

Overview

Installation for PHP - NGINX - MSSQL Stack for Cabal Website & Database using Docker.

Installation

DOCKER MUST BE INSTALLED

  1. Clone the repository:
  2. CD to the Repository folder name.
  3. Copy .env.example to .env and configurate .env & change database with a strong password.
-  cp .env.example .env
-  nano .env
  1. Compose Containers and restore Cabal Databases Automatically.
-  docker-compose up -d
-  docker-compose exec sqlserver sh restoredb.sh

Freebie

Your files are mounted in WWW folder so have fun.

-->> ./www/:/var/www/html

Test if no Errors after build. http://localhost:8080