DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Automate Your Linux Deployment Using Azure DevOps

4 years ago towardsdatascience.com
Automate Your Linux Deployment Using Azure DevOps

Summary: This is a summary of an article originally published by the source. Read the full original article here →

eel like you have been logging into your Linux servers too much lately? Deployment steps don’t really change that often unless you have a breaking change or you are implementing a major feature.

In this tu torial, we will be making an automated pipeline to deploy .NET Core applications to a Centos 8 server.

To start to install the agent as a service, run: This will install the service, and then run it in the background.

To add new system service configurations we will create a shell script, add this make-service.sh script on the home directory: Before you copy and paste the code, notice the and tags in the script.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com