Make Your Own Stack
Go to file
aynic.os 4f390ce36a verbose mode 2021-06-12 04:58:29 +02:00
ansible verbose mode 2021-06-12 04:58:29 +02:00
aws verbose mode 2021-06-12 04:58:29 +02:00
docker wip 2021-05-24 01:27:30 +00:00
make verbose mode 2021-06-12 04:58:29 +02:00
openstack verbose mode 2021-06-12 04:58:29 +02:00
packer verbose mode 2021-06-12 04:58:29 +02:00
stack verbose mode 2021-06-12 04:58:29 +02:00
terraform wip 2021-05-24 01:27:30 +00:00
.dockerignore import files 2021-02-09 18:08:58 +01:00
.env.dist wip 2021-05-31 20:52:49 +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-09 00:44:36 +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.