From 2aa932c762bf8f0ba539b01f5453f4eaa2ff39d5 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 9 Apr 2022 14:27:13 -0400 Subject: [PATCH] Update README.md --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/README.md b/README.md index 7159feed..b1539ecc 100644 --- a/README.md +++ b/README.md @@ -735,6 +735,38 @@ ________________________________________________________________________________ +
+ 🔸NocoDB LXC + +

+ +

NocoDB LXC

+ +Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. + +To create a new Proxmox NocoDB LXC, run the following in the Proxmox Shell (V2). + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nocodb.sh)" +``` + +

⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡

+ +After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the settings to what you desire. Changes are immediate. + +**NocoDB Interface - IP:8080/dashboard** + +⚙️ **To Update** + + +```yaml +Working on +``` + +____________________________________________________________________________________________ + +
+
InfluxDB/Telegraf LXC