Skip to content

solution-libre/docker-rancher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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