Files
2025-12-26 15:17:21 +01:00

582 B

🚀 Quickstart Guide

Welcome to the ASF Infrastructure Monitor!

1. Setup Environment

Create a .env file in the root directory:

PC_PASS=your_pc_password
PI_PASS=your_pi_password

2. Deploy

Run the following command:

docker compose up -d --build

3. Access

The dashboard will be available at: http://asf.monitor.nabd-co.com (after Caddy setup)

4. Documentation

For more details, check the docs/ folder: