mirror of
https://github.com/mblanke/Dashboard.git
synced 2026-03-01 12:10:20 -05:00
Initial commit: ATLAS Dashboard (Next.js)
This commit is contained in:
13
DEPLOYMENT_COMPLETE.txt
Normal file
13
DEPLOYMENT_COMPLETE.txt
Normal 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
|
||||
Reference in New Issue
Block a user