Update README

This commit is contained in:
hgw 2023-10-05 01:04:45 +00:00
parent 24f310eb6c
commit a7e25b7640
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4

View File

@ -16,10 +16,18 @@ HardFiles is built on the principle of flexibility. If you choose to run your ow
## Deployment Guide for HardFiles
#### 1. Configuration:
#### 1. Clone this repository
This is necessary even when using the Docker image as the image does not contain the HardFiles frontend.
```
git clone https://git.supernets.org/supernets/hardfiles.git
```
#### 2. Configuration:
Start by adjusting the necessary configuration variables in `config.toml`.
#### 2. Build and Run
#### 3. Build and Run
##### Bare Metal: