16 lines
494 B
Markdown
16 lines
494 B
Markdown
# Gogs
|
|
|
|
Gogs is an easy to install, cross-platform and lightweight self-hosted Git service. More info on the [website](https://gogs.io/).
|
|
|
|
## Architecture
|
|
|
|
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/gogs/architecture.png?raw=true" />
|
|
|
|
## Configuration
|
|
|
|
You will need to edit the `data-gogs/gogs/conf/app.ini` with your own settings.
|
|
|
|
## Docker
|
|
|
|
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/gogs/docker-compose.yml).
|