A painless self-hosted Git service
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
3wc 03c48f99de
continuous-integration/drone/push Build is passing Details
autonomic.zone -> example.com
Ref coop-cloud/abra#111
2021-03-20 14:50:24 +02:00
.drone.yml Signal to Traefik that you want that port open 2021-02-14 15:29:09 +01:00
.env.sample autonomic.zone -> example.com 2021-03-20 14:50:24 +02:00
.gitignore Bootstrap Gitea repository 2020-06-17 08:21:19 +02:00
CHANGELOG.md Add a changelog file 2021-02-24 12:19:43 +01:00
LICENSE Add LICENSE 2020-06-17 08:30:59 +02:00
README.md Follow new exciting README standard 2021-03-02 18:39:38 +02:00
abra.sh Use all services in new versioning scheme 2021-03-13 18:31:59 +01:00
app.ini.tmpl Migrating from git.autonomic.zone repo 2020-10-27 11:25:48 +01:00
compose.yml Use all services in new versioning scheme 2021-03-13 18:31:59 +01:00
renovate.json Add renovate.json 2020-09-14 20:01:52 +00:00

README.md

Gitea

Build Status

  • Category: Development
  • Status: ❷💛
  • Image: gitea/gitea, ❶💚, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: ?
  • Tests: ❷💛
  • SSO: ❶💚 (OAuth)

Basic usage

  1. Set up Docker Swarm and [abra][abra]
  2. Deploy [coop-cloud/traefik][cc-traefik]
  3. abra app new gitea --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy