update deploying

This commit is contained in:
chrislu
2025-06-28 14:59:55 -07:00
parent 52097a1d9b
commit adc7807451
2 changed files with 14 additions and 22 deletions

View File

@@ -148,14 +148,14 @@ This will:
- Set up systemd service configuration
- Configure log rotation
- Upload Grafana dashboard and Prometheus configuration
- Enable the telemetry service (but not start it yet)
**Note**: The setup only prepares the infrastructure. You need to run a deployment afterward to install and start the telemetry server.
### 2. Deploy Updates
Deployments happen automatically when:
- Code is pushed to the `master` branch with changes in the `telemetry/` directory
Or manually trigger deployment:
To deploy updates, manually trigger deployment:
1. Go to GitHub Actions in your repository
2. Select "Deploy Telemetry Server" workflow
3. Click "Run workflow"