Fix repo layout README
This commit is contained in:
parent
c8b9b9e5dc
commit
1180a3d8ac
@ -32,12 +32,11 @@ The Tang server provides secure remote unlocking of LUKS volumes:
|
|||||||
## Repository Structure
|
## Repository Structure
|
||||||
```
|
```
|
||||||
.
|
.
|
||||||
├── deploy.sh # Deployment script for Hetzner
|
├── build.sh # Build and upload image from build-config
|
||||||
├── generate_ignition.py # Python-based Ignition config generator
|
├── deploy.sh # Deployment script for Hetzner from deploy-config
|
||||||
├── MASTER_README.md # Tang server setup documentation
|
├── MASTER_README.md # Tang server setup documentation
|
||||||
├── README.md # Main project documentation
|
├── README.md # Main project documentation
|
||||||
├── requirements.txt # Python dependencies
|
└── requirements.txt # Python dependencies
|
||||||
└── settings.yaml # Configuration settings
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
Loading…
Reference in New Issue
Block a user