multi-flexibee-setup-sqlite

multi-flexibee-setup-sqlite 0.3.7

 pool/sid/main/m/multi-flexibee-setup/multi-flexibee-setup-sqlite_0.3.7_all.deb multi-flexibee-setup-sqlite
sqlite support for multiflexibee setup
Filename pool/sid/main/m/multi-flexibee-setup/multi-flexibee-setup-sqlite_0.3.7_all.deb
Version0.3.7
Age in days17
Release date2025 08. 27.
Size1.5 KB
id124
Namemulti-flexibee-setup-sqlite
Package
Appname
Essential
Vendor
License
Distributionsid
Suitemain
Sourcemulti-flexibee-setup
Architecturebinary-i386
MultiArchforeign
Maintainer"Vítězslav Dvořák"
InstalledSize7
Dependsmulti-flexibee-setup , dbconfig-sqlite3 , php-sqlite3
PreDepends
Breaks
Enhances
Sectionweb
Priorityoptional
Descriptionsqlite support for multiflexibee setup
LongDescriptionMandatory dependencies for use Multi FlexiBee setup with SQLite database
AutoBuiltPackage
Filenamepool/sid/main/m/multi-flexibee-setup/multi-flexibee-setup-sqlite_0.3.7_all.deb
MD5sumad4d00ce5ece2d2e6168a314d48d8085
SHA19eb33e25063d0a1cff339afc1d9c2ad735d5878f
SHA25683b7284339b7bde29f17d7c76ce703995db4f5501a8b143b0f2a36992ec57a5a
SHA512d5a341c50672d4b0b47f6ccc432cc57c19f7e97cfebb5704eadbd482336bc738badc1e941ba874ba8dcf48ff0cdd54f616e4a691f2eb77204893376a0da4b05d
Size1536
Auto-Built-Package
Conflictsmulti-flexibee-setup-mysql , multi-flexibee-setup-pgsql
Homepagehttps://github.com/VitexSoftware/MultiFlexiBeeSetup
Provides
Suggestssqlite3
Existing
fileMtime2025-08-27 01:05:30
created2021-03-20 03:24:34
updated2025-08-26 23:05:30
./
./usr/
./usr/share/
./usr/share/doc/
./usr/share/doc/multi-flexibee-setup-sqlite/
./usr/share/doc/multi-flexibee-setup-sqlite/changelog.gz434
./
./usr/
./usr/share/
./usr/share/doc/
./usr/share/doc/multi-flexibee-setup-sqlite/
./usr/share/doc/multi-flexibee-setup-sqlite/changelog.gz434
<>

MultiFlexi

MFB

ReadTheDocs wakatime CodeFactor GitHub license GitHub release

MultiFlexi is a comprehensive PHP-based task scheduling and automation framework designed for accounting and business system integrations. It enables scheduled execution of applications and tools across multiple companies and platforms, with primary focus on systems like AbraFlexi and Pohoda.

Key Features

  • Multi-Platform Integration: Native support for AbraFlexi, Pohoda, and other business systems
  • Flexible Job Scheduling: Automated task execution with customizable intervals and dependencies
  • Advanced Credential Management: Secure handling of authentication credentials with extensible credential types
  • Multiple Execution Environments: Support for native execution, containerized deployments, and cloud environments
  • Comprehensive Logging: Detailed execution logs with system integration and monitoring capabilities
  • Multi-Interface Support:
    • Responsive Bootstrap 4 web interface with real-time monitoring
    • Rich command-line interface with extensive management commands
    • RESTful API with OAuth2 authentication and multiple output formats
  • Enterprise-Ready: User authentication, API tokens, data isolation, and Zabbix monitoring integration

Architecture

MultiFlexi features a layered architecture with:

  • Database Layer: ORM with migrations managing applications, companies, run templates, and jobs
  • Application Management: External app definitions, metadata validation, and lifecycle management
  • Job Execution System: Multi-environment execution with environment variable injection
  • Credential Framework: Extensible credential types for various system integrations
  • Configuration Management: Environment-based configuration with type-safe field definitions
  • Security Layer: Authentication, authorization, and secure credential handling

Member Projects

Environment Variables

MultiFlexi automatically configures environment variables for executed applications:

AbraFlexi Integration:

  • ABRAFLEXI_URL
  • ABRAFLEXI_LOGIN
  • ABRAFLEXI_PASSWORD
  • ABRAFLEXI_COMPANY

Pohoda Integration:

  • POHODA_ICO
  • POHODA_URL
  • POHODA_USERNAME
  • POHODA_PASSWORD

Custom Variables: Individual module configurations per company with extensible variable definitions.

See the https://multiflexi.readthedocs.io/ for complete documentation

Demo

A demo instance is available

demo screenshot

Installation

Debian packages are available. For more information about installation, see the installation documentation

Command Line Usage

In the bin directory, you will find the following launchers for various functions:

  • multiflexi-app2json - exports the application definition to a file
  • multiflexi-executor - periodic application launcher
  • multiflexi-job2script - generates a script with environment settings and a command to run a job by its number
  • multiflexi-json-app-remover - removes an application from MultiFlexi based on a JSON definition
  • multiflexi-json2app - loads application definitions from a file
  • multiflexi-probe - helper tool for testing application functionality

multiflexi-cli

Usage: multiflexi-cli [argument] [id]

Commands: version, list, remove

Example:

$ multiflexi-cli remove app 15
02/20/2024 23:48:51 🌼 ❲MultiFlexi cli⦒(15)AbraFlexi send@MultiFlexi\Application❳ Unassigned from 3 companies
02/20/2024 23:48:53 🌼 ❲MultiFlexi cli⦒(15)AbraFlexi send@MultiFlexi\Application❳ 2 RunTemplate removal
02/20/2024 23:48:56 🌼 ❲MultiFlexi cli⦒(15)AbraFlexi send@MultiFlexi\Application❳ 2 Config fields removed
02/20/2024 23:48:57 🌼 ❲MultiFlexi cli⦒(15)AbraFlexi send@MultiFlexi\Application❳ 881 Jobs removed
Done.

Plugins

Any executable script or binary can be used as a plugin.

App Listing page

You can find the complete list on the project page.

See the full list of ready-to-run applications within the MultiFlexi platform on the application list page.

MultiFlexi App

VersionDownload/Install countLast hit