Skip to content

Commit 4cf0120

Browse files
committed
chore(self-hosting): update landing page
1 parent f0a5226 commit 4cf0120

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

content/self-hosting/index.mdx

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,23 @@ title: 'Overview'
33
icon: 'server'
44
---
55

6-
Self-hosting NocoDB allows you to run NocoDB on your own server, giving you full control over your data and infrastructure.
6+
Self-hosting NocoDB gives you complete control over your data, infrastructure, and customizations—empowering you to tailor the platform to your exact needs.
77

8-
## Key Features
8+
## Deployment Guidance
99

10-
- **Full Control**: Run NocoDB on your own server
11-
- **Customization**: Customize NocoDB to fit your specific needs
12-
- **Security**: Run NocoDB on your own server
10+
* **New to self-hosting?** Use [Upstall](./self-hosting/upstall) for a quick and simplified setup experience.
11+
* **Just exploring?** Try NocoDB with the [Docker](./self-hosting/docker) or [Nix](./self-hosting/nix) setup for easy local testing.
12+
* **Production-ready deployment?** We recommend using [Docker Compose](./self-hosting/docker-compose), or [NixOS](./self-hosting/nixos)
13+
> Be sure to read the [Configuring NocoDB](./self-hosting/configuring-nocodb) section to ensure your instance is secure and optimized
1314
14-
## Getting Started
15+
## Key Benefits
1516

16-
To self-host NocoDB, follow these steps:
17+
* **Total Ownership**: Deploy NocoDB on your own infrastructure to retain full control over your data.
18+
* **Complete Customization**: Modify and extend NocoDB to match your unique requirements.
19+
* **Enhanced Security**: Keep everything in your own environment, behind your firewalls and security policies.
1720

18-
1. Install NocoDB on your server
19-
2. Configure NocoDB to fit your specific needs
20-
3. Run NocoDB on your server
21+
## Get Started in 3 Steps
22+
23+
1. **Install**: Set up NocoDB on your preferred server or cloud environment.
24+
2. **Configure**: Adjust settings, connect databases, and apply any custom features you need.
25+
3. **Run**: Launch NocoDB and manage your projects with confidence—your way.

0 commit comments

Comments
 (0)