gboddin / upsalter
There is no license information available for the latest version (0.7) of this package.
0.7
2017-01-30 11:39 UTC
Requires
- hackzilla/password-generator: ^1.3
- psr/log: ^1.0
- symfony/console: ^3.1
This package is not auto-updated.
Last update: 2025-01-24 22:01:50 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