From 260e3cdd725173124c53b57f9adc36a60fbae765 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 25 Jun 2024 16:38:18 +0200 Subject: [PATCH] fix: remove this, old info --- docs/operators/tutorial.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index c0ab05b7..d3bc1ae3 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -13,13 +13,6 @@ In order to deploy an app you need two things: This tutorial tries to help you make choices about which server and which DNS setup you need to run a _Co-op Cloud_ deployment but it does not go into great depth about how to set up a new server. -??? question "Can `abra` help automate this?" - - Our `abra` tool can help bootstrap new servers & configure DNS records for - you. We'll skip that for now since we're just getting started. For more on - these topics after you finish the tutorial see the [operators - handbook](/operators/handbook). - ### Server setup Co-op Cloud has itself near zero system requirements. You only need to worry about the system resource usage of your apps and the overhead of running containers with the docker runtime (often negligible. If you want to know more, see [this FAQ entry](/intro/faq/#isnt-running-everything-in-containers-inefficient)).