Files: Git
Add a new Nesula instance to an Ubuntu Server
Site Setup
Create Site Folder
Make a folder to hold the application code:
Clone Nesula Repository
Install the Nesula base application by cloning the Nesula repository:
Navigate to website folder:
Clone the Nesula repository.
New Repository Setup - Optional
Create new Repository
In GitHub, GitLab or Bitbucket create a new repository. For Example:
Set cloned Nesula repository remote to new GitHub repository
Navigate into cloned repository folder
View existing remote
Set Repository remote to new origin
The cloned repository is set to push and pull from the public repository. Change the remote so push & pull forward to the new remote repository:
Verify new remote
.Env configuration
Before Nesula can be built sever configuration options must be set:
Must
Domain / URL
Database
Email SMTP
SSL Setup
Last updated
Was this helpful?