Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.09 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.09 KB

Rancher with Docker Compose

Table of Contents

  1. Description
  2. Setup
  3. Usage
  4. Reference
  5. Development
  6. Contributors

Description

Docker Compose setup for starting Rancher with Træfik.

Setup

cd /opt
git clone https://github.com/solution-libre/docker-rancher.git rancher
cd rancher

Declare environment variables or copy the .env.dist to .env and adjust its values.

Usage

cd /opt/rancher
docker-compose up -d

Reference

Environment variables

HOSTNAME

The hostname. Default value: 'domain.tld'

Development

Solution Libre's repositories are open projects, and community contributions are essential for keeping them great.

Fork this repo on GitHub

Contributors

The list of contributors can be found at: https://github.com/solution-libre/docker-rancher/graphs/contributors