mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-01-14 01:18:59 -05:00
e4f94e51ee
Since we have different types of documentation I consider it helpful to have a one-liner explaining who we want to reach with each part. Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
15 lines
439 B
Markdown
15 lines
439 B
Markdown
---
|
|
layout: '~/layouts/Markdown.astro'
|
|
title: 'Forgejo v1.19 administrator guide'
|
|
---
|
|
|
|
These documents are targeted to people who run Forgejo on their machines.
|
|
|
|
- [Configuration Cheat Sheet](config-cheat-sheet)
|
|
- [Upgrade guide](upgrade)
|
|
- [Command Line](command-line)
|
|
- [Reverse Proxy](reverse-proxy)
|
|
- [Email setup](email-setup)
|
|
- [Incoming Email](incoming-email)
|
|
- [Logging Configuration](logging-documentation)
|
|
- [Packages](packages)
|