This document describes the components and architecture of the illa-builder docker image.
The entry of all requests, the configuration file is in Envoy Config
Static file web server for illa-builder, the configuration file is in Nginx Config
Static files for illa-builder front-end.
Holds all APP, Resource and Action APIs.
WebScoket server for editor, all components modify method are served by this unit.
For WebSocket message detail, please see illa-builder-backend WebSocket Message Documents.
the supervisor unit holds all logon and user info APIs.
The supervisor internal unit holds ABAC and raw info APIs.
Storage all data in it.
The postgres init scripts is in Postgres Init
For cache user session.
For object storage, like user avatar etc.