Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
generateur-slogans
Commits
129c8bc7
Commit
129c8bc7
authored
Oct 04, 2017
by
okhin
🚴
Browse files
Improve the use of pm2
parent
e624d17f
Pipeline
#1318
passed with stage
in 2 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
129c8bc7
...
...
@@ -10,6 +10,5 @@ deploy preprod:
-
rsync -ruvC ./ $BASE_PATH
-
cd $BASE_PATH
-
npm install
-
pm2 restart srv.js
only
:
-
master
README.md
View file @
129c8bc7
...
...
@@ -20,6 +20,7 @@ npm install
## Run
We're suggesting the use of pm2 to manage the service
```
sh
sudo
pm2 start srv.
j
s
pm2 start srv.s
h
--name
slogan
--watch
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment