Unmark docker-only setup as beta as it seems stable now

This commit is contained in:
Arjan H
2023-07-15 08:38:49 +02:00
parent bd3ec5ccab
commit dd831cb2cd
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ The first-time install will take a while, depending on the power of your server
<img src="https://user-images.githubusercontent.com/44847421/48658718-dc557b00-ea46-11e8-8596-00709fad9197.jpg" width="300">
**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

View File

@@ -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