Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.17 KB

File metadata and controls

51 lines (34 loc) · 1.17 KB

GitLab with Docker Compose

Table of Contents

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

Description

Docker Compose setup for starting GitLab with Træfik by Solution Libre.

Setup

cd /opt
git clone https://usine.solution-libre.fr/docker/gitlab.git gitlab
cd gitlab

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

Usage

cd /opt/gitlab
docker compose up -d

Reference

See REFERENCE.md.

Development

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

Fork this repo on our GitLab or on GitHub

Contributors

The list of contributors can be found at: https://usine.solution-libre.fr/docker/gitlab/-/graphs/main