From 991dd3d78f49bf3a903803044552c68972d0cfa6 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 27 Mar 2024 07:36:30 +0100 Subject: [PATCH] fix: remove moar, turn into warning --- docs/operators/handbook.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index 554b7e3..6a432d5 100644 --- a/docs/operators/handbook.md +++ b/docs/operators/handbook.md @@ -207,7 +207,7 @@ This may be possible to overcome if someone really needs it, we encourage people ## Creating a new server -!!! note "Creating servers with Abra once upon a time" +!!! warning "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 @@ -219,10 +219,6 @@ The process of creating a new server usually goes like this: 2. Generate an API client key which you'll give to `abra` 3. Run `abra server new` & fill in the values -`abra` supports creating, listing and removing servers if the 3rd party integration supports it. - -If you want to teach `abra` how to support your favourite server hosting provider, we'd glady accept patches. - ## How do I bootstrap a server for running Co-op Cloud apps? The requirements are: