From dd831cb2cd3f1b913835554148dcdbe7e308e340 Mon Sep 17 00:00:00 2001 From: Arjan H Date: Sat, 15 Jul 2023 08:38:49 +0200 Subject: [PATCH] Unmark docker-only setup as beta as it seems stable now --- README.md | 2 +- README_dockeronly.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b4ab2da..5f97f51 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The first-time install will take a while, depending on the power of your server -**NEW**: It is now possible to run LabCA on an existing docker server, see [README_dockeronly](README_dockeronly.md) [![status-beta](https://img.shields.io/badge/status-beta-yellow.svg)](README_dockeronly.md) +**NEW**: It is now possible to run LabCA on an existing docker server, see [README_dockeronly](README_dockeronly.md) ### Setup diff --git a/README_dockeronly.md b/README_dockeronly.md index e4c643d..6c90698 100644 --- a/README_dockeronly.md +++ b/README_dockeronly.md @@ -1,6 +1,6 @@ -# LabCA Docker Only ![status-beta](https://img.shields.io/badge/status-beta-yellow.svg) +# LabCA Docker Only -It is now also possible, instead of dedicating a complete (virtual) machine to LabCA, to run LabCA using docker compose on a non-dedicated machine. This is quite new and therefore still needs more testing. +It is now also possible, instead of dedicating a complete (virtual) machine to LabCA, to run LabCA using docker compose on a non-dedicated machine. ## Startup