another run at improving docs

This commit is contained in:
2022-02-03 14:14:53 +01:00
parent 0e72a80445
commit 1c8bac2155
8 changed files with 158 additions and 97 deletions

View File

@ -2,10 +2,6 @@
title: Quick start
---
Once you've got `abra` installed, you can start your own Co-op Cloud deployment.
The core features of `abra` allow you to create, deploy and maintain libre software apps. `abra` can help you do on existing servers or by creating new servers (supported: [Servers.coop](https://servers.coop/) & [Hetzner](https://hetzner.com)), manage your DNS configuration (supported: [Gandi](https://gandi.net)) and maintain recipes.
There are a few ways to get started, here are some entrypoints listed below:
- If you're new around here and you'd like to learn how to deploy apps with `abra`, then a good place to start is the [new operators tutorial](/operators/tutorial). If you've already deployed some apps and would like to learn how to maintain them, then the [operators handbook](/operators/handbook) is the right place.