Update README.md

This commit is contained in:
tteckster 2022-04-09 14:27:13 -04:00 committed by GitHub
parent cc362b4226
commit 2aa932c762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -735,6 +735,38 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸NocoDB LXC </summary>
<p align="center"><img src="https://github.com/tteck/Proxmox/blob/main/misc/images/nocodb.png?raw=true" height="100"/></p>
<h1 align="center" id="heading"> NocoDB LXC </h1>
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)"
```
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡</h3>
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
```
____________________________________________________________________________________________
</details>
<details>
<summary markdown="span"> InfluxDB/Telegraf LXC </summary>