Screenshots
Requirements
-
A PostgreSQL or MySQL (or one of its derivates, like MariaDB) database. Support for other database backends may be added in the future.
-
Apache httpd with mod_perl and a database-specific DBD module for the main server component.
-
A web server with PHP 7.3 or later for the administration console. PHP is also required for most of the command line tools. The following PHP extensions are required:
-
A database-specific PHP extension, see https://docs.laminas.dev/laminas-db/adapter/
-
The “intl” extension
-
The “mbstring” extension
-
The “zip” extension is optional. If present, the package builder can create ZIP archives on the fly.
-
The “gmp” extension is required on 32 bit PHP installations only.
-
-
On every client that should be managed through Braintacle, either the OCS Inventory NG agent for Windows/UNIX/Android or FusionInventory Agent must be installed.
Installation
Refer to the INSTALL.md in the downloaded archive.
License
Braintacle is released under the GNU General Public License v2 or later.
For third party code, see README.md in the downloaded archive.