fix: remove moar, turn into warning
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2024-03-27 07:36:30 +01:00
parent 7675df7d7c
commit 991dd3d78f
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 5 deletions

View File

@ -207,7 +207,7 @@ This may be possible to overcome if someone really needs it, we encourage people
## Creating a new server ## 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 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 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` 2. Generate an API client key which you'll give to `abra`
3. Run `abra server new` & fill in the values 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? ## How do I bootstrap a server for running Co-op Cloud apps?
The requirements are: The requirements are: