Skip to content

Instantly share code, notes, and snippets.

View ramajd's full-sized avatar
🎯
Focusing

Reza Alizadeh Majd ramajd

🎯
Focusing
View GitHub Profile
sromrev=11
subvid=0x14e4
boardtype=0x61b
boardrev=0x1421
vendid=0x14e4
devid=0x43ba
macaddr=xx:xx:xx:xx:xx:xx
ccode=00
@ramajd
ramajd / MANUAL.md
Created March 18, 2019 20:11 — forked from s-lyn/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.