Corteza

A solution stack for a sustainable future.

By empowering people and organizations anywhere in the world to control and share their data and the applications they build with it without giving up their digital freedom, Corteza aims to increase humankind’s ability to respond quickly and effectively to the varied challenges the world faces and, in so doing, give the world a platform to overcome these challenges and work itself towards a sustainable future.

Corteza is a 100% open-source, fully standardized low-code app development, business process, integration and data harmonization platform.

Corteza’s backend is built in Golang, the multi-threaded computing language developed by Google to build and manage its application infrastructure. Its front end is written in Vue.js, a lightweight JavaScript framework. Corteza uses W3C standards and formats wherever possible and all Corteza components are accessible via RestAPI. Corteza is cloud-native and deploys via Docker containers.

Corteza is licensed under an Apache 2.0 license and is, and always will be, freely available to all.

Corteza was created by Planet Crust, which continues to maintain and develop Corteza and is Corteza’s primary contributor. Planet Crust offers support and development services for Corteza.

Aire is an AI-powered data model builder that makes building apps on Corteza faster and easier than ever. Get an Aire subscription to export your config files and import them into your own instance of Corteza.

Latest Releases

Corteza 2021.9.4 has been released. It includes a long list of updates and improvements. Added: Added .env options to control OAuth2 access and refresh token lifetime Added support for base password constraints Added translations for webapp-workflow Added custom processing button

Corteza 2021.9.3 has been released. It includes a long list of updates and improvements. Changed: All user’s access tokens are now removed after password change (01577191). Fixed: Fixed improper page block ref validation for yaml encode (5afc715f). Fixed unstable RBAC check that was caused by more complex setup of roles and RBAC rules (a385fe1c).

Corteza 2021.9.2 has been released. It includes a long list of updates and improvements. Important upgrade notes: if you wish to enable functions for workflow – action log interaction, the ACTIONLOG_ENABLE_WORKFLOW_FUNCTIONS .env variable must be set. Added: Added a user interface to configure SMTP setting; such configuration does not require server restart (0b69d1a2, 20a85d8). Added […]