From a5d8c0fc9fda67c18b2c9498c9edb223ec04b83f Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 27 Mar 2024 06:32:57 +0100 Subject: [PATCH] docs: remove server note Closes https://git.coopcloud.tech/coop-cloud/organising/issues/588 --- docs/operators/handbook.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index a0dedf1..3776360 100644 --- a/docs/operators/handbook.md +++ b/docs/operators/handbook.md @@ -207,7 +207,13 @@ This may be possible to overcome if someone really needs it, we encourage people ## Creating a new server -`abra server new` can create servers if you have an account with a supported 3rd party integration. We currently support [Servers.coop](https://servers.coop) & [Hetzner](https://hetzner.com). The process of creating a new server usually goes like this: +!!! note "Creating servers with Abra once upon a time" + + Previous versions of Abra could auto-magically create servers but this was + removed due to issues of Not Invented Here Syndrome, Abra scope creep and + being hard to maintain & test. + +The process of creating a new server usually goes like this: 1. Create an account with a server hosting provider 2. Generate an API client key which you'll give to `abra`