Arandu — Multitenancy Blog and CMS Platform
Arandu is DWCorp's content platform, built to be licensed and adapted by different companies. With multitenancy architecture, each client operates in their own isolated space with full customization.
Architecture
- Backend: Django 5.1 + Wagtail 7.1 CMS with PostgreSQL 16
- Frontend: Next.js 14 with React 18, TypeScript, and Tailwind CSS
- Infrastructure: Docker & Docker Compose with nginx
Features
- Complete management of articles, authors, and categories
- Multi-language support with Wagtail Localize
- Advanced search and filters by author, tags, and slug
- Server-side rendering for optimized SEO
- Documented REST API for integrations
- Unit, integration, and E2E tests
Business Model
Being multitenancy, Arandu allows DWCorp to license the platform to other companies, each with their own domain, branding, and isolated content.

