Skip to content

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

Notifications You must be signed in to change notification settings

datafuel/drone_gogs_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages