feat: Joomla site health monitoring in Gitea #62

Open
opened 2026-05-08 04:48:47 +00:00 by jmiller · 0 comments
Owner

Monitor Joomla client sites directly from Gitea.

Dashboard

  • Site status (up/down)
  • Joomla version
  • PHP version
  • Last backup date (from Akeeba)
  • Pending updates count
  • SSL certificate expiry

API

  • GET /joomla/sites - all monitored sites
  • GET /joomla/sites/{id}/health - detailed health check
  • POST /joomla/sites/{id}/check - trigger health check

Alerts

  • Issue auto-created when site goes down
  • Issue auto-created when Joomla update available
  • Issue auto-created when SSL expires within 14 days
Monitor Joomla client sites directly from Gitea. ## Dashboard - Site status (up/down) - Joomla version - PHP version - Last backup date (from Akeeba) - Pending updates count - SSL certificate expiry ## API - GET /joomla/sites - all monitored sites - GET /joomla/sites/{id}/health - detailed health check - POST /joomla/sites/{id}/check - trigger health check ## Alerts - Issue auto-created when site goes down - Issue auto-created when Joomla update available - Issue auto-created when SSL expires within 14 days
jmiller added the type: feature label 2026-05-11 17:08:54 +00:00
Sign in to join this conversation.
No labels type: feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#62