Security & Architecture
Every Mevinai deployment is hardened from the ground up. Security is not an add-on — it is the foundation.
All credentials, API keys, and environment variables are encrypted at rest using AES-256 and transmitted over TLS 1.3.
Each ERPNext instance runs in isolated Docker containers with dedicated network namespaces and resource limits.
Scheduled database and file backups with configurable retention. Off-site backup support for disaster recovery.
Automatic HTTPS provisioning via Let's Encrypt with zero-config TLS termination and certificate renewal.
Upgrade ERPNext independently of customizations. App-layer architecture ensures smooth transitions between versions.
Instant rollback to any previous deployment state. Database snapshots and container versioning provide recovery points.
Complete deployment, access, and change audit trail. Every action is logged for compliance and security review.
Firewall rules, rate limiting, and intrusion detection configured automatically during deployment.
Role-based access to deployment controls. SSH key management and multi-factor authentication support.