Skip to content

Repository files navigation

Mendix



Tips for Mendix

A practical, open-source knowledge base for building, deploying, and securing Mendix applications.

LicensePRs WelcomeMendix

Built by engineers who ship Mendix to production — not just tutorials, but the stuff you actually need when things get real.


What's Inside

Every guide is written with production use in mind. You'll find concrete examples, configuration snippets, decision matrices, and troubleshooting steps — not just theory.

Development

GuideWhat You'll Learn
MicroflowsServer-side logic, error handling, performance patterns, batch processing, debugging
NanoflowsClient-side execution, offline-first design, JavaScript actions, when to use nanoflows vs microflows
EntitiesDomain modeling, associations, access rules, indexes, data migration strategies
Pages & UILayouts, widgets, Atlas UI styling, accessibility, responsive patterns
IntegrationsREST, OData, SOAP, Kafka, retry patterns, circuit breakers, OAuth 2.0

Architecture & Operations

GuideWhat You'll Learn
ModulesModule structure, inter-module dependencies, security boundaries, refactoring
MarketplaceEvaluating third-party modules, customization patterns, building your own
InfrastructureRuntime architecture, JVM tuning, caching, clustering, reverse proxy configs
DeploymentDocker, Kubernetes, Mendix Cloud, blue/green releases, secrets management
CI/CDBuild automation, testing pipelines, quality gates, GitHub Actions & GitLab CI examples

Security & Compliance

GuideWhat You'll Learn
SecurityAuthentication, RBAC, API security, encryption, XSS prevention, hardening checklist
SSOSAML payload validation, load balancer troubleshooting, IdP configuration
ComplianceGDPR, CCPA/CPRA, ITAR, EAR, SOC, ISO, and Colorado Privacy Act — with Mendix-specific guidance

Quick Start

New to Mendix? Start with Entities to understand the domain model, then move to Microflows for server-side logic.

Setting up a new project? Read Modules for project structure, then Security before you ship anything.

Going to production? Work through Deployment, Infrastructure, and CI/CD in that order.

Dealing with compliance requirements? The Compliance section has regulation-specific guides with Mendix implementation details for each.

Contributing

Contributions are welcome. If you've solved a tricky Mendix problem and want to share the knowledge, open a PR.

A few guidelines:

  • Be practical. Real configurations and code over abstract advice.
  • Be specific. Include version numbers, known limitations, and gotchas.
  • Be direct. Write like you're explaining something to a teammate, not writing a textbook.

License

This project is licensed under the Apache License 2.0.

About

Production-grade guides for building, deploying, and securing Mendix applications. Covers microflows, nanoflows, domain modeling, integrations, CI/CD, Kubernetes, SAML/SSO, GDPR, ITAR, and more.

Topics

Resources

Contributing

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors