fixing readme

This commit is contained in:
imnotacoder-eeeee 2024-08-01 00:56:18 -04:00
parent cd93f12bd6
commit c454bfe214

View File

@ -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