githubEdit

Service deployment and monitoring

Deployment services and make run in ubuntu

Today we did service deployment for dot net with ubuntu server.

Steps:

1) Download the rar file from mail
2) Extract the file
3) Change the directory inside the folder including .dll files
4) Move the folder to /srv directory
mv foldername /srv/
srv files

Now go to the services directory:

Now, check the services running in name of "hicare" using the command:

Last updated