Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve building of rpm and deb packages. #3366

Merged
merged 1 commit into from
Jan 4, 2018
Merged

improve building of rpm and deb packages. #3366

merged 1 commit into from
Jan 4, 2018

Conversation

Rohja
Copy link
Contributor

@Rohja Rohja commented Dec 22, 2017

add systemd configuration.
set pm2's home to /etc/pm2.
create user/group on installation - clean after remove
add automatic setup script for debian-like and rhel-like distro.

To install on debian-like systems using a one-liner:
curl -sL https://raw.githubusercontent.com/Rohja/pm2/drone_build/packager/setup.deb.sh | sudo -E bash -

To install on rhel-like systems using a one-liner:
curl -sL https://raw.githubusercontent.com/Rohja/pm2/drone_build/packager/setup.rpm.sh | sudo -E bash -

@Unitech

@CLAassistant
Copy link

CLAassistant commented Dec 22, 2017

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

add systemd configuration.
set pm2's home to /etc/pm2.
create user/group on installation.
add automatic setup script for debian-like and rhel-like distro.
@Unitech Unitech merged commit 9f088c1 into Unitech:development Jan 4, 2018
inerc pushed a commit to inerc/pm2 that referenced this pull request Feb 11, 2020
improve building of rpm and deb packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants