Skip to content

Run Gitea, Drone in Docker, and reverse proxy with Traefik.

Notifications You must be signed in to change notification settings

ChenTerence/gitea-drone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Docker-Compose] Gitea, Drone & Traefik

Run Gitea, Drone in Docker, and reverse proxy with Traefik.

Usage

  1. First create a docker network named gitea-network:
$ docker network create gitea-network
  1. Change your-domain.com in docker-compose.yml and gitea-app.ini to your domain.

  2. Run those services

$ docker-compose up -d

Exposed Services

About

Run Gitea, Drone in Docker, and reverse proxy with Traefik.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published