Download
Download Web Delphes
The complete package for a fresh installation, and the module update archives for an instance already in service.
Complete packages (installation)
For a first installation, download the complete sw_pkg_*.zip package: the whole application in a single directory to deploy (the mon-appli/ web root, the libraries, the documentation and a minimal SQLite database, with no secret). Pick the archive that matches your network:
Portable
The JavaScript libraries are bundled into the archive. Larger, but no Internet access required at runtime: this is the one to pick for an air-gapped network.
CDN
The libraries are loaded from the Internet. A lighter archive, but the machine browsing the application needs Internet access.
Installation: once downloaded, follow the installation guide from the ZIP package (requirements, PHP extensions,
php.inisettings and per-platform deployment — RHEL/Oracle Linux, Ubuntu/Debian, Windows with Apache, Nginx or IIS).
Module updates
For an instance already in service, each module can be updated independently, without reinstalling the application. A module archive contains a single folder with its module.php descriptor.
Update in place: drop the archive into Administration » Modules » “Add or update a module”. Only the module’s files are replaced — its active/inactive state, its roles and their assignments, its configuration and its data tables are kept. A backup of the previous version is created automatically.
| Module | Description | Archive |
|---|---|---|
| Oracle | Oracle supervision and administration (ASH, diagnostics, dashboards, SQL fix). | ⏳ coming soon |
| PostgreSQL | PostgreSQL database supervision. | ⏳ coming soon |
Module update archives will be offered here as versions are released. Refer to each module’s release notes for the new features and any migration steps.
