Skip to content

Conversation

@inodb
Copy link
Member

@inodb inodb commented Oct 20, 2025

Adds configuration properties for the UptimeRobot status page integration that automatically displays service status banners in the frontend.

Changes:

  • Add uptime_robot_status_page_url and uptime_robot_api_key properties to application.properties.EXAMPLE
  • Create comprehensive UptimeRobot-Integration.md documentation
  • Update application.properties-Reference.md with UptimeRobot section

Configuration:
Both properties are required to enable the integration:

  • uptime_robot_status_page_url: URL of the UptimeRobot status page
  • uptime_robot_api_key: API key for the event feed endpoint

Documentation covers:

  • Setup and configuration instructions
  • How to obtain API key from UptimeRobot

Related frontend PR: cBioPortal/cbioportal-frontend#5282

Adds configuration properties for the UptimeRobot status page integration
that automatically displays service status banners in the frontend.

Changes:
- Add uptime_robot_status_page_url and uptime_robot_api_key properties
  to application.properties.EXAMPLE
- Create comprehensive UptimeRobot-Integration.md documentation
- Update application.properties-Reference.md with UptimeRobot section

Configuration:
Both properties are required to enable the integration:
- uptime_robot_status_page_url: URL of the UptimeRobot status page
- uptime_robot_api_key: API key for the event feed endpoint

Documentation covers:
- Setup and configuration instructions
- How to obtain API key from UptimeRobot
- Event filtering and display logic
- Banner styling based on severity
- Troubleshooting common issues
- Security considerations
- Architecture overview

Related frontend PR: cBioPortal/cbioportal-frontend#5282
@inodb inodb added the devops label Oct 20, 2025
@dippindots dippindots requested a review from alisman October 28, 2025 15:25
@inodb inodb changed the title Acdd UptimeRobot integration configuration and documentation Add UptimeRobot integration configuration and documentation Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant