Updating sfp server
Prerequisites
Step 1: Clone the SFP Server Management Template
Get the Template Repository
git clone https://source.flxbl.io/flxbl/sfp-server-mangement-template.git cd sfp-server-management-templategit remote set-url origin https://github.com/your-org/sfp-server-management.git git push -u origin main
Repository Structure
Step 2: Configure Repository Secrets
Required Secrets
Secret Name
Description
Example
Optional Secrets
Secret Name
Description
Default
How to Generate Secrets
Step 3: Understanding the GitHub Actions Workflow
Update Options
Step 4: How to Execute Server Updates
Running Updates from GitHub
Step 5: When to Execute Updates
Regular Update Schedule
Update Triggers
Best Practices
Database Migration Considerations
Understanding Migration Limitations
Troubleshooting
Common Issues
Advanced Configuration
Multi-Environment Support
Last updated
Was this helpful?