Monthly Archives: October 2021

How to Install Monica CRM with Nginx on Ubuntu

What is Monica? Monica is a great open source personal relationship management system. –  MonicaHQ Prerequisites Git PHP 7.4+ Composer Node.js Yarn MySQL Nginx Install Prerequisite Packages Git sudo apt update sudo apt install -y git PHP 7.4+ sudo apt-get install -y software-properties-common Install PHP 7.4 and required Extensions sudo apt install -y php7.4 php7.4-bcmath…

Read More