paint-brush
DevOps Shouldn't be Hard: Configurating CD Serverby@Destiner
149 reads

DevOps Shouldn't be Hard: Configurating CD Server

by Timur6mJanuary 6th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

DevOps is one of the things that is not discussed much yet there are a few straightforward actions that you can integrate into your workflow that will make your developer life much easier. There are two parts: Creating a CD server that deploys your code each time you commit to master. Creating a server that runs a Shell script each time it receives a message from outside. That script will download recent codebase from Github, install new dependencies (if any), and then restart the app via PM2.

Coins Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - DevOps Shouldn't be Hard: Configurating CD Server
Timur HackerNoon profile picture
Timur

Timur

@Destiner

L O A D I N G
. . . comments & more!

About Author

Timur HackerNoon profile picture
Timur@Destiner

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Coffee-web