diff --git a/README.md b/README.md index b58227a..b499d1f 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-alpha](https://img.shields.io/badge/status-alpha-orange.svg)](README_dockeronly.md) +**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) ### Setup diff --git a/README_dockeronly.md b/README_dockeronly.md index 75581c2..22f7b86 100644 --- a/README_dockeronly.md +++ b/README_dockeronly.md @@ -1,4 +1,4 @@ -# LabCA Docker Only ![status-alpha](https://img.shields.io/badge/status-alpha-orange.svg) +# LabCA Docker Only ![status-beta](https://img.shields.io/badge/status-beta-yellow.svg) 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.