This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
Luke Murphy c1cd94e21b
Some checks reported errors
continuous-integration/drone/push Build was killed
Try to drop the OpenID tab
2020-05-05 09:13:16 +02:00
2020-05-05 09:13:16 +02:00
2020-05-04 11:50:13 +02:00
2020-05-01 17:52:53 +02:00
2020-03-21 01:00:58 +01:00
2020-03-22 12:50:51 +01:00
2020-04-15 11:18:59 +02:00
2020-04-24 12:39:57 +02:00
2020-05-01 17:52:53 +02:00

gitea

Build Status

https://gitea.io/

https://git.autonomic.zone

Development

$ git clone https://git.autonomic.zone/autonomic-cooperative/gitea && cd gitea
$ python3 -m venv .venv && source .venv/bin/activate
$ pip install -r requirements.txt
$ docker-compose up

Gitea dashboard:

http://localhost:3000

Production

  1. Our drone.autonomic.zone configuration automatically deploys.
  2. For a manual deploy guide, see this documentation.
Description
A painless self-hosted Git service
https://git.autonomic.zone
Readme 481 KiB