You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
ansible | 2 years ago | |
aws | 2 years ago | |
docker | 2 years ago | |
make | 2 years ago | |
openstack | 2 years ago | |
packer | 2 years ago | |
stack | 2 years ago | |
terraform | 2 years ago | |
.dockerignore | 2 years ago | |
.env.dist | 2 years ago | |
.gitignore | 2 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago |
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.