Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 532 Bytes

drone_gogs_docker

Docker Compose for drone.io (CI-CD) and gogs (git service)

Prerequisites

  • Docker (started) and docker-compose (just install Docker for Desktop if you are on laptop)

Quickstart

  1. Clone repo git clone https://github.com/datafuel/drone_gogs_docker.git
  2. Run cd drone_gogs_docker
  3. Rename .env.example to .env and replace dummy values with yours
  4. Run docker-compose up then access the services

Access services