diff --git a/docs/abra/index.md b/docs/abra/index.md index 4a44a50c..319ab0a8 100644 --- a/docs/abra/index.md +++ b/docs/abra/index.md @@ -4,8 +4,6 @@ title: Abra `abra` is our flagship client & command-line tool which has been developed specifically in the context of the Co-op Cloud project for the purpose of making day-to-day operations for [operators](/operators/) and [maintainers](/maintainers/) as convenient as possible. It is libre software, written in [Go](https://go.dev/) and maintained and extended by the community :heart: -In this section, you can find the following sections: - - [Install](/abra/install): You want to install `abra` :100: - [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: diff --git a/docs/index.md b/docs/index.md index 7c838ef0..096afe06 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,7 +18,7 @@ We'd be happy to hear feedback about our documentation, if it was helpful, what This project is still [alpha quality software](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha) :bomb: Please take that into consideration if you are thinking about using this system in production. We're working hard to make Co-op Cloud stable. In the meantime, this is a good time to help us out with initial testing, feedback, ideas or [join in with development](/get-involved/). -- [Operators guide](/operators/): You run a Co-op Cloud instance or want to do so :computer: +- [Operators guide](/operators/): You run a Co-op Cloud deployment or want to do so :computer: - [Maintainers guide](/maintainers/): You maintain recipes and ensure things run smoothly for operators :tools: diff --git a/docs/operators/index.md b/docs/operators/index.md index 2493ce8e..e5dea936 100644 --- a/docs/operators/index.md +++ b/docs/operators/index.md @@ -2,4 +2,7 @@ title: Operators Guide --- -TODO. +Welcome to the Operators guide! Operators are individuals, members of tech co-ops or collectives who provide services powered by Co-op Cloud. This documentation is meant to help new & experienced operators manage their deployments as well as provide a space for sharing tricks & tips for keeping things running smoothly. Operators are encouraged to submit documentation patches! Sharing is caring :sparkling_heart: + +- [New operators tutorial](/operators/tutorial): If you want to become an operator, start here :rocket: +- [Operations handbook](/operators/handbook): One-stop shop for all you need to know to manage a deployment :ribbon: