https://github.com/rexops/service-ec2
Sample Services to access Amazon EC2
https://github.com/rexops/service-ec2
Last synced: 2 days ago
JSON representation
Sample Services to access Amazon EC2
- Host: GitHub
- URL: https://github.com/rexops/service-ec2
- Owner: RexOps
- Created: 2014-10-04T13:02:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-04T13:08:22.000Z (over 11 years ago)
- Last Synced: 2025-02-23T16:48:40.117Z (12 months ago)
- Size: 117 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample EC2 Service
This is an example service that shows how to access Amazon EC2 from within Rex.
## Requirements
You have to create the following files on your system (or change the source code)
* access key: /etc/rex/aws/access.key
* secret access key: /etc/rex/aws/secret_access.key
* private ssh key: /etc/rex/aws/keys/some-ssh-key.pem
* public ssh key : /etc/rex/aws/keys/some-ssh-key.pub
The default AMI id that is used in this example is from eu-west-1.
## Formulars
In the *formulars* folder you see an example formular file for Rex-JobControl.