mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-24 18:09:26 -05:00
5329ac985c
It is supposed to reflect the help of `forgejo --help`. However, since it is manually maintained there are differences that may be confusing. It could be generated with `forgejo docs` but the format is not good enough as it is. # Conflicts: # admin/command-line.md
19 lines
627 B
Markdown
19 lines
627 B
Markdown
---
|
|
layout: '~/layouts/Markdown.astro'
|
|
title: 'Forgejo administrator guide'
|
|
---
|
|
|
|
These documents are targeted to people who run Forgejo on their machines.
|
|
|
|
- [Seek Assistance](seek-assistance)
|
|
- [Installation](installation)
|
|
- [Database Preparation](database-preparation)
|
|
- [Configuration Cheat Sheet](config-cheat-sheet)
|
|
- [Upgrade guide](upgrade)
|
|
- [Reverse Proxy](reverse-proxy)
|
|
- [Email setup](email-setup)
|
|
- [Incoming Email](incoming-email)
|
|
- [Logging Configuration](logging-documentation)
|
|
- [Actions](actions)
|
|
- [Search Engines and robots.txt](search-engines-indexation)
|
|
- [Recommended Settings and Tips](recommendations)
|