Skip to content
Nicholas K. Dionysopoulos edited this page May 26, 2023 · 8 revisions

Akeeba Panopticon

Site monitoring. Self-hosted and easy.

What's that?

Akeeba Panopticon is a standalone PHP application. You install on a domain or subdomain separate from your sites. You can then use it to monitor and manage your sites remotely.

Currently, it supports sites running on Joomla 4 and later.

Requirements

The server running Panopticon must meet the following minimum requirements:

  • PHP 8.1 or later
  • MySQL 5.7 or later, or MariaDB 10.7 or later
  • Able to run CRON jobs, either command-line (preferred) or URLs with a frequency of once every minute

The sites being monitored (running the Panopticon Connector) must meet the following minimum requirements:

  • Joomla 4.0 or later
  • PHP 7.2 or later
  • The Joomla! API application must not be disabled
Clone this wiki locally