gboddin / upsalter
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/gboddin/upsalter
Requires
- hackzilla/password-generator: ^1.3
- psr/log: ^1.0
- symfony/console: ^3.1
This package is not auto-updated.
Last update: 2025-10-18 01:28:38 UTC
README
Introduction
Upsalter was designed to create a rootfs image, possibly with a salt-minion installed that you can deploy anywhere.
Usage
Create salted chroot image
It will build a rootfs image of your favorite distribution with salt installed
./bin/upsalter chroot:build centos 6 centos6-salted.tar.gz
Deploy chroot image
It will deploy your chroot package to a remote server and start salt-minion.
./bin/upsalter chroot:deploy centos6.tar.gz user server directory my-container-id