-
Notifications
You must be signed in to change notification settings - Fork 28
Open Lowcode Operation Guide
openlowcode edited this page Feb 29, 2020
·
17 revisions
The following operation procedures are documented
- Development Platform setup
- {Application Architecture](#Application-Architecture)
Open Lowcode is a 3-tier application framework. The diagram below shows the architecture.
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.