Skip to content

Instantly share code, notes, and snippets.

View Dani-op's full-sized avatar
💭
Still learning ✔

Durr E Muhammad Ghauri Dani-op

💭
Still learning ✔
View GitHub Profile
@Dani-op
Dani-op / MANUAL.md
Created September 18, 2023 00:20 — forked from zmts/MANUAL.md
Deploy nodejs app with gitlab.com and pm2

Deploy nodejs app with gitlab.com and pm2

This manual is about setting up an automatic deploy workflow using nodejs, PM2, nginx and GitLab CI. It is tested on:

  • Target server: Ubuntu 16.04 x64. This is suitable for Ubuntu 14.x.
  • Windows 10 on my PC to work.