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.
decentral1se eb1bfdfd2b
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'Update gitea/gitea Docker tag to v1.11.5' (#9) from renovate/docker-gitea-gitea-1.x into master
2020-05-10 11:49:11 +02:00
2020-05-07 08:18:33 +02:00
2020-05-04 11:50:13 +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-05-01 17:52:53 +02:00
2020-05-07 10:02:39 +00: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