From 37ff3a1542cb905d51df0709e09cf8ea540fafc1 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 10 Mar 2021 17:01:08 +0100 Subject: [PATCH] Add paragraph --- docs/faq.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index a5f5da3..6fb87c6 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -155,7 +155,9 @@ These are organisational concerns that Co-op Cloud can't solve for you which any ## What is important to consider when running containers in production? -The Co-op Cloud uses [containers](/faq/#why-containers) as a fundamental building block. Therefore it is important to be aware of some general principles for container management in production environments. These are typically things that you will want to discuss within your co-op or democratic collective about how to prioritise and build up process for. However, as the Co-op Cloud project is still very young, we're also still thinking about how we can make the platform itself mitigate problematic issues and make the maintenance of containers a more stable experience. +The Co-op Cloud uses [containers](/faq/#why-containers) as a fundamental building block. Therefore it is important to be aware of some general principles for container management in production environments. These are typically things that you will want to discuss within your co-op or democratic collective about how to prioritise and build up process for. + +However, as the Co-op Cloud project is still very young, we're also still thinking about how we can make the platform itself mitigate problematic issues and make the maintenance of containers a more stable experience. With that all in mind, here are some leading thoughts.