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
|
||||
```
|
||||
.
|
||||
├── deploy.sh # Deployment script for Hetzner
|
||||
├── generate_ignition.py # Python-based Ignition config generator
|
||||
├── build.sh # Build and upload image from build-config
|
||||
├── deploy.sh # Deployment script for Hetzner from deploy-config
|
||||
├── MASTER_README.md # Tang server setup documentation
|
||||
├── README.md # Main project documentation
|
||||
├── requirements.txt # Python dependencies
|
||||
└── settings.yaml # Configuration settings
|
||||
└── requirements.txt # Python dependencies
|
||||
```
|
||||
|
||||
## Prerequisites
|
||||
|
Loading…
Reference in New Issue
Block a user