Files: Git
Add a new Nesula instance to an Ubuntu Server
Site Setup
Create Site Folder
$ mkdir /var/www/nesula.ifactory.co/ Clone Nesula Repository
$ cd /var/www/nesula.ifactory.co$ git clone https://github.com/nesula/nesula.gitNew Repository Setup - Optional
Create new Repository
Set cloned Nesula repository remote to new GitHub repository
Navigate into cloned repository folder
View existing remote
Set Repository remote to new origin
Verify new remote
.Env configuration
Must
SSL Setup
Last updated
