Browse Source

Add ShipIt to deployment automation list in README

Add ShipIt - self-hosted infrastructure management platform for Proxmox homelabs.

  - Website: https://diegostefanini.github.io/shipit/
  - Source: https://github.com/DiegoStefanini/shipit
  - License: MIT
  - Language: Node.js / TypeScript
pull/669/head
Diego Stefanini 1 month ago
committed by GitHub
parent
commit
233a6200fb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -247,7 +247,7 @@ Tools and scripts to support deployments to your servers.
- [Genesis](https://github.com/starkandwayne/genesis) - A template framework for multi-environment BOSH deployments. `MIT` `Perl`
- [munki](https://www.munki.org/munki/) - Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs. ([Source Code](https://github.com/munki/munki)) `Apache-2.0` `Python`
- [Overcast](https://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH. ([Source Code](https://github.com/andrewchilds/overcast)) `MIT` `Nodejs`
- [ShipIt](https://diegostefanini.github.io/shipit/) - Deploy and infrastructure management platform. Deploy, monitor, and secure Docker services via SSH and Proxmox API with zero agents. ([Source Code](https://github.com/DiegoStefanini/shipit)) `MIT` `Nodejs`
### Diagramming

Loading…
Cancel
Save