pull/1025/head
tteckster 3 years ago committed by GitHub
parent e216bc6c8a
commit 139680b8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      install/adguard-v5-install.sh
  2. 2
      install/audiobookshelf-v5-install.sh
  3. 2
      install/autobrr-v5-install.sh
  4. 2
      install/blocky-v5-install.sh
  5. 2
      install/casaos-v5-install.sh
  6. 2
      install/changedetection-v5-install.sh
  7. 2
      install/cronicle-v5-install.sh
  8. 2
      install/daemonsync-v5-install.sh
  9. 2
      install/dashy-v5-install.sh
  10. 2
      install/debian-v5-install.sh
  11. 2
      install/deconz-v5-install.sh
  12. 2
      install/deluge-v5-install.sh
  13. 2
      install/devuan-v5-install.sh
  14. 2
      install/docker-v5-install.sh
  15. 2
      install/emby-v5-install.sh
  16. 2
      install/emqx-v5-install.sh
  17. 2
      install/esphome-v5-install.sh
  18. 2
      install/grafana-v5-install.sh
  19. 2
      install/grocy-v5-install.sh
  20. 2
      install/heimdalldashboard-v5-install.sh
  21. 2
      install/homeassistant-core-v5-install.sh
  22. 2
      install/homeassistant-v5-install.sh
  23. 2
      install/homebridge-v5-install.sh
  24. 2
      install/homepage-v5-install.sh
  25. 2
      install/homer-v5-install.sh
  26. 2
      install/hyperion-v5-install.sh
  27. 2
      install/influxdb-v5-install.sh
  28. 2
      install/iobroker-v5-install.sh
  29. 2
      install/jellyfin-v5-install.sh
  30. 2
      install/k0s-v5-install.sh
  31. 2
      install/kavita-v5-install.sh
  32. 2
      install/keycloak-v5-install.sh
  33. 2
      install/lidarr-v5-install.sh
  34. 2
      install/magicmirror-v5-install.sh
  35. 2
      install/mariadb-v5-install.sh
  36. 2
      install/meshcentral-v5-install.sh
  37. 2
      install/motioneye-v5-install.sh
  38. 2
      install/mqtt-v5-install.sh
  39. 2
      install/n8n-v5-install.sh
  40. 2
      install/navidrome-v5-install.sh
  41. 2
      install/nextcloudpi-v5-install.sh
  42. 2
      install/nginxproxymanager-v5-install.sh
  43. 2
      install/nocodb-v5-install.sh
  44. 2
      install/node-red-v5-install.sh
  45. 2
      install/omada-v5-install.sh
  46. 2
      install/omv-v5-install.sh
  47. 2
      install/openhab-v5-install.sh
  48. 2
      install/paperless-ngx-v5-install.sh
  49. 2
      install/photoprism-v5-install.sh
  50. 2
      install/pihole-v5-install.sh
  51. 2
      install/plex-v5-install.sh
  52. 2
      install/podman-homeassistant-v5-install.sh
  53. 2
      install/podman-v5-install.sh
  54. 2
      install/postgresql-v5-install.sh
  55. 2
      install/prometheus-v5-install.sh
  56. 2
      install/prowlarr-v5-install.sh
  57. 2
      install/radarr-v5-install.sh
  58. 2
      install/readarr-v5-install.sh
  59. 2
      install/sabnzbd-v5-install.sh
  60. 2
      install/scrypted-v5-install.sh
  61. 2
      install/shinobi-v5-install.sh
  62. 2
      install/sonarr-v5-install.sh
  63. 2
      install/syncthing-v5-install.sh
  64. 2
      install/tdarr-v5-install.sh
  65. 2
      install/technitiumdns-v5-install.sh
  66. 2
      install/transmission-v5-install.sh
  67. 2
      install/trilium-v5-install.sh
  68. 2
      install/ubuntu-v5-install.sh
  69. 2
      install/umbrel-v5-install.sh
  70. 2
      install/unifi-v5-install.sh
  71. 2
      install/uptimekuma-v5-install.sh
  72. 2
      install/vaultwarden-v5-install.sh
  73. 2
      install/whisparr-v5-install.sh
  74. 2
      install/whoogle-v5-install.sh
  75. 2
      install/wikijs-v5-install.sh
  76. 2
      install/wireguard-v5-install.sh
  77. 2
      install/yunohost-v5-install.sh
  78. 2
      install/zigbee2mqtt-v5-install.sh
  79. 2
      install/zwave-js-ui-v5-install.sh

@ -92,7 +92,7 @@ rm install.sh
msg_ok "Installed AdGuard Home"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -90,7 +90,7 @@ $STD apt install audiobookshelf
msg_ok "Installed audiobookshelf"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -111,7 +111,7 @@ systemctl enable --now -q autobrr.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -344,7 +344,7 @@ $STD systemctl enable --now blocky
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -100,7 +100,7 @@ $STD bash <(curl -fsSL https://get.casaos.io)
msg_ok "Installed CasaOS"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -104,7 +104,7 @@ $STD systemctl enable --now changedetection
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -110,7 +110,7 @@ $STD update-rc.d cronicled defaults
msg_ok "Installed Cronicle Primary Server"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -89,7 +89,7 @@ $STD dpkg -i daemonsync_2.2.0.0059_amd64.deb
msg_ok "Installed Daemon Sync Server"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -120,7 +120,7 @@ systemctl start dashy
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -82,7 +82,7 @@ $STD apt-get install -y mc
msg_ok "Installed Dependencies"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -113,7 +113,7 @@ $STD systemctl enable --now deconz
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -127,7 +127,7 @@ systemctl enable --now -q deluge-web.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -80,7 +80,7 @@ $STD apt-get install -y mc
msg_ok "Installed Dependencies"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if [[ "${SSH_ROOT}" == "yes" ]]; then sed -i "s/#PermitRootLogin prohibit-password/PermitRootLogin yes/g" /etc/ssh/sshd_config; systemctl restart sshd; fi

@ -144,7 +144,7 @@ if [[ $DOCKER_COMPOSE == "Y" ]]; then
fi
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -103,7 +103,7 @@ $STD dpkg -i emby-server-deb_${LATEST}_amd64.deb
msg_ok "Installed Emby"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -88,7 +88,7 @@ $STD systemctl enable --now emqx
msg_ok "Installed EMQX"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -109,7 +109,7 @@ systemctl start esphomeDashboard
msg_ok "Installed ESPHome Dashboard"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -96,7 +96,7 @@ $STD apt-get install -y grafana
msg_ok "Installed Grafana"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -126,7 +126,7 @@ systemctl reload apache2
msg_ok "Installed grocy"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -120,7 +120,7 @@ $STD sudo systemctl enable --now heimdall.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -162,7 +162,7 @@ $STD systemctl enable --now homeassistant
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -147,7 +147,7 @@ $STD docker run -d \
msg_ok "Installed Home Assistant $CORE_LATEST_VERSION"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -99,7 +99,7 @@ $STD hb-service install --user homebridge
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -119,7 +119,7 @@ $STD systemctl enable --now homepage
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -108,7 +108,7 @@ $STD systemctl enable --now homer
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -93,7 +93,7 @@ $STD systemctl enable --now hyperion@root.service
msg_ok "Installed Hyperion"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -122,7 +122,7 @@ if [[ $TELEGRAF == "Y" ]]; then
fi
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -87,7 +87,7 @@ $STD bash <(curl -fsSL https://iobroker.net/install.sh)
msg_ok "Installed ioBroker"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -127,7 +127,7 @@ ln -s /usr/share/jellyfin/web/ /usr/lib/jellyfin/bin/jellyfin-web
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -103,7 +103,7 @@ $STD bash <(curl -sSLf https://raw.githubusercontent.com/helm/helm/main/scripts/
msg_ok "Installed Helm"
fi
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -109,7 +109,7 @@ systemctl enable --now -q kavita.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -106,7 +106,7 @@ $STD systemctl enable --now keycloak.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -113,7 +113,7 @@ systemctl enable --now -q lidarr
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -208,7 +208,7 @@ $STD systemctl enable --now magicmirror
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -104,7 +104,7 @@ if [[ $ADMINER == "Y" ]]; then
fi
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -98,7 +98,7 @@ $STD node node_modules/meshcentral --install
msg_ok "Installed MeshCentral"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -117,7 +117,7 @@ systemctl start motioneye
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -94,7 +94,7 @@ $STD apt-get -y install mosquitto-clients
msg_ok "Installed Mosquitto MQTT Broker"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -109,7 +109,7 @@ $STD systemctl enable --now n8n
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -137,7 +137,7 @@ $STD systemctl enable --now navidrome.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -89,7 +89,7 @@ service apache2 restart
msg_ok "Installed NextCloudPi"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -241,7 +241,7 @@ EOF
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -116,7 +116,7 @@ systemctl enable --now nocodb.service &>/dev/null
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -119,7 +119,7 @@ $STD systemctl enable --now nodered.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -93,7 +93,7 @@ $STD dpkg -i Omada_SDN_Controller_v5.7.4_Linux_x64.deb
msg_ok "Installed Omada Controller"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -105,7 +105,7 @@ omv-confdbadm populate
msg_ok "Installed OpenMediaVault"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -104,7 +104,7 @@ $STD systemctl enable --now openhab.service
msg_ok "Installed openHAB"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -250,7 +250,7 @@ $STD systemctl enable --now paperless-consumer paperless-webserver paperless-sch
msg_ok "Created Services"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -177,7 +177,7 @@ WantedBy=multi-user.target" >$service_path
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -110,7 +110,7 @@ $STD bash <(curl -fsSL https://install.pi-hole.net) /dev/stdin --unattended
msg_ok "Installed Pi-hole"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -107,7 +107,7 @@ $STD apt-get -o Dpkg::Options::="--force-confold" install -y plexmediaserver
msg_ok "Installed Plex Media Server"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -109,7 +109,7 @@ $STD systemctl enable --now homeassistant
msg_ok "Installed Home Assistant"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -88,7 +88,7 @@ echo -e 'unqualified-search-registries=["docker.io"]' >> /etc/containers/registr
msg_ok "Installed Podman"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -211,7 +211,7 @@ if [[ $ADMINER == "Y" ]]; then
fi
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -118,7 +118,7 @@ $STD sudo systemctl enable --now prometheus
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -111,7 +111,7 @@ systemctl enable --now -q prowlarr
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -111,7 +111,7 @@ systemctl enable --now -q radarr
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -111,7 +111,7 @@ systemctl enable --now -q readarr
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -116,7 +116,7 @@ systemctl enable --now -q sabnzbd.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -176,7 +176,7 @@ WantedBy=multi-user.target" >$service_path
$STD systemctl enable --now scrypted.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -145,7 +145,7 @@ $STD pm2 list
msg_ok "Installed Shinobi"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -92,7 +92,7 @@ $STD apt-get -o Dpkg::Options::="--force-confold" install -y sonarr
msg_ok "Installed Sonarr"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -95,7 +95,7 @@ systemctl restart syncthing@root.service
msg_ok "Installed Syncthing"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -138,7 +138,7 @@ systemctl enable --now -q tdarr-node.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -90,7 +90,7 @@ $STD bash <(curl -fsSL https://download.technitium.com/dns/install.sh)
msg_ok "Installed Technitium DNS"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -90,7 +90,7 @@ systemctl start transmission-daemon
msg_ok "Installed Transmission"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -112,7 +112,7 @@ systemctl enable --now -q trilium
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -83,7 +83,7 @@ $STD apt-get install -y mc
msg_ok "Installed Dependencies"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -101,7 +101,7 @@ $STD systemctl enable --now umbrel-startup.service
msg_ok "Installed Umbrel"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -96,7 +96,7 @@ $STD bash unifi-latest.sh --skip --add-repository $LOCAL
msg_ok "Installed UniFi Network Application"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -116,7 +116,7 @@ $STD systemctl enable --now uptime-kuma.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -173,7 +173,7 @@ $STD systemctl enable --now vaultwarden.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -111,7 +111,7 @@ systemctl enable --now -q whisparr
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -105,7 +105,7 @@ $STD systemctl enable --now whoogle.service
msg_ok "Installed Whoogle"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -133,7 +133,7 @@ $STD systemctl enable --now wikijs
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -105,7 +105,7 @@ $STD bash <(curl -fsSL https://install.pivpn.io) --unattended options.conf
msg_ok "Installed WireGuard"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -92,7 +92,7 @@ $STD bash <(curl -fsSL https://install.yunohost.org) -a
msg_ok "Installed YunoHost"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -132,7 +132,7 @@ $STD systemctl enable zigbee2mqtt.service
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

@ -108,7 +108,7 @@ $STD systemctl enable zwave-js-ui
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container"

Loading…
Cancel
Save