fixing readme
This commit is contained in:
parent
cd93f12bd6
commit
c454bfe214
11
README.md
11
README.md
@ -2,6 +2,17 @@
|
||||
|
||||
This script automates the deployment of Gitea using Incus containers. It provides a simple command-line interface to create a profile, install Gitea and PostgreSQL, and secure the configuration.
|
||||
|
||||
## Table of Contents
|
||||
- [Prerequisites](#prerequisites)
|
||||
- [Usage](#usage)
|
||||
- [Create Profile](#create-profile)
|
||||
- [Install Gitea](#install-gitea)
|
||||
- [Secure Configuration](#secure-configuration)
|
||||
- [Script Behavior](#script-behavior)
|
||||
- [Notes](#notes)
|
||||
- [Customization](#customization)
|
||||
- [Troubleshooting](#troubleshooting)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Incus installed and configured on your system
|
||||
|
Loading…
Reference in New Issue
Block a user