Features
Stack Updates
Managing Docker image updates
Stack Updates
Keep your security stack up to date with the built-in update manager.
Features
Version Management
Update Docker images with custom tags. You can specify a specific version (e.g., v1.2.3) or use latest.
Graceful Updates
The system performs updates gracefully:
- Pulls the new image.
- Stops the current container.
- Starts the new container.
- Verifies health.
- Rolls back automatically if the new container fails to start.
Flexible Configuration
Choose which components to update:
- Manager Only: Update just the CrowdSec Manager.
- Full Stack: Update CrowdSec, Traefik, and the Manager.
Usage
- Navigate to Settings > Updates.
- Check for available updates.
- Select the components to update.
- Click Update Now.