An open API service indexing awesome lists of open source software.

https://github.com/timakin/opsworks_cookbook

Opsworks cookbook repository for timakin projects
https://github.com/timakin/opsworks_cookbook

Last synced: 9 months ago
JSON representation

Opsworks cookbook repository for timakin projects

Awesome Lists containing this project

README

          

# opsworks_cookbook
Opsworks cookbook repository for timakin projects

# custom json
```
{
"deploy": {
"nginx": {
"app_name": "nameOfApplication",
"server_name": "hostname"
}
}
}
```