Update README.md with DNS note and move dockeronly hint (#95)

This commit is contained in:
Arjan H
2023-09-24 20:21:27 +02:00
committed by GitHub
parent bef2668f80
commit da63bbfe07

View File

@@ -38,6 +38,10 @@ Getting Boulder up and running has quite a learning curve though and that is whe
NOTE: LabCA cannot run on a Raspberry Pi.
NOTE2: The hostname of your LabCA machine must be in local DNS for the boulder engine to be able to give out a certificate for it.
**NEW**: It is now possible to run LabCA on an existing docker server, see [README_dockeronly](README_dockeronly.md)
LabCA is best run on its own server / virtual machine to prevent any issues caused by conflicting applications. On a freshly installed Linux machine (currently tested with Debian 12/bookworm, Debian 11/bullseye, and Ubuntu 22.04) run this command as root user (or as a regular user that already is in the sudo group):
```sh
@@ -51,8 +55,6 @@ 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)
### Setup
After the base install you must go through the setup in your browser. To give an idea of the setup process, see these screenshots: