gboddin/upsalter

There is no license information available for the latest version (0.7) of this package.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/gboddin/upsalter

0.7 2017-01-30 11:39 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