mirror of
https://github.com/mblanke/Dashboard.git
synced 2026-03-01 12:10:20 -05:00
14 lines
400 B
Plaintext
14 lines
400 B
Plaintext
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
|