This commit is contained in:
Nicolas Dickinson 2024-09-28 22:16:55 +02:00
parent 810adf763e
commit a25d1b0843

View File

@ -7,14 +7,15 @@ Helper scripts for installing Abra on Debian. While it probably works on any Deb
This repository contains a set of scripts designed to help you configure and deploy applications using the [Abra](https://coopcloud.tech/abra) command line (CLI) tool on your computer to manage remote servers.
### 📖 Table of Contents
[Introduction](#introduction)
[Repository Structure](#repository-structure)
[Key concepts](#key-concepts)
[Prerequisites](#prerequisites)
[Getting Started](#getting-started)
[Script Overview](#script-overview)
[Troubleshooting](#troubleshooting)
[Additional Resources](#additional-resources)
- [Introduction](#-introduction)
- [Repository Structure](#-repository-structure)
- [Key concepts](#-key-concepts)
- [Prerequisites](#-prerequisites)
- [Getting Started](#-getting-started)
- [Script Overview](#-script-overview)
- [Troubleshooting](#-troubleshooting)
- [Additional Resources](#-additional-resources)
### 📝 Introduction