Skip to content

bhaisaab/securemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps automation using Fabric and Puppet

Install Fabric:

pip install fabric

Initialize and bootstrap puppet repository and keys, deploy for the first time on a node:

fab -R <role> -H <host> init

Check changes on server:

fab -R baagi noop

Push eventual changes on server:

fab -R baagi deploy

Upgrading packages:

fab -R baagi upgrade

About

📬 devops: secure email and web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages