Skip to main content
Glama
deployment.md1 kB
--- name: Deployment Process description: Production deployment steps and procedures --- # Deployment Process ## Overview This document describes our standard deployment procedure for releasing changes to production. ## Pre-Deployment Checklist Before deploying, ensure: - [ ] All tests pass in CI - [ ] Code review approved - [ ] Documentation updated - [ ] Change log updated - [ ] Stakeholders notified ## Deployment Steps ### 1. Prepare Release - Tag the release in git - Generate release notes - Update version numbers ### 2. Stage Deployment - Deploy to staging environment - Run smoke tests - Verify functionality ### 3. Production Deployment - Schedule maintenance window if needed - Deploy to production - Monitor logs and metrics ### 4. Post-Deployment - Verify production functionality - Monitor error rates - Communicate completion ## Rollback Procedure If issues are detected: 1. Revert to previous version 2. Notify team 3. Investigate root cause 4. Create incident report

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DauQuangThanh/sso-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server