chrisjmendez / boilerplate-expressjs-for-plesk

Deploy an ExpressJS app on Plesk Obsidian via Git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExpressJS on Plesk

For this demo, I am using Rootpal's Implementation of Plesk.

Step 1 - Create HTTP Basic Credentials on Github

a. Create New Personal Access Token

b. Select all repo and workflow for Scopes.

Step 2 - Add Github Repo to Plesk

a. Log into Rootpal

b. Add Repository

c. Add HTTP Basic Credentials

d. Set Deployment settings Server Path to /httpdocs

Step 3 - Enable NodeJS

a. Review Your Deployment Dashboard

Step 4 - Change the Document & Application Root

a. Go to Hosting Settings and

b. Enable NodeJS

Resources

About

Deploy an ExpressJS app on Plesk Obsidian via Git

License:MIT License


Languages

Language:JavaScript 90.7%Language:Pug 8.3%Language:CSS 0.9%