Fixed initial build failures after Alpine version update
This commit is contained in:
33
Readme.md
33
Readme.md
@@ -37,7 +37,7 @@ This can be done on a privileged Debian CT (make sure to enable the Fuse, Nestin
|
||||
| esphome | Debian | ESPHome software to manage wifi-MCUs|
|
||||
| postgresql | Debian | PostgreSQL server with pgAdmin|
|
||||
| linkwarden | Debian | inkwarden is an collaborative bookmark manager to collect, organize and preserve webpages.|
|
||||
| elkarbackupALP `(Deprecated, Requires PHP 7.4)`| Alpine | ElkarBackup rsyncsnapshot server |
|
||||
| elkarbackupALP `(Deprecated)`| Alpine | ElkarBackup rsyncsnapshot server `(Requires PHP 7.4)` |
|
||||
| gitea | Alpine | Gitea server |
|
||||
| nginx | Alpine | Nginx server for reverse-proxy use |
|
||||
| ddns | Alpine | DDNS client configured for OVH/OVH-Cloud |
|
||||
@@ -48,7 +48,7 @@ This can be done on a privileged Debian CT (make sure to enable the Fuse, Nestin
|
||||
| nodejs | Alpine | Basic nodejs install with pm2 |
|
||||
| nextcloud | Alpine | Nextcloud |
|
||||
| mqtt | Alpine | Mosquitto mqtt broker |
|
||||
| hass `(Broken, Requires python 3.13)` | Alpine | HomeAssistant instance with HACS and mysql support |
|
||||
| hass `(Unsupported & Broken)` | Alpine | HomeAssistant core instance with HACS and mysql support `(Due to Nabu Casa EOL on hass core, and Broken because python 3.13 is required)`|
|
||||
| mailbackup | Alpine | Contains mail archive tools (MailBackup-sys) |
|
||||
| heimdall | Alpine | Heimdall, A application dashboard/launcher |
|
||||
| vouchproxy | Alpine | Vouch-proxy, A SSO solution for Nginx |
|
||||
@@ -56,32 +56,7 @@ This can be done on a privileged Debian CT (make sure to enable the Fuse, Nestin
|
||||
| uptimekuma | Alpine | Uptime Kuma a self-hosted monitoring tool. |
|
||||
| kavita | Alpine | A self-hosted digital library which supports a vast array of file formats. |
|
||||
|
||||
## TODO
|
||||
**Begin original list**
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
~Unifi~ Not supported in debian 11
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
**End original list**
|
||||
(Unsupported and Broken containners are removed from the jenkins build config)
|
||||
|
||||
|
||||
# Container Setup
|
||||
@@ -230,6 +205,8 @@ lxc.mount.entry: /dev/ttyACM-Zwave dev/ttyACM-Zwave none bind,optional,create=fi
|
||||
* Set ssh port `sed -i -e '/Port 22/c\Port <PortNr>' /etc/ssh/sshd_config`
|
||||
|
||||
## hass
|
||||
|
||||
**EOL Use Docker with HomeAssistant compose file instead**
|
||||
* After first start of CT HomeAssistant will finish its installation this will take at least 10 minutes
|
||||
* HomeAssistant available on http://`<ip>`:8123
|
||||
|
||||
|
||||
Reference in New Issue
Block a user