mirror of
https://gitea.com/jwobith/docker-gitea.git
synced 2025-07-14 03:54:35 +00:00
16 lines
803 B
Markdown
16 lines
803 B
Markdown
docker-gitea
|
|
============
|
|
|
|
Docker Gitea Service
|
|
--------------------
|
|
|
|
[](http://badges.mit-license.org)
|
|
|
|
[Gitea](https://gitea.io) is a self-hosted git service written in Go. It provides a setup that is similar to [Github](https://github.com) but a solution that you host yourself. This repository contains the necessary configuration to run a full Gitea service in [Docker](https://docs.docker.com) using [Docker Compose](https://docs.docker.com/compose) with the capability to auto renew SSL certificates with [Let's Encrypt](https://www.letsencrypt.org).
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License.
|
|
See the [LICENSE](https://github.com/jwobith/docker-gitea/blob/master/LICENSE)
|
|
file for the full license text.
|