Make Your Own Stack
Go to file
aynic.os 97cd91a020 wip 2021-06-14 12:52:48 +02:00
ansible wip 2021-06-14 12:52:48 +02:00
aws wip 2021-06-14 12:52:48 +02:00
docker wip 2021-06-14 12:52:48 +02:00
make wip 2021-06-14 12:52:48 +02:00
openstack wip 2021-06-14 12:52:48 +02:00
packer wip 2021-06-14 12:52:48 +02:00
stack wip 2021-06-14 12:52:48 +02: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
LICENSE rename and add love 2021-05-16 22:26:45 +02:00
Makefile wip 2021-06-14 12:52:48 +02: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.