https://github.com/base2services/hl-component-ciinabox-aws-backup
https://github.com/base2services/hl-component-ciinabox-aws-backup
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/base2services/hl-component-ciinabox-aws-backup
- Owner: base2Services
- Created: 2021-03-03T01:06:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T01:50:43.000Z (over 5 years ago)
- Last Synced: 2025-02-01T20:46:19.351Z (over 1 year ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ciinabox-aws-backup CfHighlander component
## Cfhighlander Setup
install cfhighlander [gem](https://github.com/theonestack/cfhighlander)
```bash
gem install cfhighlander
```
or via docker
```bash
docker pull theonestack/cfhighlander
```
## Testing Components
Running the tests
```bash
cfhighlander cftest ciinabox-aws-backup
```