Initial commit: ATLAS Dashboard (Next.js)

This commit is contained in:
2026-02-13 12:24:02 -05:00
commit d6debe51b1
72 changed files with 16965 additions and 0 deletions

13
DEPLOYMENT_COMPLETE.txt Normal file
View File

@@ -0,0 +1,13 @@
Dashboard deployed to 192.168.1.21 - Files transferred successfully!
PROJECT LOCATION: /opt/dashboard
ACCESS URL: http://192.168.1.21:3000
REMAINING STEPS:
1. SSH: ssh soadmin@192.168.1.21
2. cd /opt/dashboard
3. sudo docker-compose build
4. sudo docker-compose up -d
5. Check logs: sudo docker logs -f atlas-dashboard
IMPORTANT: Update /opt/dashboard/.env with your actual passwords/API keys