paint-brush
Deployment Automation via SSH With Python Fabric: How It Worksby@agzuniverse
11,651 reads
11,651 reads

Deployment Automation via SSH With Python Fabric: How It Works

by Aswin G5mApril 17th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow
EN

Too Long; Didn't Read

Python Fabric is an open source python library that is used to execute commands remotely over SSH. Fabric is compatible with Python 2 and 3 and can be used to deploy a basic project to a remote server through Gitlab CI using Python Fabric. Fabric uses a library called Paramiko under the hood for handling the SSH side of things, we can pass arguments to Paramiko's SSH client. Paramiko is a Python context manager with the help of Python context managers, but there are many other ways to do this as well.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Deployment Automation via SSH With Python Fabric: How It Works
Aswin G HackerNoon profile picture
Aswin G

Aswin G

@agzuniverse

CS undergrad student with a love for tech. Currently doing things with JavaScript, Python and Golang.

Learn More
LEARN MORE ABOUT @AGZUNIVERSE'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Aswin G HackerNoon profile picture
Aswin G@agzuniverse
CS undergrad student with a love for tech. Currently doing things with JavaScript, Python and Golang.

TOPICS

Languages

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