Added CT: Postgresql

This commit is contained in:
2025-01-05 17:43:29 +01:00
parent d425174eab
commit c767b21856
11 changed files with 171 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ This can be done on a privileged Debian CT (make sure to enable the Fuse, Nestin
| duplicati | Debian | Duplicati backup software |
| fileshelter | Debian | FileShelter file shareing software |
| esphome | Debian | ESPHome software to manage wifi-MCUs|
| postgresql | Debian | PostgreSQL server with pgAdmin|
| elkarbackupALP `(Deprecated, Requires PHP 7.4)`| Alpine | ElkarBackup rsyncsnapshot server |
| gitea | Alpine | Gitea server |
| nginx | Alpine | Nginx server for reverse-proxy use |
@@ -274,6 +275,10 @@ lxc.mount.entry: /dev/ttyACM-Zwave dev/ttyACM-Zwave none bind,optional,create=fi
## esphome
* Available on http://`<ip>`:6052
## postgresql
* Run the FistRun script in the container `ash /opt/Setup/Scripts/FirstRun.sh`
* After this pgAdmin is available on http://`<ip>`:80,
## uptimekuma
* Available on http://`<ip>`:80