Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 472 Bytes

Gitea Docker Swarm Setup

Use Gitea in a Docker Swarm in the Hetzner Cloud

Requierments

  • Hetzner Cloud Account
  • A Docker Swarm
  • This plugin enabled and configured on all nodes / managers

Setup

  • Change domain.com to your domain
  • Deploy the two stack files from you manager node:
    docker stack deploy --compose-file gita.stack gitea
    docker stack deploy --compose-file traefik.stack traefik