diff --git a/README.md b/README.md index c844a3a9..71a2df08 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,8 @@ ________________________________________________________________________________

Homebridge LXC

-Homebridge allows you to integrate with smart home devices that do not natively support HomeKit + +[Homebridge](https://homebridge.io/) allows you to integrate with smart home devices that do not natively support HomeKit To create a new Proxmox Homebridge LXC, run the following in the Proxmox Shell. @@ -386,6 +387,8 @@ Update from the Homebridge UI

ESPHome LXC

+[ESPHome](https://esphome.io/) is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + To create a new Proxmox ESPHome LXC, run the following in the Proxmox Shell. ```yaml @@ -417,6 +420,8 @@ ________________________________________________________________________________

Nginx Proxy Manager LXC

+[Nginx Proxy Manager](https://nginxproxymanager.com/) Expose your services easily and securely + To create a new Proxmox Nginx Proxy Manager LXC Container, run the following in the Proxmox Shell. ```yaml @@ -464,9 +469,10 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/npm_update

-

MQTT LXC

+[Eclipse Mosquitto](https://mosquitto.org/) is an open source message broker that implements the MQTT protocol + To create a new Proxmox MQTT LXC, run the following in the Proxmox Shell. ```yaml @@ -517,6 +523,7 @@ ________________________________________________________________________________

Node-Red LXC

+[Node-RED](https://nodered.org/) is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click. To create a new Proxmox Node-RED LXC, run the following in the Proxmox Shell. @@ -560,6 +567,8 @@ ________________________________________________________________________________

Mariadb LXC

+[MariaDB](https://mariadb.org/) is a community-developed, commercially supported fork of the MySQL relational database management system. + To create a new Proxmox Mariadb LXC, run the following in the Proxmox Shell. ```yaml @@ -675,6 +684,8 @@ ________________________________________________________________________________

PostgreSQL LXC

+[PostgreSQL](https://www.postgresql.org/), also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. + To create a new Proxmox PostgreSQL LXC, run the following in the Proxmox Shell. ```yaml @@ -748,6 +759,8 @@ ________________________________________________________________________________

Zigbee2MQTT LXC

+[Zigbee2MQTT](https://www.zigbee2mqtt.io/) is a standalone nodejs application that connects a zigbee network to MQTT + To create a new Proxmox Zigbee2MQTT LXC, run the following in the Proxmox Shell. ```yaml @@ -828,6 +841,8 @@ ________________________________________________________________________________

deCONZ LXC

+[deCONZ](https://www.phoscon.de/en/conbee2/software#deconz) is used to configure, control and display Zigbee networks. + To create a new Proxmox deCONZ LXC, run the following in the Proxmox Shell. ```yaml @@ -855,6 +870,8 @@ ________________________________________________________________________________

Zwavejs2MQTT LXC

+[Zwavejs2MQTT](https://zwave-js.github.io/zwavejs2mqtt/#/) is a fully configurable Z-Wave to MQTT Gateway and Control Panel. + To create a new Proxmox Zwavejs2MQTT LXC, run the following in the Proxmox Shell. ```yaml @@ -888,7 +905,7 @@ ________________________________________________________________________________

NocoDB LXC

-NocoDB is an open source #NoCode platform that turns any database into a smart spreadsheet. Airtable Alternative. +[NocoDB](https://www.nocodb.com/) is an open source #NoCode platform that turns any database into a smart spreadsheet. Airtable Alternative. To create a new Proxmox NocoDB LXC, run the following in the Proxmox Shell.