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
- Host: GitHub
- URL: https://github.com/timakin/opsworks_cookbook
- Owner: timakin
- Created: 2017-04-16T05:52:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T01:16:20.000Z (about 9 years ago)
- Last Synced: 2025-03-17T09:49:03.164Z (over 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# opsworks_cookbook
Opsworks cookbook repository for timakin projects
# custom json
```
{
"deploy": {
"nginx": {
"app_name": "nameOfApplication",
"server_name": "hostname"
}
}
}
```