mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-12-11 20:48:45 -05:00
0b016bd457
- split the installation page into separate pages for Docker, binary install, and packages
- clarify the next step is the installation page via the web
- clarify the first user created has admin rights
- clarify how values in the config sheet are provided when using Docker installation
- explain database preparation can be skipped if using SQLite which is built-in
Fixes: https://codeberg.org/forgejo/docs/issues/117
(cherry picked from commit 64ba97d470
)
26 lines
914 B
Markdown
26 lines
914 B
Markdown
---
|
|
title: 'Forgejo administrator guide'
|
|
---
|
|
|
|
These documents are targeted to people who run Forgejo on their machines.
|
|
|
|
- [Seek Assistance](./seek-assistance/)
|
|
- Installation
|
|
- [Introduction](./installation/)
|
|
- [With Docker](./installation-docker/)
|
|
- [From binary](./installation-binary/)
|
|
- [Database Preparation](./database-preparation/)
|
|
- [Configuration Cheat Sheet](./config-cheat-sheet/)
|
|
- [Storage settings](./storage/)
|
|
- [Upgrade guide](./upgrade/)
|
|
- [Reverse Proxy](./reverse-proxy/)
|
|
- [Email setup](./email-setup/)
|
|
- [Incoming Email](./incoming-email/)
|
|
- [Logging Configuration](./logging-documentation/)
|
|
- [Actions](./actions/)
|
|
- [Forgejo CLI](./command-line/)
|
|
- [Search Engines and robots.txt](./search-engines-indexation/)
|
|
- [Recommended Settings and Tips](./recommendations/)
|
|
- [GPG Commit Signatures](./signing/)
|
|
- [Moderation tools](./moderation/)
|
|
- [Adopt existing git directories](./adopt/)
|