Skip to content

Commit

Permalink
chore: README update
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Aug 22, 2018
1 parent 476542f commit c505dcc
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,6 @@ $ pm2 update
<br/><br/>
</div>

```bash
$ pm2 plus
```

Once you scale you need to make sure that your application is running properly, without bugs, performance issues and without downtimes.

That's why we created PM2 Plus. It's a set of advanced features for both hardening the PM2 Runtime and monitoring applications in production.
Expand All @@ -231,7 +227,15 @@ With PM2 Plus you get:

And much more like realtime logs, custom metrics, remote actions...

You can also create account via the app: [here](https://app.pm2.io/)
To start using PM2 Plus via CLI:

```bash
$ pm2 plus
```

Or go to the application and create an account:

[To discover PM2 Plus Register Here](https://app.pm2.io/)

### PM2 Plus Features

Expand All @@ -248,7 +252,7 @@ You can also create account via the app: [here](https://app.pm2.io/)
![https://raw.githubusercontent.com/Unitech/pm2/master/pres/pm2-ls-multi.png](https://raw.githubusercontent.com/Unitech/pm2/master/pres/pm2-ls-multi.png)

<div align="center">
<a title="PM2 Plus Application" href="https://app.pm2.io/"><img src="https://raw.githubusercontent.com/Unitech/pm2/development/pres/bttn.png"/></a>
<a title="PM2 Plus Application" href="https://app.pm2.io/">To discover PM2 Plus Register Here</a>
</div>

### PM2 Plus: Expose Custom Metrics
Expand Down

0 comments on commit c505dcc

Please sign in to comment.