docs.coopcloud.tech/docs/abra/index.md

20 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2022-01-27 09:27:23 +00:00
---
title: Abra
---
2022-04-01 21:17:28 +00:00
<a href="https://github.com/egonelbre/gophers"><img align="right" width="250" src="https://github.com/egonelbre/gophers/raw/master/.thumb/sketch/adventure/poking-fire.png"/></a>
2023-04-14 21:32:57 +00:00
[![Build Status](https://build.coopcloud.tech/api/badges/coop-cloud/abra/status.svg?ref=refs/heads/main)](https://build.coopcloud.tech/coop-cloud/abra)
[![Go Report Card](https://goreportcard.com/badge/git.coopcloud.tech/coop-cloud/abra)](https://goreportcard.com/report/git.coopcloud.tech/coop-cloud/abra)
[![Go Reference](https://pkg.go.dev/badge/coopcloud.tech/abra.svg)](https://pkg.go.dev/coopcloud.tech/abra)
2023-01-22 09:09:18 +00:00
`abra` is the flagship client & command-line for Co-op Cloud. It has been developed specifically for the purpose of making the day-to-day operations of operators and maintainers pleasant & convenient. It is libre software, written in Go and maintained and extended by the community :heart:
2022-01-27 09:27:23 +00:00
2022-02-03 13:14:53 +00:00
Once you've got `abra` installed, you can start your own Co-op Cloud deployment. `abra` allows you to create, deploy and maintain libre software apps. It supports working with existing servers or can create new servers (supported providers: [Servers.coop](https://servers.coop/) & [Hetzner](https://hetzner.com)). It can also help you manage your DNS configuration (supported providers: [Gandi](https://gandi.net)).
2022-01-27 09:27:23 +00:00
- [Install](/abra/install): You want to install `abra` :100:
2022-02-02 20:27:05 +00:00
- [Quick start](/abra/quickstart): You're ready to get started using `abra` :muscle:
2022-01-27 09:27:23 +00:00
- [Upgrade](/abra/upgrade): You're looking for instructions on how to upgrade `abra` :arrow_heading_up:
- [Hack](/abra/hack): You wan to hack on `abra` and help out with the development :woman_construction_worker:
2022-02-03 15:45:15 +00:00
- [Troubleshoot](/abra/trouble): `abra` ain't working and you'd like to know why :boom: