Make Your Own Stack
Go to file
aynic.os da2f3ed44a wip 2021-08-05 03:35:36 +01:00
ansible wip 2021-08-05 03:35:36 +01:00
aws ansible 2021-06-21 11:24:10 +00:00
docker ansible 2021-06-21 11:24:10 +00:00
make wip 2021-08-05 03:35:36 +01:00
openstack wip 2021-06-14 12:52:48 +02:00
packer wip 2021-07-11 08:56:03 +01:00
stack wip 2021-07-12 20:04:06 +01:00
terraform wip 2021-06-14 12:52:48 +02:00
.dockerignore import files 2021-02-09 18:08:58 +01:00
.env.dist wip 2021-06-14 12:52:48 +02:00
.gitignore import files 2021-02-09 18:08:58 +01:00
CHANGELOG.md myos 2021-07-14 23:03:00 +01:00
LICENSE wip 2021-07-14 20:38:30 +01:00
Makefile wip 2021-07-11 08:56:03 +01:00
README.md verbose mode 2021-06-12 04:58:29 +02:00

README.md

myos - Make Your Own Stack

Disclaimer

This is work in progress ;)

Usage

$ make install

Make variables

DEBUG

Show debug informations

$ make install DEBUG=true

DRYRUN

Show commands, do nothing

$ make install DRYRUN=true

Status

Use it at your own risks.