lowcoder-ce-node-service
Create software applications for your Company and your Customers with minimal coding experience.
10K+
Create software applications (internal and customer-facing!) and Meeting/Collaboration tools for your Company and your Customers with minimal coding experience.
Lowcoder wants to take a step forward. More specifically, Lowcoder is:
Visual UI builder with 50+ built-in components. Save 90% of time to build apps.
Modules for reusable (!) component sets in the UI builder.
Embed Lowcoder Apps as native parts of any Website instead of iFrame (!). Demoā
Video Meeting Components to create your own individual Web-Meeting tool.
Query Library for reusable data queries of your data sources.
Custom components to develop own components and use them in the UI builder.
Native Data connections to PostgreSQL, MongoDB, MySQL, Redis, Elasticsearch, REST API, SMTP, etc.
Stream Data connections to Websockets for realtime data updates & collaboration
JavaScript supported everywhere to transform data, control components, etc.
Role-based access control (RBAC) for granular permission management.
Auto-saved and restorable history for release and version control.
App Themes and Theme Editor to precisely align with your company's brand guidelines.
Self Hosting to use Lowcoder in your internal company network, even behind the firewall.
Free Community Cloud to start within a minute and build your first Apps. Start hereā
If you have any questions, please feel free to contact us or share them with our community. Our team is here ready to help. And we mean it... Day by day!
š® Best way is to chat with us on Discordā
š Search for solutions in our Documentationā
š Submit an issue here on GitHubā
This image contains the Node-based Executor Service for Data Source Plugins, which is needed to run Lowcoder platform in a multi-image setup. You can scale the Node-Service independently. You need to manage the different instances to be connected and registered at the API Service instances. Please also look at the docker-compose fileā . The API Service needs the "Node-Service", a MongoDB as a central data store, and a Redis for state handling in bigger infrastructure installations.
The Image can be configured by setting environment variables.
| Environment variable | Description | Value |
|---|---|---|
LOWCODER_PUID | ID of user running services. It will own all created logs and data. | 9001 |
LOWCODER_PGID | ID of group of the user running services. | 9001 |
LOWCODER_API_SERVICE_URL | Lowcoder API service URL | http://localhost:8080 |
Content type
Image
Digest
sha256:9bdf385f9ā¦
Size
339.3 MB
Last updated
22 days ago
Requires Docker Desktop 4.37.1 or later.