docs: add pull/open/run quick start to landing page
This commit is contained in:
12
README.md
12
README.md
@@ -4,6 +4,18 @@
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
# 1. Pull
|
||||
git clone https://git.thisisfake.lol/mykey/Fail2Ban-Dashboard---NPM && cd Fail2Ban-Dashboard---NPM
|
||||
|
||||
# 2. Open docker-compose.yml — set SUBNETS_TO_IGNORE to your local network ranges
|
||||
|
||||
# 3. Run
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
Dashboard at `http://YOUR_HOST:4000` — no other setup required.
|
||||
|
||||
---
|
||||
|
||||
## What It Does
|
||||
|
||||
Reference in New Issue
Block a user