From 37ce10ff9bdf1a9b197536d03891f3ee7dfe3d3a Mon Sep 17 00:00:00 2001 From: Markus Frei Date: Mon, 11 May 2026 21:26:57 +0200 Subject: [PATCH] Add Linuxfabrik Kickstart to Deployment Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d46728b..61d3662 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,7 @@ Tools and scripts to support deployments to your servers. - [Fabric](https://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. ([Source Code](https://github.com/fabric/fabric)) `BSD-2-Clause` `Python` - [FaynoSync](https://faynosync.com) - Self-hosted Dynamic Update Server with statistics, supporting multiple updaters. Flexible features for seamless app updates and insights. ([Source Code](https://github.com/ku9nov/faynoSync), [Clients](https://github.com/ku9nov/faynoSync-dashboard)) `Apache-2.0` `Docker/Go` - [Genesis](https://github.com/genesis-community/genesis) - A template framework for multi-environment BOSH deployments. `MIT` `Perl` +- [Linuxfabrik Kickstart](https://github.com/Linuxfabrik/kickstart) - Generic Kickstart (RHEL/Fedora), Preseed (Debian) and Autoinstall (Ubuntu) configurations with BIOS/UEFI, four install profiles (minimal/CIS/cloud/cloud-CIS), LVM and SELinux enforcing. `Unlicense` `Shell` - [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`