From 233a6200fb6e8bf99f3d8d5f1b074be0f0b076a4 Mon Sep 17 00:00:00 2001 From: Diego Stefanini <116094549+DiegoStefanini@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:20:40 +0100 Subject: [PATCH] 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8abdf6a..1840b68 100644 --- a/README.md +++ b/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