Skip to content

Open Lowcode Operation Guide

openlowcode edited this page Feb 29, 2020 · 17 revisions

The following operation procedures are documented

Development Platform setup

Application Architecture

Open Lowcode is a 3-tier application framework. The diagram below shows the architecture. Architecture Diagram The application server requires the following components:

  • Mandatory: a database server amongst supported databases;
  • Mandatory: an inbound connection from clients (PCs of users) to the server;
  • Optional: a SMTP mail server (to send mail notifications and invitations);
  • Optional: a connection to enterprise LDAP to allow login with user enterprise password.
Clone this wiki locally