mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update pm2.md
This commit is contained in:
@@ -117,6 +117,7 @@ Currently only the following actions can be performed for existing applications
|
||||
- [Start / Stop](/docs/panel/applications/pm2#stop)
|
||||
- [Restart](/docs/panel/applications/pm2#restart)
|
||||
- [Delete](/docs/panel/applications/pm2#delete)
|
||||
- [View Logs](/docs/panel/applications/pm2#logs)
|
||||
|
||||
### Restart
|
||||
|
||||
@@ -137,3 +138,8 @@ To stop the application simply click on the 'Stop' button. This will immediately
|
||||
To completely remove an appliaiton click on the 'Delete' button. This will immediately stop the process and delete the Nginx proxy to the port.
|
||||
|
||||

|
||||
|
||||
### Logs
|
||||
|
||||
To view error logs for an applicaiton, click on the 'Logs' button:
|
||||

|
||||
|
||||
Reference in New Issue
Block a user