403Webshell
Server IP : 72.60.21.38  /  Your IP : 216.73.216.25
Web Server : LiteSpeed
System : Linux uk-fast-web1372.main-hosting.eu 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User : u390967363 ( 390967363)
PHP Version : 8.2.30
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u390967363/domains/aibenproperties.com/public_html/app/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u390967363/domains/aibenproperties.com/public_html/app/system_architecture.mmd
flowchart LR
  subgraph Clients
    Web[Web App (Browser)]
    Mobile[Mobile Apps]
  end

  subgraph Edge
    WAF[WAF / CDN]
    APIGW[API Gateway]
  end

  subgraph CoreServices[Core Backend Services]
    Auth[Auth & Identity\n(OAuth2 / JWT)]
    Tenant[Tenants & Companies]
    Estates[Estates & Projects]
    Inventory[Properties & Inventory]
    CRM[Clients & CRM]
    Sales[Sales & Reservations]
    Allocation[Allocations]
    Payments[Payments & Installments]
    Agents[Agents & Commissions]
    Docs[Documents & Files]
    Reports[Reporting & Analytics]
    Notify[Notifications]
    Audit[Audit & Activity Logs]
  end

  subgraph DataPlane[Data & Infra]
    DB[(Relational DB\n(PostgreSQL/MySQL))]
    Search[(Search Index\n(Elasticsearch/OpenSearch))]
    Cache[(Redis Cache)]
    Bus[(Event Bus\n(Kafka/RabbitMQ))]
    Storage[(Object Storage\n(S3-compatible))]
    Metrics[(Metrics & Traces)]
    Logs[(Centralized Logs)]
  end

  Web --> WAF --> APIGW
  Mobile --> WAF
  WAF --> APIGW

  APIGW --> Auth
  APIGW --> Tenant
  APIGW --> Estates
  APIGW --> Inventory
  APIGW --> CRM
  APIGW --> Sales
  APIGW --> Allocation
  APIGW --> Payments
  APIGW --> Agents
  APIGW --> Docs
  APIGW --> Reports
  APIGW --> Notify
  APIGW --> Audit

  Auth --> DB
  Tenant --> DB
  Estates --> DB
  Inventory --> DB
  CRM --> DB
  Sales --> DB
  Allocation --> DB
  Payments --> DB
  Agents --> DB
  Docs --> DB
  Reports --> DB
  Notify --> DB
  Audit --> DB

  Inventory --> Search
  CRM --> Search

  Sales --> Bus
  Allocation --> Bus
  Payments --> Bus
  Notify --> Bus
  Agents --> Bus

  Docs --> Storage

  CoreServices --> Cache

  CoreServices --> Metrics
  CoreServices --> Logs


Youez - 2016 - github.com/yon3zu
LinuXploit