gitea/README.md

25 lines
785 B
Markdown
Raw Normal View History

# Gitea
2020-06-17 06:21:19 +00:00
2021-10-05 07:42:53 +00:00
[![Build Status](https://drone.coopcloud.tech/api/badges/coop-cloud/gitea/status.svg)](https://drone.coopcloud.tech/coop-cloud/gitea)
<!-- metadata -->
2021-10-05 07:42:53 +00:00
- **Category**: Development
2021-08-18 01:03:27 +00:00
* **Status**: ❶💚
2021-10-05 07:42:53 +00:00
- **Image**: [`gitea/gitea`](https://hub.docker.com/gitea/gitea), ❶💚, upstream
- **Healthcheck**: Yes
2021-08-18 01:03:27 +00:00
* **Backups**: Yes
2021-10-05 07:42:53 +00:00
- **Email**: ?
- **Tests**: ❷💛
- **SSO**: ❶💚 (OAuth)
<!-- endmetadata -->
## 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`