How to start Dotnet Website or script using PM2

to start and manage any dotnet dll using pm2 run below command and pm2 will start managing your dll software.

$ pm2 start --interpreter=dotnet --name=dotnet-app dotnet your-dotnet-dll.dll

Leave a Reply

Your email address will not be published. Required fields are marked *

© 2024 Doc.thewion - WordPress Theme by WPEnjoy