https://github.com/amine7536/quick-rancher
https://github.com/amine7536/quick-rancher
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amine7536/quick-rancher
- Owner: amine7536
- Created: 2017-07-03T21:58:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T22:06:35.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T16:14:46.069Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quick-rancher
Quickly spawn a Rancher instance.
These images used Route53 AWS to generate the Let's Encrypt certificate.## Usage
Edit the docker-compose.yml file and add your :
- AWS keys
- Your DNS domainthen simply run :
```bash
$> docker-compose.yml -d
```