Configurator and shared configuration for applications using php-abraflexi
For Linux, .deb packages are available. Please use the repository:
sudo apt install lsb-release wget apt-transport-https bzip2
sudo wget -O /usr/share/keyrings/vitexsoftware.gpg https://repo.vitexsoftware.com/keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/vitexsoftware.gpg] https://repo.vitexsoftware.com $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo apt update
sudo apt install abraflexi-client-config
For web applications, there is also a package with preconfigured settings for Apache
sudo apt install apache-abraflexi-client-config
After installing the package, two new commands are available in the system:
- abraflexi-client-config - command line tool for changing values in /etc/abraflexi/client.json
- abraflexi-client-config-checker - used to test the configured settings
- abraflexi-client-reconfigure - dialogs for entering login credentials
This tool uses the following libraries for its functionality:
- PHP Ease Framework - helper functions, e.g., logging
- PHP-AbraFlexi - communication with AbraFlexi
The package is used by these applications:
Config for AbraFlexi is ready for run as MultiFlexi application.
See the full list of ready-to-run applications within the MultiFlexi platform on the application list page.