mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98 lines
5.1 KiB
98 lines
5.1 KiB
3 months ago
|
---
|
||
|
title: 'Other Installation Methods'
|
||
|
description: 'Installing NocoDB on other platforms'
|
||
|
tags: ['Open Source']
|
||
|
keywords : ['NocoDB installation', 'NocoDB Digital Ocean installation', 'NocoDB prerequisites']
|
||
|
---
|
||
|
|
||
|
# Installing NocoDB on Other Platforms
|
||
|
|
||
|
This guide covers installation methods for NocoDB on various platforms including Cloudron, CapRover, Railway, FreeBSD/FreeNAS/TrueNAS Jail, and SealOs.
|
||
|
|
||
|
## Cloudron
|
||
|
|
||
|
Cloudron provides an easy way to install and manage NocoDB.
|
||
|
|
||
|
### Installation Steps
|
||
|
|
||
|
1. Log in to your Cloudron dashboard.
|
||
|
2. Navigate to the App Store.
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194700146-aae90503-a8fd-4bc5-8397-39f0bc279606.png](https://user-images.githubusercontent.com/35857179/194700146-aae90503-a8fd-4bc5-8397-39f0bc279606.png)
|
||
|
3. Search for NocoDB
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194700181-b5303919-70b8-4cf8-bebe-7e75aca601f3.png](https://user-images.githubusercontent.com/35857179/194700181-b5303919-70b8-4cf8-bebe-7e75aca601f3.png)
|
||
|
4. Click on the NocoDB app, then click "Install".
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194700192-d702f5c2-2afa-45c5-9823-4ebe9e141b01.png](https://user-images.githubusercontent.com/35857179/194700192-d702f5c2-2afa-45c5-9823-4ebe9e141b01.png)
|
||
|
5. Configure NocoDB settings as needed.
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194700230-c35e934f-bd93-4948-8f31-935483b30571.png](https://user-images.githubusercontent.com/35857179/194700230-c35e934f-bd93-4948-8f31-935483b30571.png)
|
||
|
5. Once installed, go to "My Apps" and launch NocoDB.
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194700464-50098cb1-bf94-42bb-a63a-cc0aad671913.png](https://user-images.githubusercontent.com/35857179/194700464-50098cb1-bf94-42bb-a63a-cc0aad671913.png)
|
||
|
|
||
|
### Important Notes
|
||
|
- Ensure your Cloudron server meets the minimum requirements for running NocoDB.
|
||
|
- Configure backups for your NocoDB instance through Cloudron's backup system.
|
||
|
- Keep your Cloudron and NocoDB app up to date for the latest features and security patches.
|
||
|
|
||
|
## CapRover
|
||
|
|
||
|
### Deployment Steps
|
||
|
|
||
|
1. Log in to your CapRover dashboard.
|
||
|
2. Go to "Apps" and click on "One-Click Apps/Databases".
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194701420-7fe5c396-a488-456c-98de-6f2ee1151fc5.png](https://user-images.githubusercontent.com/35857179/194701420-7fe5c396-a488-456c-98de-6f2ee1151fc5.png)
|
||
|
3. Search for NocoDB and click on it.
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194701537-63e7efc5-013b-4ca9-8659-56e9d536e7d0.png](https://user-images.githubusercontent.com/35857179/194701537-63e7efc5-013b-4ca9-8659-56e9d536e7d0.png)
|
||
|
4. Click on NocoDB to start the configuration process.
|
||
|
5. Configure NocoDB settings as needed and click "Deploy".
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194701576-19519df5-2aa4-435d-8fc6-7bc684b9cfe1.png](https://user-images.githubusercontent.com/35857179/194701576-19519df5-2aa4-435d-8fc6-7bc684b9cfe1.png)
|
||
|
6. Once deployed, you can access NocoDB from the provided URL.
|
||
|
|
||
|
### Important Notes
|
||
|
- Ensure your CapRover server has sufficient resources to run NocoDB.
|
||
|
- Configure persistent storage for your NocoDB data.
|
||
|
- Set up SSL for secure access to your NocoDB instance.
|
||
|
- Regularly update your CapRover server and NocoDB app for the latest features and security patches.
|
||
|
|
||
|
## Railway
|
||
|
|
||
|
### Deployment Steps
|
||
|
|
||
|
1. Go to Railway Templates.
|
||
|
2. Search for "NocoDB" in the templates list.
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194702833-1bea22ee-6dfa-4024-ac27-e33fe56e5500.png](https://user-images.githubusercontent.com/35857179/194702833-1bea22ee-6dfa-4024-ac27-e33fe56e5500.png)
|
||
|
3. Click on the NocoDB template, then click "Deploy".
|
||
|
4. Configure your NocoDB settings as needed.
|
||
|
|
||
|
![https://user-images.githubusercontent.com/35857179/194702960-149393fe-b00f-4d84-9e54-22cb7616ba44.png](https://user-images.githubusercontent.com/35857179/194702960-149393fe-b00f-4d84-9e54-22cb7616ba44.png)
|
||
|
5. Railway will automatically deploy your NocoDB instance.
|
||
|
|
||
|
### Important Notes
|
||
|
- Make sure to configure environment variables for database connections if needed.
|
||
|
- Set up persistent storage for your NocoDB data.
|
||
|
- Regularly update your NocoDB instance for the latest features and security patches.
|
||
|
|
||
|
## FreeBSD/FreeNAS/TrueNAS Jail Installation
|
||
|
|
||
|
For detailed instructions on installing NocoDB on FreeBSD, FreeNAS, or TrueNAS Jail, please refer to the [guide](https://gist.github.com/Zamana/e9281d736f9e9ce5882c6f4b140a590e) provided by [C. R. Zamana.](https://github.com/Zamana)
|
||
|
|
||
|
## Sealos
|
||
|
|
||
|
1. Open the NocoDB template by clicking on the following button:
|
||
|
|
||
|
[![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-template%3FtemplateName%3Dnocodb)
|
||
|
2. Follow the on-screen instructions to configure and deploy your NocoDB instance.
|
||
|
|
||
|
|
||
|
## Using NPX
|
||
|
|
||
|
<iframe width="100%" height="500" src="https://www.youtube.com/embed/v6Nn75P1p7I" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen></iframe>
|
||
|
|