# Install library
sudo apt-get update
sudo apt-get install openssl libtool autoconf automake uuid-dev build-essential gcc g++ software-properties-common unzip make git libcap2-bin -y
bash <(curl https://raw.githubusercontent.com/Luphia/SIMPLE/master/shell/install-env.sh -kL)
# Clone project
git clone https://github.com/MerMerLtd/EnvCase
# Install pm2
sudo npm i -g pm2
sudo ln -s /opt/nodejs/node-v14.13.1-linux-x64/lib/node_modules/pm2/bin/pm2 /usr/local/bin
# Install npm library
cd /etc/production/EnvCase
npm install
# switch permission
sudo chown -R ubuntu /etc/production
-
Notifications
You must be signed in to change notification settings - Fork 0
MerMerLtd/EnvCase
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published