Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/public/images/services/nocobase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion docs/services/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,8 @@ Complete directory of all one-click services available in Coolify, organized by
- [Neon WS Proxy](/services/neon-ws-proxy) - WebSocket proxy for Neon database
- [Nexus](/services/nexus) - A repository manager that allows you to store, manage, and distribute your software artifacts
- [Next Image Transformation](/services/next-image-transformation) - Image transformation service for Next.js
- [Nitropage](/services/nitropage) - Nitropage is an extensible, drag-and-drop website builder based on SolidStart, completely free and open source
- Nitropage](/services/nitropage) - Nitropage is an extensible, drag-and-drop website builder based on SolidStart, completely free and open source
- [NocoBase](/services/nocobase) - The most extensible AI-powered no-code platform
- [OneDev](/services/onedev) - Self-hosted Git server with integrated CI/CD and kanban
- [Openblocks](/services/openblocks) - Open-source low code platform
- [pgAdmin](/services/pgadmin) - Web-based database management tool for PostgreSQL
Expand Down
29 changes: 29 additions & 0 deletions docs/services/nocobase.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: NocoBase
description: "NocoBase is the most extensible AI-powered no-code platform. Total control. Infinite extensibility. AI collaboration."
---

<!-- <script setup>
import { useData } from 'vitepress'
const { frontmatter } = useData()
</script> -->

<ZoomableImage src="/docs/images/services/nocobase.png" alt="NocoBase dashboard" />

## What is NocoBase

NocoBase is the most extensible AI-powered no-code platform. Total control. Infinite extensibility. AI collaboration. Enable your team to adapt quickly and cut costs dramatically. No years of development. No millions wasted. Deploy NocoBase in minutes — and take control of everything.

## Features

- **Data model-driven**: Instead of being constrained by forms or tables, NocoBase adopts a data model–driven approach, separating data structure from user interface to unlock unlimited possibilities.
- **AI employees**: Embed AI capabilities seamlessly into your interfaces, workflows, and data context.
- **WYSIWYG**: Simple and intuitive interface. One-click switch between usage mode and configuration mode.
- **Plugin-based**: Built for extension through its plugin-based microkernel architecture. All functionalities are plugins.
- **Open Source**: Core and foundational plugins are fully open source. Written in TypeScript, using Node.js, React, Koa.

## Links

- [Official Website](https://www.nocobase.com/)
- [Documentation](https://docs.nocobase.com/)
- [GitHub Repository](https://github.com/nocobase/nocobase)