1
0
Fork 0
mirror of https://github.com/awesome-foss/awesome-sysadmin.git synced 2025-04-19 16:38:04 +02:00

Add Cloud 66

Add Cloud 66 to the "Deployment Automation" category.
This commit is contained in:
Kasia 2023-08-03 16:11:38 +01:00
parent b92224ebfc
commit 707865deec

View file

@ -266,6 +266,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s
*Tools and scripts to support deployments to your servers.*
- [Capistrano](http://capistranorb.com/) - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based).
- [Cloud 66](https://help.cloud66.com/) - Build, deploy, and manage your applications on any cloud without the headache of the “server stuff”.
- [Fabric](http://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks.
- [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (rake based).
- [munki](https://www.munki.org/munki/) - Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs.