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

https://github.com/amine7536/quick-rancher


https://github.com/amine7536/quick-rancher

Last synced: 2 months ago
JSON representation

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 domain

then simply run :

```bash
$> docker-compose.yml -d
```