diff --git a/ct/2fauth.sh b/ct/2fauth.sh index e20f11778..deee15371 100644 --- a/ct/2fauth.sh +++ b/ct/2fauth.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: jkrgr0 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docs.2fauth.app/ +# Source: https://docs.2fauth.app/ | Github: https://github.com/Bubka/2FAuth APP="2FAuth" var_tags="${var_tags:-2fa;authenticator}" diff --git a/ct/actualbudget.sh b/ct/actualbudget.sh index 292e2efaa..f9003cbd6 100644 --- a/ct/actualbudget.sh +++ b/ct/actualbudget.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://actualbudget.org/ +# Source: https://actualbudget.org/ | Github: https://github.com/actualbudget/actual APP="Actual Budget" var_tags="${var_tags:-finance}" diff --git a/ct/adguard.sh b/ct/adguard.sh index 36271d7b5..58ced6b68 100644 --- a/ct/adguard.sh +++ b/ct/adguard.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://adguard.com/ +# Source: https://adguard.com/ | Github: https://github.com/AdguardTeam/AdGuardHome APP="Adguard" var_tags="${var_tags:-adblock}" diff --git a/ct/adventurelog.sh b/ct/adventurelog.sh index f169b7abc..1859bdac2 100644 --- a/ct/adventurelog.sh +++ b/ct/adventurelog.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://adventurelog.app/ +# Source: https://github.com/seanmorley15/AdventureLog APP="AdventureLog" var_tags="${var_tags:-traveling}" diff --git a/ct/alpine-gitea.sh b/ct/alpine-gitea.sh index 968c88775..bc2541a36 100644 --- a/ct/alpine-gitea.sh +++ b/ct/alpine-gitea.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://gitea.io +# Source: https://gitea.io/ APP="Alpine-Gitea" var_tags="${var_tags:-alpine;git}" diff --git a/ct/alpine-komodo.sh b/ct/alpine-komodo.sh index eba7232b2..f1bf55c9d 100644 --- a/ct/alpine-komodo.sh +++ b/ct/alpine-komodo.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://komo.do +# Source: https://komo.do/ APP="Alpine-Komodo" var_tags="${var_tags:-docker;alpine}" diff --git a/ct/alpine-mariadb.sh b/ct/alpine-mariadb.sh index d8ed1303c..924fc26b1 100644 --- a/ct/alpine-mariadb.sh +++ b/ct/alpine-mariadb.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://mariadb.org +# Source: https://mariadb.org/ APP="Alpine-MariaDB" var_tags="${var_tags:-alpine;database}" diff --git a/ct/alpine-node-red.sh b/ct/alpine-node-red.sh index 0718b7d2c..621489e0a 100644 --- a/ct/alpine-node-red.sh +++ b/ct/alpine-node-red.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://nodered.org +# Source: https://nodered.org/ APP="Alpine-Node-RED" var_tags="${var_tags:-alpine;automation}" diff --git a/ct/alpine-postgresql.sh b/ct/alpine-postgresql.sh index 5fa61b0fe..9d6b0657a 100644 --- a/ct/alpine-postgresql.sh +++ b/ct/alpine-postgresql.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://postgresql.org/ +# Source: https://www.postgresql.org/ APP="Alpine-PostgreSQL" var_tags="${var_tags:-alpine;database}" diff --git a/ct/archivebox.sh b/ct/archivebox.sh index 5f6728f34..d9ca23692 100644 --- a/ct/archivebox.sh +++ b/ct/archivebox.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://archivebox.io/ +# Source: https://archivebox.io/ | Github: https://github.com/ArchiveBox/ArchiveBox APP="ArchiveBox" var_tags="${var_tags:-archive;bookmark}" diff --git a/ct/argus.sh b/ct/argus.sh index ec7c635ff..3ddbdb074 100644 --- a/ct/argus.sh +++ b/ct/argus.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://release-argus.io/ +# Source: https://release-argus.io/ | Github: https://github.com/release-argus/Argus APP="Argus" var_tags="${var_tags:-watcher}" diff --git a/ct/aria2.sh b/ct/aria2.sh index a310b4c24..689f0d2cb 100644 --- a/ct/aria2.sh +++ b/ct/aria2.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://aria2.github.io/ +# Source: https://aria2.github.io/ | Github: https://github.com/aria2/aria2 APP="Aria2" var_tags="${var_tags:-download-utility}" diff --git a/ct/asterisk.sh b/ct/asterisk.sh index 8213273fb..40be73819 100644 --- a/ct/asterisk.sh +++ b/ct/asterisk.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: michelroegl-brunner # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://asterisk.org/ +# Source: https://asterisk.org APP="Asterisk" var_tags="${var_tags:-telephone;pbx}" diff --git a/ct/authelia.sh b/ct/authelia.sh index dc3404afc..859fda14d 100644 --- a/ct/authelia.sh +++ b/ct/authelia.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: thost96 (thost96) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.authelia.com/ +# Source: https://www.authelia.com/ | Github: https://github.com/authelia/authelia APP="Authelia" var_tags="${var_tags:-authenticator}" diff --git a/ct/autobrr.sh b/ct/autobrr.sh index b23f2a5a4..49bb4a4e1 100644 --- a/ct/autobrr.sh +++ b/ct/autobrr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://autobrr.com/ +# Source: https://autobrr.com/ | Github: https://github.com/autobrr/autobrr APP="Autobrr" var_tags="${var_tags:-arr;}" diff --git a/ct/backrest.sh b/ct/backrest.sh index 5094940e1..6f35bbd77 100644 --- a/ct/backrest.sh +++ b/ct/backrest.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: ksad (enirys31) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://garethgeorge.github.io/backrest/ +# Source: https://garethgeorge.github.io/backrest/ | Github: https://github.com/garethgeorge/backrest APP="Backrest" var_tags="${var_tags:-backup}" diff --git a/ct/baikal.sh b/ct/baikal.sh index 076ae3770..f6c6ee559 100644 --- a/ct/baikal.sh +++ b/ct/baikal.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://sabre.io/baikal/ +# Source: https://sabre.io/baikal/ | Github: https://github.com/sabre-io/Baikal APP="Baikal" var_tags="${var_tags:-Dav}" diff --git a/ct/bazarr.sh b/ct/bazarr.sh index d324c0291..fceb7f5c3 100755 --- a/ct/bazarr.sh +++ b/ct/bazarr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.bazarr.media/ +# Source: https://www.bazarr.media/ | Github: https://github.com/morpheus65535/bazarr APP="Bazarr" var_tags="${var_tags:-arr}" diff --git a/ct/beszel.sh b/ct/beszel.sh index 257b2eb66..d3417a488 100644 --- a/ct/beszel.sh +++ b/ct/beszel.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Michelle Zitzerman (Sinofage) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://beszel.dev/ +# Source: https://beszel.dev/ | Github: https://github.com/henrygd/beszel APP="Beszel" var_tags="${var_tags:-monitoring}" diff --git a/ct/bitmagnet.sh b/ct/bitmagnet.sh index 55d0d90ef..27c187975 100644 --- a/ct/bitmagnet.sh +++ b/ct/bitmagnet.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://github.com/bitmagnet/bitmagnet +# Source: https://github.com/bitmagnet-io/bitmagnet APP="Bitmagnet" var_tags="${var_tags:-os}" diff --git a/ct/blocky.sh b/ct/blocky.sh index 2000d5b1f..0e4b18349 100644 --- a/ct/blocky.sh +++ b/ct/blocky.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://0xerr0r.github.io/blocky +# Source: https://0xerr0r.github.io/blocky | Github: https://github.com/0xERR0R/blocky APP="Blocky" var_tags="${var_tags:-adblock}" diff --git a/ct/caddy.sh b/ct/caddy.sh index fe4ad0ac7..03cd7ec85 100644 --- a/ct/caddy.sh +++ b/ct/caddy.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://caddyserver.com/ +# Source: https://caddyserver.com/ | Github: https://github.com/caddyserver/caddy APP="Caddy" var_tags="${var_tags:-webserver}" diff --git a/ct/changedetection.sh b/ct/changedetection.sh index 19257456d..ff7c2181d 100644 --- a/ct/changedetection.sh +++ b/ct/changedetection.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://changedetection.io/ +# Source: https://changedetection.io/ | Github: https://github.com/dgtlmoon/changedetection.io APP="Change Detection" var_tags="${var_tags:-monitoring;crawler}" diff --git a/ct/cloudreve.sh b/ct/cloudreve.sh index 119e9a453..70fe3034e 100644 --- a/ct/cloudreve.sh +++ b/ct/cloudreve.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://cloudreve.org/ +# Source: https://cloudreve.org/ | Github: https://github.com/cloudreve/cloudreve APP="Cloudreve" var_tags="${var_tags:-cloud}" diff --git a/ct/cockpit.sh b/ct/cockpit.sh index 6ca2f1598..356834224 100644 --- a/ct/cockpit.sh +++ b/ct/cockpit.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck | Co-Author: havardthom # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://cockpit-project.org/ +# Source: https://github.com/cockpit-project/cockpit APP="Cockpit" var_tags="${var_tags:-monitoring;network}" diff --git a/ct/commafeed.sh b/ct/commafeed.sh index ddb02aa68..79c5003f0 100644 --- a/ct/commafeed.sh +++ b/ct/commafeed.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.commafeed.com/#/welcome +# Source: https://www.commafeed.com/#/welcome | Github: https://github.com/Athou/commafeed APP="CommaFeed" var_tags="${var_tags:-rss-reader}" diff --git a/ct/cosmos.sh b/ct/cosmos.sh index a879e7b97..06c26ee37 100644 --- a/ct/cosmos.sh +++ b/ct/cosmos.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Michel Roegl-Brunner (michelroegl-brunner) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://https://cosmos-cloud.io/ +# Source: https://cosmos-cloud.io/ | Github: https://github.com/azukaar/Cosmos-Server APP="Cosmos" var_tags="${var_tags:-cloud;docker}" diff --git a/ct/crafty-controller.sh b/ct/crafty-controller.sh index d99d32eb0..41c97a653 100644 --- a/ct/crafty-controller.sh +++ b/ct/crafty-controller.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://gitlab.com/crafty-controller/crafty-4 +# Source: https://docs.craftycontrol.com/pages/getting-started/installation/linux/ APP="Crafty-Controller" var_tags="${var_tags:-gaming}" diff --git a/ct/cronicle.sh b/ct/cronicle.sh index 1ad6ea667..a54961cca 100644 --- a/ct/cronicle.sh +++ b/ct/cronicle.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://cronicle.net/ +# Source: https://cronicle.net/ | Github: https://github.com/jhuckaby/Cronicle APP="Cronicle" var_tags="${var_tags:-task-scheduler}" diff --git a/ct/cross-seed.sh b/ct/cross-seed.sh index 796a3907f..73371e019 100644 --- a/ct/cross-seed.sh +++ b/ct/cross-seed.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Jakub Matraszek (jmatraszek) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.cross-seed.org +# Source: https://www.cross-seed.org | Github: https://github.com/cross-seed/cross-seed APP="cross-seed" var_tags="${var_tags:-arr}" diff --git a/ct/discopanel.sh b/ct/discopanel.sh index 26e18735a..268ee86d3 100644 --- a/ct/discopanel.sh +++ b/ct/discopanel.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: DragoQC # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://discopanel.app/ +# Source: https://discopanel.app/ | Github: https://github.com/nickheyer/discopanel APP="DiscoPanel" var_tags="${var_tags:-gaming}" diff --git a/ct/docmost.sh b/ct/docmost.sh index 69170d2bc..407e15fd0 100644 --- a/ct/docmost.sh +++ b/ct/docmost.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docmost.com/ +# Source: https://docmost.com/ | Github: https://github.com/docmost/docmost APP="Docmost" var_tags="${var_tags:-documents}" diff --git a/ct/drawio.sh b/ct/drawio.sh index c6430b76a..1117f9e4f 100644 --- a/ct/drawio.sh +++ b/ct/drawio.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.drawio.com/ +# Source: https://www.drawio.com/ | Github: https://github.com/jgraph/drawio APP="DrawIO" var_tags="${var_tags:-diagrams}" diff --git a/ct/emby.sh b/ct/emby.sh index 3dc6c3116..634cfe7d8 100644 --- a/ct/emby.sh +++ b/ct/emby.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://emby.media/ +# Source: https://emby.media/ | Github: https://github.com/MediaBrowser/Emby.Releases APP="Emby" var_tags="${var_tags:-media}" diff --git a/ct/ersatztv.sh b/ct/ersatztv.sh index 2d939092c..b79577bd6 100644 --- a/ct/ersatztv.sh +++ b/ct/ersatztv.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ersatztv.org/ +# Source: https://ersatztv.org/ | Github: https://github.com/ErsatzTV/ErsatzTV APP="ErsatzTV" var_tags="${var_tags:-iptv}" diff --git a/ct/evcc.sh b/ct/evcc.sh index 47f614a58..eb9a55271 100644 --- a/ct/evcc.sh +++ b/ct/evcc.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://evcc.io/en/ +# Source: https://github.com/evcc-io/evcc APP="evcc" var_tags="${var_tags:-solar;ev;automation}" diff --git a/ct/firefly.sh b/ct/firefly.sh index 808dc8048..0c5eb921c 100644 --- a/ct/firefly.sh +++ b/ct/firefly.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: quantumryuu | Co-Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://firefly-iii.org/ +# Source: https://firefly-iii.org/ | Github: https://github.com/firefly-iii/firefly-iii APP="Firefly" var_tags="${var_tags:-finance}" diff --git a/ct/flowiseai.sh b/ct/flowiseai.sh index fa1373282..0dea7fc76 100644 --- a/ct/flowiseai.sh +++ b/ct/flowiseai.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://flowiseai.com/ +# Source: https://flowiseai.com/ | Github: https://github.com/FlowiseAI/Flowise APP="FlowiseAI" var_tags="${var_tags:-low-code}" diff --git a/ct/fluid-calendar.sh b/ct/fluid-calendar.sh index 65d05f31d..3b2ab5f5a 100644 --- a/ct/fluid-calendar.sh +++ b/ct/fluid-calendar.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://fluidcalendar.com +# Source: https://github.com/dotnetfactory/fluid-calendar APP="fluid-calendar" var_tags="${var_tags:-calendar;tasks}" diff --git a/ct/frigate.sh b/ct/frigate.sh index fac3a6517..99a3c9184 100644 --- a/ct/frigate.sh +++ b/ct/frigate.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Authors: MickLesk (CanbiZ) | Co-Author: remz1337 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://frigate.video/ +# Source: https://frigate.video/ | Github: https://github.com/blakeblackshear/frigate APP="Frigate" var_tags="${var_tags:-nvr}" diff --git a/ct/fumadocs.sh b/ct/fumadocs.sh index 4fc846b0d..1c7241e91 100644 --- a/ct/fumadocs.sh +++ b/ct/fumadocs.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://github.com/fuma-nama/fumadoc +# Source: https://fumadocs.vercel.app/ | Github: https://github.com/fuma-nama/fumadocs APP="Fumadocs" var_tags="${var_tags:-documentation}" diff --git a/ct/ghost.sh b/ct/ghost.sh index 098a033b8..61ef14bb6 100644 --- a/ct/ghost.sh +++ b/ct/ghost.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: fabrice1236 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ghost.org/ +# Source: https://ghost.org/ | Github: https://github.com/TryGhost/Ghost APP="Ghost" var_tags="${var_tags:-cms;blog}" diff --git a/ct/ghostfolio.sh b/ct/ghostfolio.sh index d2f26c67e..a039d760d 100644 --- a/ct/ghostfolio.sh +++ b/ct/ghostfolio.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: lucasfell # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ghostfol.io/ +# Source: https://ghostfol.io/ | Github: https://github.com/ghostfolio/ghostfolio APP="Ghostfolio" var_tags="${var_tags:-finance;investment}" diff --git a/ct/gitea.sh b/ct/gitea.sh index 93c6e3721..7d3e41fc4 100644 --- a/ct/gitea.sh +++ b/ct/gitea.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author: Rogue-King # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://about.gitea.com/ +# Source: https://about.gitea.com/ | Github: https://github.com/go-gitea/gitea APP="Gitea" var_tags="${var_tags:-git}" diff --git a/ct/gotify.sh b/ct/gotify.sh index cb5e2174e..d40cbd31c 100644 --- a/ct/gotify.sh +++ b/ct/gotify.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://gotify.net/ +# Source: https://gotify.net/ | Github: https://github.com/gotify/server APP="Gotify" var_tags="${var_tags:-notification}" diff --git a/ct/gramps-web.sh b/ct/gramps-web.sh index aaf0a021c..6dc675a54 100644 --- a/ct/gramps-web.sh +++ b/ct/gramps-web.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.grampsweb.org/ +# Source: https://www.grampsweb.org/ | Github: https://github.com/gramps-project/gramps-web APP="gramps-web" var_tags="${var_tags:-genealogy;family;collaboration}" diff --git a/ct/grocy.sh b/ct/grocy.sh index 9aaf345f8..38a7b8272 100644 --- a/ct/grocy.sh +++ b/ct/grocy.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://grocy.info/ +# Source: https://grocy.info/ | Github: https://github.com/grocy/grocy APP="grocy" var_tags="${var_tags:-grocery;household}" diff --git a/ct/healthchecks.sh b/ct/healthchecks.sh index 8c5406344..924dfb1de 100644 --- a/ct/healthchecks.sh +++ b/ct/healthchecks.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://healthchecks.io/ +# Source: https://healthchecks.io/ | Github: https://github.com/healthchecks/healthchecks APP="healthchecks" var_tags="${var_tags:-monitoring}" diff --git a/ct/heimdall-dashboard.sh b/ct/heimdall-dashboard.sh index d8219da87..71e001795 100644 --- a/ct/heimdall-dashboard.sh +++ b/ct/heimdall-dashboard.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://heimdall.site/ +# Source: https://heimdall.site/ | Github: https://github.com/linuxserver/Heimdall APP="Heimdall-Dashboard" var_tags="${var_tags:-dashboard}" diff --git a/ct/hivemq.sh b/ct/hivemq.sh index 79b4c06d2..f9b1bedc4 100644 --- a/ct/hivemq.sh +++ b/ct/hivemq.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.hivemq.com/ +# Source: https://www.hivemq.com/ | Github: https://github.com/hivemq/hivemq-community-edition APP="HiveMQ" var_tags="${var_tags:-mqtt}" diff --git a/ct/homarr.sh b/ct/homarr.sh index d65c3fb5a..2b8cf5ded 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) | Co-Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://homarr.dev/ +# Source: https://github.com/homarr-labs/homarr APP="homarr" var_tags="${var_tags:-arr;dashboard}" diff --git a/ct/homebox.sh b/ct/homebox.sh index 68a474130..18e2b0763 100644 --- a/ct/homebox.sh +++ b/ct/homebox.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck | Co-Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://homebox.software/en/ +# Source: https://github.com/sysadminsmedia/homebox APP="HomeBox" var_tags="${var_tags:-inventory;household}" diff --git a/ct/homepage.sh b/ct/homepage.sh index a44a603f3..0d562c947 100644 --- a/ct/homepage.sh +++ b/ct/homepage.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://gethomepage.dev/ +# Source: https://gethomepage.dev/ | Github: https://github.com/gethomepage/homepage APP="Homepage" var_tags="${var_tags:-dashboard}" diff --git a/ct/immich.sh b/ct/immich.sh index 36b95f932..43c62eb8c 100644 --- a/ct/immich.sh +++ b/ct/immich.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://immich.app +# Source: https://immich.app | Github: https://github.com/immich-app/immich APP="immich" var_tags="${var_tags:-photos}" diff --git a/ct/inspircd.sh b/ct/inspircd.sh index fc0f01880..86b7d2e11 100644 --- a/ct/inspircd.sh +++ b/ct/inspircd.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: kristocopani # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.inspircd.org/ +# Source: https://www.inspircd.org/ | Github: https://github.com/inspircd/inspircd APP="InspIRCd" var_tags="${var_tags:-IRC}" diff --git a/ct/invoiceninja.sh b/ct/invoiceninja.sh index bc7d33f75..fdaae8998 100644 --- a/ct/invoiceninja.sh +++ b/ct/invoiceninja.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://invoiceninja.com/ +# Source: https://invoiceninja.com/ | Github: https://github.com/invoiceninja/invoiceninja APP="InvoiceNinja" var_tags="${var_tags:-invoicing;business}" diff --git a/ct/iobroker.sh b/ct/iobroker.sh index e03bf64bb..c76e44752 100644 --- a/ct/iobroker.sh +++ b/ct/iobroker.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.iobroker.net/#en/intro +# Source: https://www.iobroker.net/#en/intro | Github: https://github.com/ioBroker/ioBroker.js-controller APP="ioBroker" var_tags="${var_tags:-automtation}" diff --git a/ct/joplin-server.sh b/ct/joplin-server.sh index 60f8d32d9..693e95777 100644 --- a/ct/joplin-server.sh +++ b/ct/joplin-server.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://joplinapp.org/ +# Source: https://joplinapp.org/ | Github: https://github.com/laurent22/joplin APP="Joplin-Server" var_tags="${var_tags:-notes}" diff --git a/ct/karakeep.sh b/ct/karakeep.sh index 40b0ac76e..300ef0ac6 100644 --- a/ct/karakeep.sh +++ b/ct/karakeep.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) & vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://karakeep.app/ +# Source: https://karakeep.app/ | Github: https://github.com/karakeep-app/karakeep APP="karakeep" var_tags="${var_tags:-bookmark}" diff --git a/ct/kavita.sh b/ct/kavita.sh index 9739648a7..701f63e99 100644 --- a/ct/kavita.sh +++ b/ct/kavita.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.kavitareader.com/ +# Source: https://www.kavitareader.com/ | Github: https://github.com/Kareadita/Kavita APP="Kavita" var_tags="${var_tags:-reader}" diff --git a/ct/keycloak.sh b/ct/keycloak.sh index 8cb461851..bfb796216 100644 --- a/ct/keycloak.sh +++ b/ct/keycloak.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author: remz1337 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.keycloak.org/ +# Source: https://github.com/keycloak/keycloak APP="Keycloak" var_tags="${var_tags:-access-management}" diff --git a/ct/kimai.sh b/ct/kimai.sh index 0acc7c220..ec0f71764 100644 --- a/ct/kimai.sh +++ b/ct/kimai.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.kimai.org/ +# Source: https://www.kimai.org/ | Github: https://github.com/kimai/kimai APP="Kimai" var_tags="${var_tags:-time-tracking}" diff --git a/ct/koel.sh b/ct/koel.sh index 3a67661be..871d94dc3 100644 --- a/ct/koel.sh +++ b/ct/koel.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://koel.dev/ +# Source: https://koel.dev/ | Github: https://github.com/koel/koel APP="Koel" var_tags="${var_tags:-music;streaming}" diff --git a/ct/koillection.sh b/ct/koillection.sh index b89ad29cc..bba9c6825 100644 --- a/ct/koillection.sh +++ b/ct/koillection.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://koillection.github.io/ +# Source: https://koillection.github.io/ | Github: https://github.com/benjaminjonard/koillection APP="Koillection" var_tags="${var_tags:-network}" diff --git a/ct/komga.sh b/ct/komga.sh index 0759d1362..76cbac422 100644 --- a/ct/komga.sh +++ b/ct/komga.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: madelyn (DysfunctionalProgramming) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://komga.org/ +# Source: https://komga.org/ | Github: https://github.com/gotson/komga APP="Komga" var_tags="${var_tags:-media;eBook;comic}" diff --git a/ct/komodo.sh b/ct/komodo.sh index eb5225a25..c71827eb6 100644 --- a/ct/komodo.sh +++ b/ct/komodo.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://komo.do +# Source: https://komo.do/ APP="Komodo" var_tags="${var_tags:-docker}" diff --git a/ct/leantime.sh b/ct/leantime.sh index 981baae84..4ec9e5c44 100644 --- a/ct/leantime.sh +++ b/ct/leantime.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Stroopwafe1 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://leantime.io +# Source: https://leantime.io | Github: https://github.com/Leantime/leantime APP="Leantime" var_tags="${var_tags:-productivity}" diff --git a/ct/librenms.sh b/ct/librenms.sh index f116d6ffd..36588d3c8 100644 --- a/ct/librenms.sh +++ b/ct/librenms.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: michelroegl-brunner # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://librenms.org +# Source: https://www.librenms.org/ | Github: https://github.com/librenms/librenms APP="LibreNMS" var_tags="${var_tags:-monitoring}" diff --git a/ct/lidarr.sh b/ct/lidarr.sh index e52597832..479f5057c 100644 --- a/ct/lidarr.sh +++ b/ct/lidarr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://lidarr.audio/ +# Source: https://lidarr.audio/ | Github: https://github.com/Lidarr/Lidarr APP="Lidarr" var_tags="${var_tags:-arr;torrent;usenet}" diff --git a/ct/linkding.sh b/ct/linkding.sh index e8e477156..d770b8be2 100644 --- a/ct/linkding.sh +++ b/ct/linkding.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (MickLesk) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://linkding.link/ +# Source: https://linkding.link/ | Github: https://github.com/sissbruecker/linkding APP="linkding" var_tags="${var_tags:-bookmarks;management}" diff --git a/ct/linkstack.sh b/ct/linkstack.sh index d046046d6..d2e866d7a 100644 --- a/ct/linkstack.sh +++ b/ct/linkstack.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Omar Minaya | MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://linkstack.org/ +# Source: https://linkstack.org/ | Github: https://github.com/linkstackorg/linkstack APP="LinkStack" var_tags="${var_tags:-os}" diff --git a/ct/linkwarden.sh b/ct/linkwarden.sh index bb6425fa6..381f71c53 100644 --- a/ct/linkwarden.sh +++ b/ct/linkwarden.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://linkwarden.app/ +# Source: https://linkwarden.app/ | Github: https://github.com/linkwarden/linkwarden APP="Linkwarden" var_tags="${var_tags:-bookmark}" diff --git a/ct/listmonk.sh b/ct/listmonk.sh index 82fe4c0c8..d065a84c1 100644 --- a/ct/listmonk.sh +++ b/ct/listmonk.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://listmonk.app/ +# Source: https://listmonk.app/ | Github: https://github.com/knadh/listmonk APP="listmonk" var_tags="${var_tags:-newsletter}" diff --git a/ct/lubelogger.sh b/ct/lubelogger.sh index 2a34e4f00..9c02b9997 100644 --- a/ct/lubelogger.sh +++ b/ct/lubelogger.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: kristocopani # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://lubelogger.com/ +# Source: https://lubelogger.com/ | Github: https://github.com/hargata/lubelog APP="LubeLogger" var_tags="${var_tags:-vehicle;car}" diff --git a/ct/mafl.sh b/ct/mafl.sh index f94d158aa..4fb34907b 100644 --- a/ct/mafl.sh +++ b/ct/mafl.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://mafl.hywax.space/ +# Source: https://mafl.hywax.space/ | Github: https://github.com/hywax/mafl APP="Mafl" var_tags="${var_tags:-dashboard}" diff --git a/ct/magicmirror.sh b/ct/magicmirror.sh index bbad18a79..4cd4f240e 100644 --- a/ct/magicmirror.sh +++ b/ct/magicmirror.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://magicmirror.builders/ +# Source: https://magicmirror.builders/ | Github: https://github.com/MagicMirrorOrg/MagicMirror APP="MagicMirror" var_tags="${var_tags:-smarthome}" diff --git a/ct/matterbridge.sh b/ct/matterbridge.sh index a58ce61d9..f650d6283 100644 --- a/ct/matterbridge.sh +++ b/ct/matterbridge.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://github.com/Luligu/matterbridge +# Source: https://github.com/Luligu/matterbridge/ APP="Matterbridge" var_tags="${var_tags:-matter;smarthome}" diff --git a/ct/mealie.sh b/ct/mealie.sh index d1e82db54..6a9d34bba 100644 --- a/ct/mealie.sh +++ b/ct/mealie.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://mealie.io +# Source: https://mealie.io | Github: https://github.com/mealie-recipes/mealie APP="Mealie" var_tags="${var_tags:-recipes}" diff --git a/ct/medusa.sh b/ct/medusa.sh index 250211217..196e27562 100644 --- a/ct/medusa.sh +++ b/ct/medusa.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://github.com/pymedusa/Medusa.git +# Source: https://github.com/pymedusa/Medusa APP="Medusa" var_tags="${var_tags:-media}" diff --git a/ct/meilisearch.sh b/ct/meilisearch.sh index 5094b293e..602e4c5ee 100644 --- a/ct/meilisearch.sh +++ b/ct/meilisearch.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.meilisearch.com/ +# Source: https://www.meilisearch.com/ | Github: https://github.com/meilisearch/meilisearch APP="Meilisearch" var_tags="${var_tags:-full-text-search}" diff --git a/ct/memos.sh b/ct/memos.sh index 44f0b18d5..a547a7120 100644 --- a/ct/memos.sh +++ b/ct/memos.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.usememos.com/ +# Source: https://github.com/usememos/memos APP="Memos" var_tags="${var_tags:-notes}" diff --git a/ct/meshcentral.sh b/ct/meshcentral.sh index 75d212c7a..1d205b697 100644 --- a/ct/meshcentral.sh +++ b/ct/meshcentral.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://meshcentral.com/ +# Source: https://meshcentral.com/ | Github: https://github.com/Ylianst/MeshCentral APP="MeshCentral" var_tags="${var_tags:-remote-management}" diff --git a/ct/miniflux.sh b/ct/miniflux.sh index 393cfa465..8edfbfabe 100644 --- a/ct/miniflux.sh +++ b/ct/miniflux.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: omernaveedxyz # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://miniflux.app/ +# Source: https://miniflux.app/ | Github: https://github.com/miniflux/v2 APP="Miniflux" var_tags="${var_tags:-media}" diff --git a/ct/monica.sh b/ct/monica.sh index 44bd786a1..434ed3a42 100644 --- a/ct/monica.sh +++ b/ct/monica.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.monicahq.com/ +# Source: https://www.monicahq.com/ | Github: https://github.com/monicahq/monica APP="Monica" var_tags="${var_tags:-network}" diff --git a/ct/myip.sh b/ct/myip.sh index 4b5335c32..b648f5f4c 100644 --- a/ct/myip.sh +++ b/ct/myip.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ipcheck.ing/ +# Source: https://ipcheck.ing/ | Github: https://github.com/jason5ng32/MyIP APP="MyIP" var_tags="${var_tags:-network}" diff --git a/ct/myspeed.sh b/ct/myspeed.sh index d8ebeb4cd..5923775a2 100644 --- a/ct/myspeed.sh +++ b/ct/myspeed.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://myspeed.dev/ +# Source: https://github.com/gnmyt/myspeed APP="MySpeed" var_tags="${var_tags:-tracking}" diff --git a/ct/mysql.sh b/ct/mysql.sh index f9d5d756b..bec7ddf7a 100644 --- a/ct/mysql.sh +++ b/ct/mysql.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck | Co-Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.mysql.com/ +# Source: https://www.mysql.com/products/community | https://www.phpmyadmin.net APP="MySQL" var_tags="${var_tags:-database}" diff --git a/ct/n8n.sh b/ct/n8n.sh index fb469d0e0..739de7e25 100644 --- a/ct/n8n.sh +++ b/ct/n8n.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://n8n.io/ +# Source: https://n8n.io/ | Github: https://github.com/n8n-io/n8n APP="n8n" var_tags="${var_tags:-automation}" diff --git a/ct/netbox.sh b/ct/netbox.sh index d21859613..2c62610a2 100644 --- a/ct/netbox.sh +++ b/ct/netbox.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://netboxlabs.com/ +# Source: https://netboxlabs.com/ | Github: https://github.com/netbox-community/netbox APP="NetBox" var_tags="${var_tags:-network}" diff --git a/ct/nextcloudpi.sh b/ct/nextcloudpi.sh index 9a9771c5e..ecdf053dc 100644 --- a/ct/nextcloudpi.sh +++ b/ct/nextcloudpi.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.turnkeylinux.org/nextcloud +# Source: https://nextcloudpi.com/ APP="NextCloudPi" var_tags="${var_tags:-cloud}" diff --git a/ct/nginx-ui.sh b/ct/nginx-ui.sh index 50b0dc84c..df2010614 100644 --- a/ct/nginx-ui.sh +++ b/ct/nginx-ui.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://nginxui.com +# Source: https://nginxui.com | Github: https://github.com/0xJacky/nginx-ui APP="Nginx-UI" var_tags="${var_tags:-webserver;nginx;proxy}" diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index ab931a591..715e5e1cb 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: tteck (tteckster) | Co-Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://nginxproxymanager.com/ +# Source: https://nginxproxymanager.com/ | Github: https://github.com/NginxProxyManager/nginx-proxy-manager APP="Nginx Proxy Manager" var_tags="${var_tags:-proxy}" diff --git a/ct/nocodb.sh b/ct/nocodb.sh index 517b227c9..6ada9ef6a 100644 --- a/ct/nocodb.sh +++ b/ct/nocodb.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.nocodb.com/ +# Source: https://www.nocodb.com/ | Github: https://github.com/nocodb/nocodb APP="NocoDB" var_tags="${var_tags:-noCode}" diff --git a/ct/node-red.sh b/ct/node-red.sh index 5348e8932..f6e179b3b 100644 --- a/ct/node-red.sh +++ b/ct/node-red.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://nodered.org/ +# Source: https://nodered.org/ | Github: https://github.com/node-red/node-red APP="Node-Red" var_tags="${var_tags:-automation}" diff --git a/ct/nodebb.sh b/ct/nodebb.sh index 0d6f7cd93..54a0327f8 100644 --- a/ct/nodebb.sh +++ b/ct/nodebb.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://nodebb.org/ +# Source: https://github.com/NodeBB/NodeBB APP="NodeBB" var_tags="${var_tags:-forum}" diff --git a/ct/ombi.sh b/ct/ombi.sh index 2d517e9fc..208304ba1 100644 --- a/ct/ombi.sh +++ b/ct/ombi.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ombi.io/ +# Source: https://ombi.io/ | Github: https://github.com/Ombi-app/Ombi APP="Ombi" var_tags="${var_tags:-media}" diff --git a/ct/open-archiver.sh b/ct/open-archiver.sh index 4cb5898c0..0ade6fa3b 100644 --- a/ct/open-archiver.sh +++ b/ct/open-archiver.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://openarchiver.com/ +# Source: https://openarchiver.com/ | Github: https://github.com/LogicLabs-OU/OpenArchiver APP="Open-Archiver" var_tags="${var_tags:-os}" diff --git a/ct/opencloud.sh b/ct/opencloud.sh index 7d6f8985f..988291236 100644 --- a/ct/opencloud.sh +++ b/ct/opencloud.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://opencloud.eu +# Source: https://opencloud.eu | Github: https://github.com/opencloud-eu/opencloud APP="OpenCloud" var_tags="${var_tags:-files;cloud}" diff --git a/ct/opengist.sh b/ct/opengist.sh index 7880f34bc..58414b04a 100644 --- a/ct/opengist.sh +++ b/ct/opengist.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Jonathan (jd-apprentice) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://opengist.io/ +# Source: https://opengist.io/ | Github: https://github.com/thomiceli/opengist APP="Opengist" var_tags="${var_tags:-development}" diff --git a/ct/owncast.sh b/ct/owncast.sh index 71fee25c1..c3a8056fd 100644 --- a/ct/owncast.sh +++ b/ct/owncast.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://owncast.online/ +# Source: https://owncast.online/ | Github: https://github.com/owncast/owncast APP="Owncast" var_tags="${var_tags:-broadcasting}" diff --git a/ct/pairdrop.sh b/ct/pairdrop.sh index 1281ea8df..b05aa8a31 100644 --- a/ct/pairdrop.sh +++ b/ct/pairdrop.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://pairdrop.net/ +# Source: https://pairdrop.net/ | Github: https://github.com/schlagmichdoch/PairDrop APP="PairDrop" var_tags="${var_tags:-sharing}" diff --git a/ct/pangolin.sh b/ct/pangolin.sh index 923ab5d60..d31237e9e 100644 --- a/ct/pangolin.sh +++ b/ct/pangolin.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://pangolin.net/ +# Source: https://pangolin.net/ | Github: https://github.com/fosrl/pangolin APP="Pangolin" var_tags="${var_tags:-proxy}" diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh index f66b00c63..f39a0a46e 100644 --- a/ct/paperless-ngx.sh +++ b/ct/paperless-ngx.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docs.paperless-ngx.com/ +# Source: https://docs.paperless-ngx.com/ | Github: https://github.com/paperless-ngx/paperless-ngx APP="Paperless-ngx" var_tags="${var_tags:-document;management}" diff --git a/ct/part-db.sh b/ct/part-db.sh index 7aaefe02d..fe17d51a1 100644 --- a/ct/part-db.sh +++ b/ct/part-db.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docs.part-db.de/ +# Source: https://docs.part-db.de/ | Github: https://github.com/Part-DB/Part-DB-server APP="Part-DB" var_tags="${var_tags:-inventory;parts}" diff --git a/ct/patchmon.sh b/ct/patchmon.sh index 5361650c0..f6dc64f07 100644 --- a/ct/patchmon.sh +++ b/ct/patchmon.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://github.com/PatchMon/PatchMon +# Source: https://github.com/PatcMmon/PatchMon APP="PatchMon" var_tags="${var_tags:-monitoring}" diff --git a/ct/paymenter.sh b/ct/paymenter.sh index b602537b3..35411ccfe 100644 --- a/ct/paymenter.sh +++ b/ct/paymenter.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Nícolas Pastorello (opastorello) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.paymenter.org +# Source: https://www.paymenter.org | Github: https://github.com/paymenter/paymenter APP="Paymenter" var_tags="${var_tags:-hosting;ecommerce;marketplace;}" diff --git a/ct/pf2etools.sh b/ct/pf2etools.sh index 85a166a93..7146db74f 100644 --- a/ct/pf2etools.sh +++ b/ct/pf2etools.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: TheRealVira # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://pf2etools.com/ +# Source: https://pf2etools.com/ | Github: https://github.com/Pf2eToolsOrg/Pf2eTools APP="Pf2eTools" var_tags="${var_tags:-wiki}" diff --git a/ct/photoprism.sh b/ct/photoprism.sh index 2232b875e..0717b68ff 100644 --- a/ct/photoprism.sh +++ b/ct/photoprism.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.photoprism.app/ +# Source: https://www.photoprism.app/ | Github: https://github.com/photoprism/photoprism APP="PhotoPrism" var_tags="${var_tags:-media;photo}" diff --git a/ct/plant-it.sh b/ct/plant-it.sh index 3674576ae..445d84f96 100644 --- a/ct/plant-it.sh +++ b/ct/plant-it.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://plant-it.org/ +# Source: https://plant-it.org/ | Github: https://github.com/MDeLuise/plant-it APP="Plant-it" var_tags="${var_tags:-plants;garden}" diff --git a/ct/pocketbase.sh b/ct/pocketbase.sh index 8a9398c9f..4bb72de93 100644 --- a/ct/pocketbase.sh +++ b/ct/pocketbase.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://pocketbase.io/ +# Source: https://pocketbase.io/ | Github: https://github.com/pocketbase/pocketbase APP="Pocketbase" var_tags="${var_tags:-database}" diff --git a/ct/privatebin.sh b/ct/privatebin.sh index 79a893d87..2d7db8994 100644 --- a/ct/privatebin.sh +++ b/ct/privatebin.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Nícolas Pastorello (opastorello) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://privatebin.info/ +# Source: https://privatebin.info/ | Github: https://github.com/PrivateBin/PrivateBin APP="PrivateBin" var_tags="${var_tags:-paste;secure}" diff --git a/ct/projectsend.sh b/ct/projectsend.sh index c85a51ad3..bcec0e43e 100644 --- a/ct/projectsend.sh +++ b/ct/projectsend.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.projectsend.org/ +# Source: https://www.projectsend.org/ | Github: https://github.com/projectsend/projectsend APP="ProjectSend" var_tags="${var_tags:-media}" diff --git a/ct/prometheus-alertmanager.sh b/ct/prometheus-alertmanager.sh index 9b9f9c235..1f4aace6b 100755 --- a/ct/prometheus-alertmanager.sh +++ b/ct/prometheus-alertmanager.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Andy Grunwald (andygrunwald) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://prometheus.io/ +# Source: https://prometheus.io/ | Github: https://github.com/prometheus/alertmanager APP="Prometheus-Alertmanager" var_tags="${var_tags:-monitoring;alerting}" diff --git a/ct/prometheus.sh b/ct/prometheus.sh index 88476c37e..bb35177e7 100644 --- a/ct/prometheus.sh +++ b/ct/prometheus.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://prometheus.io/ +# Source: https://prometheus.io/ | Github: https://github.com/prometheus/prometheus APP="Prometheus" var_tags="${var_tags:-monitoring}" diff --git a/ct/prowlarr.sh b/ct/prowlarr.sh index 78ee4d115..0ee7e3ce7 100644 --- a/ct/prowlarr.sh +++ b/ct/prowlarr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://prowlarr.com/ +# Source: https://prowlarr.com/ | Github: https://github.com/Prowlarr/Prowlarr APP="Prowlarr" var_tags="${var_tags:-arr}" diff --git a/ct/pve-scripts-local.sh b/ct/pve-scripts-local.sh index 0c86e99f3..9e5b3cbc5 100644 --- a/ct/pve-scripts-local.sh +++ b/ct/pve-scripts-local.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: michelroegl-brunner # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.debian.org/ +# Source: https://github.com/community-scripts/ProxmoxVE-Local APP="PVE-Scripts-Local" var_tags="${var_tags:-pve-scripts-local}" diff --git a/ct/qbittorrent.sh b/ct/qbittorrent.sh index 643dccbc3..ebbd49ee1 100644 --- a/ct/qbittorrent.sh +++ b/ct/qbittorrent.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: tteck (tteckster) | Co-Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.qbittorrent.org/ +# Source: https://www.qbittorrent.org/ | Github: https://github.com/qbittorrent/qBittorrent APP="qBittorrent" var_tags="${var_tags:-torrent}" diff --git a/ct/radarr.sh b/ct/radarr.sh index d6c920640..44f0dc501 100644 --- a/ct/radarr.sh +++ b/ct/radarr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://radarr.video/ +# Source: https://radarr.video/ | Github: https://github.com/Radarr/Radarr APP="Radarr" var_tags="${var_tags:-arr}" diff --git a/ct/radicale.sh b/ct/radicale.sh index 4f61f489e..7c66c9ea3 100644 --- a/ct/radicale.sh +++ b/ct/radicale.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: tremor021 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://radicale.org/ +# Source: https://radicale.org/ | Github: https://github.com/Kozea/Radicale APP="Radicale" var_tags="${var_tags:-calendar}" diff --git a/ct/reactive-resume.sh b/ct/reactive-resume.sh index aed1b3f1f..a88004da6 100644 --- a/ct/reactive-resume.sh +++ b/ct/reactive-resume.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://rxresume.org +# Source: https://rxresume.org | Github: https://github.com/lazy-media/Reactive-Resume APP="Reactive-Resume" var_tags="${var_tags:-documents}" diff --git a/ct/recyclarr.sh b/ct/recyclarr.sh index 3d6e07d6c..0eebed25b 100644 --- a/ct/recyclarr.sh +++ b/ct/recyclarr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MrYadro # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://recyclarr.dev/wiki/ +# Source: https://recyclarr.dev/wiki/ | Github: https://github.com/recyclarr/recyclarr APP="Recyclarr" var_tags="${var_tags:-arr}" diff --git a/ct/romm.sh b/ct/romm.sh index cd49cd7d3..a1010c98e 100644 --- a/ct/romm.sh +++ b/ct/romm.sh @@ -3,7 +3,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) | DevelopmentCats | AlphaLawless # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://romm.app +# Source: https://romm.app | Github: https://github.com/rommapp/romm APP="RomM" var_tags="${var_tags:-emulation}" diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh index 5e3189bd0..a87d2eeea 100644 --- a/ct/sabnzbd.sh +++ b/ct/sabnzbd.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://sabnzbd.org/ +# Source: https://sabnzbd.org/ | Github: https://github.com/sabnzbd/sabnzbd APP="SABnzbd" var_tags="${var_tags:-downloader}" diff --git a/ct/seerr.sh b/ct/seerr.sh index 8c475c04d..f1052be36 100644 --- a/ct/seerr.sh +++ b/ct/seerr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docs.seerr.dev/ +# Source: https://docs.seerr.dev/ | Github: https://github.com/seerr-team/seerr APP="Seerr" var_tags="${var_tags:-media}" diff --git a/ct/semaphore.sh b/ct/semaphore.sh index ac359e460..11f395126 100644 --- a/ct/semaphore.sh +++ b/ct/semaphore.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: kristocopani # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://semaphoreui.com/ +# Source: https://semaphoreui.com/ | Github: https://github.com/semaphoreui/semaphore APP="Semaphore" var_tags="${var_tags:-dev_ops}" diff --git a/ct/signoz.sh b/ct/signoz.sh index 1aeec281f..c756b7ff9 100644 --- a/ct/signoz.sh +++ b/ct/signoz.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://signoz.io/ +# Source: https://signoz.io/ | Github: https://github.com/SigNoz/signoz APP="SigNoz" var_tags="${var_tags:-notes}" diff --git a/ct/silverbullet.sh b/ct/silverbullet.sh index b5b86e9ab..bd9d08997 100644 --- a/ct/silverbullet.sh +++ b/ct/silverbullet.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Dominik Siebel (dsiebel) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://silverbullet.md +# Source: https://silverbullet.md | Github: https://github.com/silverbulletmd/silverbullet APP="Silverbullet" var_tags="${var_tags:-notes}" diff --git a/ct/slskd.sh b/ct/slskd.sh index 24a4453da..89c1bf36f 100644 --- a/ct/slskd.sh +++ b/ct/slskd.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://github.com/slskd/slskd, https://github.com/mrusse/soularr +# Source: https://github.com/slskd/slskd/, https://github.com/mrusse/soularr APP="slskd" var_tags="${var_tags:-arr;p2p}" diff --git a/ct/snipeit.sh b/ct/snipeit.sh index 7681840f2..0c298f931 100644 --- a/ct/snipeit.sh +++ b/ct/snipeit.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Michel Roegl-Brunner (michelroegl-brunner) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://snipeitapp.com/ +# Source: https://snipeitapp.com/ | Github: https://github.com/grokability/snipe-it APP="SnipeIT" var_tags="${var_tags:-asset-management;foss}" diff --git a/ct/sonarr.sh b/ct/sonarr.sh index 390d177d4..7ee458645 100644 --- a/ct/sonarr.sh +++ b/ct/sonarr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://sonarr.tv/ +# Source: https://sonarr.tv/ | Github: https://github.com/Sonarr/Sonarr APP="Sonarr" var_tags="${var_tags:-arr}" diff --git a/ct/stirling-pdf.sh b/ct/stirling-pdf.sh index 86d56b07f..b7c45033c 100644 --- a/ct/stirling-pdf.sh +++ b/ct/stirling-pdf.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.stirlingpdf.com/ +# Source: https://www.stirlingpdf.com/ | Github: https://github.com/Stirling-Tools/Stirling-PDF APP="Stirling-PDF" var_tags="${var_tags:-pdf-editor}" diff --git a/ct/sure.sh b/ct/sure.sh index a841a4674..31ce815d2 100644 --- a/ct/sure.sh +++ b/ct/sure.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://sure.am +# Source: https://sure.am | Github: https://github.com/we-promise/sure APP="Sure" var_tags="${var_tags:-finance}" diff --git a/ct/tandoor.sh b/ct/tandoor.sh index 289d46230..4a1ce1739 100644 --- a/ct/tandoor.sh +++ b/ct/tandoor.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tandoor.dev/ +# Source: https://tandoor.dev/ | Github: https://github.com/TandoorRecipes/recipes APP="Tandoor" var_tags="${var_tags:-recipes}" diff --git a/ct/tautulli.sh b/ct/tautulli.sh index d170c75fe..42add27fe 100644 --- a/ct/tautulli.sh +++ b/ct/tautulli.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tautulli.com/ +# Source: https://tautulli.com/ | Github: https://github.com/Tautulli/Tautulli APP="Tautulli" var_tags="${var_tags:-media}" diff --git a/ct/the-lounge.sh b/ct/the-lounge.sh index 4165f4707..42dd4943c 100644 --- a/ct/the-lounge.sh +++ b/ct/the-lounge.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: kristocopani # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://thelounge.chat/ +# Source: https://thelounge.chat/ | Github: https://github.com/thelounge/thelounge APP="The-Lounge" var_tags="${var_tags:-irc}" diff --git a/ct/tianji.sh b/ct/tianji.sh index 7273f2af5..de4caa608 100644 --- a/ct/tianji.sh +++ b/ct/tianji.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tianji.msgbyte.com/ +# Source: https://github.com/msgbyte/tianji APP="Tianji" var_tags="${var_tags:-monitoring}" diff --git a/ct/traccar.sh b/ct/traccar.sh index d80ac124e..72a783a08 100644 --- a/ct/traccar.sh +++ b/ct/traccar.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.traccar.org/ +# Source: https://www.traccar.org/ | Github: https://github.com/traccar/traccar APP="Traccar" var_tags="${var_tags:-gps;tracker}" diff --git a/ct/tracktor.sh b/ct/tracktor.sh index d8b6c9ecd..acf43c6fa 100644 --- a/ct/tracktor.sh +++ b/ct/tracktor.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tracktor.bytedge.in/ +# Source: https://tracktor.bytedge.in | Github: https://github.com/javedh-dev/tracktor APP="tracktor" var_tags="${var_tags:-car;monitoring}" diff --git a/ct/traefik.sh b/ct/traefik.sh index ab7058d22..d587f8164 100644 --- a/ct/traefik.sh +++ b/ct/traefik.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://traefik.io/ +# Source: https://traefik.io/ | Github: https://github.com/traefik/traefik APP="Traefik" var_tags="${var_tags:-proxy}" diff --git a/ct/tududi.sh b/ct/tududi.sh index 4843afaaf..4e4b0ad26 100644 --- a/ct/tududi.sh +++ b/ct/tududi.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tududi.com +# Source: https://tududi.com/ | Github: https://github.com/chrisvel/tududi APP="Tududi" var_tags="${var_tags:-todo-app}" diff --git a/ct/tunarr.sh b/ct/tunarr.sh index 871c089af..eefbd39d6 100644 --- a/ct/tunarr.sh +++ b/ct/tunarr.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: chrisbenincasa # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tunarr.com/ +# Source: https://tunarr.com/ | Github: https://github.com/chrisbenincasa/tunarr APP="Tunarr" var_tags="${var_tags:-iptv}" diff --git a/ct/uhf.sh b/ct/uhf.sh index 0cd710d6e..2b19fb5d1 100644 --- a/ct/uhf.sh +++ b/ct/uhf.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: zackwithak13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.uhfapp.com/server +# Source: https://www.uhfapp.com/server | Github: https://github.com/swapplications/uhf-server-dist APP="UHF" var_tags="${var_tags:-media}" diff --git a/ct/umami.sh b/ct/umami.sh index b98ddf23e..aefc74a36 100644 --- a/ct/umami.sh +++ b/ct/umami.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://umami.is/ +# Source: https://umami.is/ | Github: https://github.com/umami-software/umami APP="Umami" var_tags="${var_tags:-analytics}" diff --git a/ct/uptimekuma.sh b/ct/uptimekuma.sh index d0ce9cb7d..0fb904e91 100644 --- a/ct/uptimekuma.sh +++ b/ct/uptimekuma.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://uptime.kuma.pet/ +# Source: https://uptime.kuma.pet/ | Github: https://github.com/louislam/uptime-kuma APP="Uptime Kuma" var_tags="${var_tags:-analytics;monitoring}" diff --git a/ct/verdaccio.sh b/ct/verdaccio.sh index e8fb5424a..c8a181c62 100644 --- a/ct/verdaccio.sh +++ b/ct/verdaccio.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: BrynnJKnight # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://verdaccio.org/ +# Source: https://verdaccio.org/ | Github: https://github.com/verdaccio/verdaccio APP="Verdaccio" var_tags="${var_tags:-dev-tools;npm;registry}" diff --git a/ct/vikunja.sh b/ct/vikunja.sh index bd692ace7..1bc4202cc 100644 --- a/ct/vikunja.sh +++ b/ct/vikunja.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) | Co-Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://vikunja.io/ +# Source: https://vikunja.io/ | Github: https://github.com/go-vikunja/vikunja APP="Vikunja" var_tags="${var_tags:-todo-app}" diff --git a/ct/wallabag.sh b/ct/wallabag.sh index 7ad27e62b..870820858 100644 --- a/ct/wallabag.sh +++ b/ct/wallabag.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://wallabag.org/ +# Source: https://wallabag.org/ | Github: https://github.com/wallabag/wallabag APP="Wallabag" var_tags="${var_tags:-productivity;read-it-later}" diff --git a/ct/wallos.sh b/ct/wallos.sh index c251f8bd7..c5fafa08f 100644 --- a/ct/wallos.sh +++ b/ct/wallos.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://wallosapp.com/ +# Source: https://github.com/ellite/wallos APP="Wallos" var_tags="${var_tags:-finance}" diff --git a/ct/wanderer.sh b/ct/wanderer.sh index bf5c68eae..441784b08 100644 --- a/ct/wanderer.sh +++ b/ct/wanderer.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: rrole # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://wanderer.to +# Source: https://wanderer.to | Github: https://github.com/open-wanderer/wanderer APP="Wanderer" var_tags="${var_tags:-travelling;sport}" diff --git a/ct/wavelog.sh b/ct/wavelog.sh index 6ee3400ff..75752614b 100644 --- a/ct/wavelog.sh +++ b/ct/wavelog.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: Don Locke (DonLocke) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.wavelog.org/ +# Source: https://github.com/wavelog/wavelog APP="Wavelog" var_tags="${var_tags:-radio-logging}" diff --git a/ct/wealthfolio.sh b/ct/wealthfolio.sh index 059b591f6..c0ff1a172 100644 --- a/ct/wealthfolio.sh +++ b/ct/wealthfolio.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://wealthfolio.app/ +# Source: https://wealthfolio.app/ | Github: https://github.com/afadil/wealthfolio APP="Wealthfolio" var_tags="${var_tags:-finance;portfolio}" diff --git a/ct/wikijs.sh b/ct/wikijs.sh index cb05d443b..ebeaf6451 100644 --- a/ct/wikijs.sh +++ b/ct/wikijs.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://js.wiki/ +# Source: https://js.wiki/ | Github: https://github.com/requarks/wiki APP="Wikijs" var_tags="${var_tags:-wiki}" diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh index 8f5fac49c..3ae81224d 100644 --- a/ct/zigbee2mqtt.sh +++ b/ct/zigbee2mqtt.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.zigbee2mqtt.io/ +# Source: https://www.zigbee2mqtt.io/ | Github: https://github.com/Koenkk/zigbee2mqtt APP="Zigbee2MQTT" var_tags="${var_tags:-smarthome;zigbee;mqtt}" diff --git a/ct/zipline.sh b/ct/zipline.sh index e39165fcd..b0982718e 100644 --- a/ct/zipline.sh +++ b/ct/zipline.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zipline.diced.sh/ +# Source: https://github.com/diced/zipline APP="Zipline" var_tags="${var_tags:-file;sharing}" diff --git a/ct/zitadel.sh b/ct/zitadel.sh index 920e97335..39d5569d6 100644 --- a/ct/zitadel.sh +++ b/ct/zitadel.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: dave-yap (dave-yap) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zitadel.com/ +# Source: https://zitadel.com/ | Github: https://github.com/zitadel/zitadel APP="Zitadel" var_tags="${var_tags:-identity-provider}" diff --git a/ct/zoraxy.sh b/ct/zoraxy.sh index 0ef4f05bc..33a841560 100644 --- a/ct/zoraxy.sh +++ b/ct/zoraxy.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zoraxy.aroz.org/ +# Source: https://zoraxy.aroz.org/ | Github: https://github.com/tobychui/zoraxy APP="Zoraxy" var_tags="${var_tags:-network}" diff --git a/ct/zot-registry.sh b/ct/zot-registry.sh index 430f589bf..9af79cb7b 100644 --- a/ct/zot-registry.sh +++ b/ct/zot-registry.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zotregistry.dev/ +# Source: https://zotregistry.dev/ | Github: https://github.com/project-zot/zot APP="Zot-Registry" var_tags="${var_tags:-registry;oci}" diff --git a/ct/zwave-js-ui.sh b/ct/zwave-js-ui.sh index 036752a80..96574384b 100644 --- a/ct/zwave-js-ui.sh +++ b/ct/zwave-js-ui.sh @@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zwave-js.github.io/zwave-js-ui/#/ +# Source: https://zwave-js.github.io/zwave-js-ui/#/ | Github: https://github.com/zwave-js/zwave-js-ui APP="Zwave-JS-UI" var_tags="${var_tags:-smarthome;zwave}" diff --git a/install/2fauth-install.sh b/install/2fauth-install.sh index 62c2e9c3a..386b5c3de 100644 --- a/install/2fauth-install.sh +++ b/install/2fauth-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: jkrgr0 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docs.2fauth.app/ +# Source: https://docs.2fauth.app/ | Github: https://github.com/Bubka/2FAuth source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/actualbudget-install.sh b/install/actualbudget-install.sh index 746f36cf2..8b2356ed7 100644 --- a/install/actualbudget-install.sh +++ b/install/actualbudget-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://actualbudget.org/ +# Source: https://actualbudget.org/ | Github: https://github.com/actualbudget/actual source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/adguard-install.sh b/install/adguard-install.sh index d0b274e48..99089c6a6 100644 --- a/install/adguard-install.sh +++ b/install/adguard-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://adguard.com/ +# Source: https://adguard.com/ | Github: https://github.com/AdguardTeam/AdGuardHome source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/archivebox-install.sh b/install/archivebox-install.sh index ed24cb70a..ecc8f789a 100644 --- a/install/archivebox-install.sh +++ b/install/archivebox-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://archivebox.io/ +# Source: https://archivebox.io/ | Github: https://github.com/ArchiveBox/ArchiveBox source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/argus-install.sh b/install/argus-install.sh index 4f302dbce..13d7855a4 100644 --- a/install/argus-install.sh +++ b/install/argus-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://release-argus.io/ +# Source: https://release-argus.io/ | Github: https://github.com/release-argus/Argus source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/aria2-install.sh b/install/aria2-install.sh index a4fb2508a..645efbf5d 100644 --- a/install/aria2-install.sh +++ b/install/aria2-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://aria2.github.io/ +# Source: https://aria2.github.io/ | Github: https://github.com/aria2/aria2 source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -26,7 +26,7 @@ if [[ ${prompt,,} =~ ^(y|yes)$ ]]; then msg_ok "Installed Dependencies" fetch_and_deploy_gh_release "ariang" "mayswind/ariang" "prebuild" "latest" "/var/www" "AriaNg-*-AllInOne.zip" - + msg_info "Configure nginx" cat </etc/nginx/conf.d/ariang.conf server { diff --git a/install/authelia-install.sh b/install/authelia-install.sh index 010be6cab..aceb2bbf3 100644 --- a/install/authelia-install.sh +++ b/install/authelia-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: thost96 (thost96) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.authelia.com/ +# Source: https://www.authelia.com/ | Github: https://github.com/authelia/authelia source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -29,7 +29,7 @@ while true; do msg_warn "Domain cannot be empty! (Attempt $attempt/$MAX_ATTEMPTS)" elif [[ "$DOMAIN" =~ ^([0-9]{1,3}\.){3}[0-9]{1,3}$ ]]; then valid_ip=true - IFS='.' read -ra octets <<< "$DOMAIN" + IFS='.' read -ra octets <<<"$DOMAIN" for octet in "${octets[@]}"; do if ((octet > 255)); then valid_ip=false @@ -58,7 +58,7 @@ if [[ "$DOMAIN" =~ ^([0-9]{1,3}\.){3}[0-9]{1,3}$ ]]; then else AUTHELIA_URL="https://auth.${DOMAIN}" fi -echo "$AUTHELIA_URL" > /etc/authelia/.authelia_url +echo "$AUTHELIA_URL" >/etc/authelia/.authelia_url cat </etc/authelia/users.yml users: diff --git a/install/autobrr-install.sh b/install/autobrr-install.sh index e1d650108..40a5c8a80 100644 --- a/install/autobrr-install.sh +++ b/install/autobrr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://autobrr.com/ +# Source: https://autobrr.com/ | Github: https://github.com/autobrr/autobrr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/backrest-install.sh b/install/backrest-install.sh index cc14b21c8..f7f861cb7 100644 --- a/install/backrest-install.sh +++ b/install/backrest-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: ksad (enirys31) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://garethgeorge.github.io/backrest/ +# Source: https://garethgeorge.github.io/backrest/ | Github: https://github.com/garethgeorge/backrest source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/baikal-install.sh b/install/baikal-install.sh index 5f5478286..1a39496b4 100644 --- a/install/baikal-install.sh +++ b/install/baikal-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://sabre.io/baikal/ +# Source: https://sabre.io/baikal/ | Github: https://github.com/sabre-io/Baikal source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/bazarr-install.sh b/install/bazarr-install.sh index 46f43ba8c..1ff43032e 100755 --- a/install/bazarr-install.sh +++ b/install/bazarr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.bazarr.media/ +# Source: https://www.bazarr.media/ | Github: https://github.com/morpheus65535/bazarr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/beszel-install.sh b/install/beszel-install.sh index e6ecb3b1c..395f0b04b 100644 --- a/install/beszel-install.sh +++ b/install/beszel-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Michelle Zitzerman (Sinofage) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://beszel.dev/ +# Source: https://beszel.dev/ | Github: https://github.com/henrygd/beszel source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/blocky-install.sh b/install/blocky-install.sh index 7cec18d35..4b176b8db 100644 --- a/install/blocky-install.sh +++ b/install/blocky-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://0xerr0r.github.io/blocky +# Source: https://0xerr0r.github.io/blocky | Github: https://github.com/0xERR0R/blocky source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/caddy-install.sh b/install/caddy-install.sh index 9218078de..6591d4fd0 100644 --- a/install/caddy-install.sh +++ b/install/caddy-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://caddyserver.com/ +# Source: https://caddyserver.com/ | Github: https://github.com/caddyserver/caddy source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/changedetection-install.sh b/install/changedetection-install.sh index 6866693c8..366d69116 100644 --- a/install/changedetection-install.sh +++ b/install/changedetection-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://changedetection.io/ +# Source: https://changedetection.io/ | Github: https://github.com/dgtlmoon/changedetection.io source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/cloudreve-install.sh b/install/cloudreve-install.sh index 73dc588c3..de91cbf58 100644 --- a/install/cloudreve-install.sh +++ b/install/cloudreve-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://cloudreve.org/ +# Source: https://cloudreve.org/ | Github: https://github.com/cloudreve/cloudreve source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/commafeed-install.sh b/install/commafeed-install.sh index 27a5eaa43..2141a0545 100644 --- a/install/commafeed-install.sh +++ b/install/commafeed-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.commafeed.com/#/welcome +# Source: https://www.commafeed.com/#/welcome | Github: https://github.com/Athou/commafeed source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/cosmos-install.sh b/install/cosmos-install.sh index 7ac9eede8..463d17afb 100644 --- a/install/cosmos-install.sh +++ b/install/cosmos-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Michel Roegl-Brunner (michelroegl-brunner) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://https://cosmos-cloud.io/ +# Source: https://cosmos-cloud.io/ | Github: https://github.com/azukaar/Cosmos-Server source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/cronicle-install.sh b/install/cronicle-install.sh index 3abca494e..2f41b7e8c 100644 --- a/install/cronicle-install.sh +++ b/install/cronicle-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://cronicle.net/ +# Source: https://cronicle.net/ | Github: https://github.com/jhuckaby/Cronicle source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/cross-seed-install.sh b/install/cross-seed-install.sh index 5d36af3bc..381a255d8 100644 --- a/install/cross-seed-install.sh +++ b/install/cross-seed-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Jakub Matraszek (jmatraszek) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.cross-seed.org +# Source: https://www.cross-seed.org | Github: https://github.com/cross-seed/cross-seed source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/discopanel-install.sh b/install/discopanel-install.sh index d87283668..206d29c7e 100644 --- a/install/discopanel-install.sh +++ b/install/discopanel-install.sh @@ -2,7 +2,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: DragoQC # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://discopanel.app/ +# Source: https://discopanel.app/ | Github: https://github.com/nickheyer/discopanel source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/docmost-install.sh b/install/docmost-install.sh index cae026ca7..2d1d643f2 100644 --- a/install/docmost-install.sh +++ b/install/docmost-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docmost.com/ +# Source: https://docmost.com/ | Github: https://github.com/docmost/docmost source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/drawio-install.sh b/install/drawio-install.sh index 90823fb42..49b988d16 100644 --- a/install/drawio-install.sh +++ b/install/drawio-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.drawio.com/ +# Source: https://www.drawio.com/ | Github: https://github.com/jgraph/drawio source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/emby-install.sh b/install/emby-install.sh index cdf12ea13..73ed6143c 100644 --- a/install/emby-install.sh +++ b/install/emby-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://emby.media/ +# Source: https://emby.media/ | Github: https://github.com/MediaBrowser/Emby.Releases source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/ersatztv-install.sh b/install/ersatztv-install.sh index bcd603799..c93c68f19 100644 --- a/install/ersatztv-install.sh +++ b/install/ersatztv-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ersatztv.org/ +# Source: https://ersatztv.org/ | Github: https://github.com/ErsatzTV/ErsatzTV source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/firefly-install.sh b/install/firefly-install.sh index e1a1b7848..4cb2bfbf6 100644 --- a/install/firefly-install.sh +++ b/install/firefly-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: quantumryuu | Co-Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://firefly-iii.org/ +# Source: https://firefly-iii.org/ | Github: https://github.com/firefly-iii/firefly-iii source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/flowiseai-install.sh b/install/flowiseai-install.sh index 6a4dba96c..bf47ab06e 100644 --- a/install/flowiseai-install.sh +++ b/install/flowiseai-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://flowiseai.com/ +# Source: https://flowiseai.com/ | Github: https://github.com/FlowiseAI/Flowise source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/frigate-install.sh b/install/frigate-install.sh index e25dac05f..0520bfcc6 100644 --- a/install/frigate-install.sh +++ b/install/frigate-install.sh @@ -4,7 +4,7 @@ # Authors: MickLesk (CanbiZ) # Co-Authors: remz1337 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://frigate.video/ +# Source: https://frigate.video/ | Github: https://github.com/blakeblackshear/frigate source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/fumadocs-install.sh b/install/fumadocs-install.sh index 4cbb7675e..c69b71cd3 100644 --- a/install/fumadocs-install.sh +++ b/install/fumadocs-install.sh @@ -3,6 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://fumadocs.vercel.app/ | Github: https://github.com/fuma-nama/fumadocs source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/ghost-install.sh b/install/ghost-install.sh index 4cee724a6..cae000bd6 100644 --- a/install/ghost-install.sh +++ b/install/ghost-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: fabrice1236 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ghost.org/ +# Source: https://ghost.org/ | Github: https://github.com/TryGhost/Ghost source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/ghostfolio-install.sh b/install/ghostfolio-install.sh index 37798a565..2461ca3d4 100644 --- a/install/ghostfolio-install.sh +++ b/install/ghostfolio-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: lucasfell # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ghostfol.io/ +# Source: https://ghostfol.io/ | Github: https://github.com/ghostfolio/ghostfolio source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/gitea-install.sh b/install/gitea-install.sh index 2aa9d764c..fc68c7da6 100644 --- a/install/gitea-install.sh +++ b/install/gitea-install.sh @@ -4,7 +4,7 @@ # Author: tteck (tteckster) # Co-author: Rogue-King # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://about.gitea.com/ +# Source: https://about.gitea.com/ | Github: https://github.com/go-gitea/gitea source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -16,8 +16,8 @@ update_os msg_info "Installing Dependencies" $STD apt install -y \ - git \ - sqlite3 + git \ + sqlite3 msg_ok "Installed Dependencies" fetch_and_deploy_gh_release "gitea" "go-gitea/gitea" "singlefile" "latest" "/usr/local/bin" "gitea-*-linux-amd64" diff --git a/install/gotify-install.sh b/install/gotify-install.sh index d275d6088..cab11a785 100644 --- a/install/gotify-install.sh +++ b/install/gotify-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://gotify.net/ +# Source: https://gotify.net/ | Github: https://github.com/gotify/server source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/gramps-web-install.sh b/install/gramps-web-install.sh index ef30d3e71..2f0a92afc 100644 --- a/install/gramps-web-install.sh +++ b/install/gramps-web-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.grampsweb.org/ +# Source: https://www.grampsweb.org/ | Github: https://github.com/gramps-project/gramps-web source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/grocy-install.sh b/install/grocy-install.sh index 392f9a71e..eda584f93 100644 --- a/install/grocy-install.sh +++ b/install/grocy-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://grocy.info/ +# Source: https://grocy.info/ | Github: https://github.com/grocy/grocy source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/healthchecks-install.sh b/install/healthchecks-install.sh index c2857c32f..e46959702 100644 --- a/install/healthchecks-install.sh +++ b/install/healthchecks-install.sh @@ -2,7 +2,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://healthchecks.io/ +# Source: https://healthchecks.io/ | Github: https://github.com/healthchecks/healthchecks source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -24,7 +24,7 @@ $STD apt install -y \ caddy mkdir -p ~/.config/pip -cat > ~/.config/pip/pip.conf << EOF +cat >~/.config/pip/pip.conf <> /opt/koillection/.env.local +echo 'APP_RUNTIME="Symfony\Component\Runtime\SymfonyRuntime"' >>/opt/koillection/.env.local export COMPOSER_ALLOW_SUPERUSER=1 export APP_RUNTIME='Symfony\Component\Runtime\SymfonyRuntime' $STD composer install --no-dev -o --no-interaction --classmap-authoritative diff --git a/install/komga-install.sh b/install/komga-install.sh index 9c72ce2cd..329f9f0a9 100644 --- a/install/komga-install.sh +++ b/install/komga-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: madelyn (DysfunctionalProgramming) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://komga.org/ +# Source: https://komga.org/ | Github: https://github.com/gotson/komga source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/leantime-install.sh b/install/leantime-install.sh index 9d346cadb..1f64c7aa9 100644 --- a/install/leantime-install.sh +++ b/install/leantime-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Stroopwafe1 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://leantime.io +# Source: https://leantime.io | Github: https://github.com/Leantime/leantime source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/librenms-install.sh b/install/librenms-install.sh index 0d1dae17a..9fa2a0f27 100644 --- a/install/librenms-install.sh +++ b/install/librenms-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: michelroegl-brunner # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.librenms.org/ +# Source: https://www.librenms.org/ | Github: https://github.com/librenms/librenms source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/lidarr-install.sh b/install/lidarr-install.sh index b9a414a6e..85f0073ec 100644 --- a/install/lidarr-install.sh +++ b/install/lidarr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://lidarr.audio/ +# Source: https://lidarr.audio/ | Github: https://github.com/Lidarr/Lidarr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/linkding-install.sh b/install/linkding-install.sh index 0d834141d..a77509d83 100644 --- a/install/linkding-install.sh +++ b/install/linkding-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (MickLesk) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://linkding.link/ +# Source: https://linkding.link/ | Github: https://github.com/sissbruecker/linkding source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/linkstack-install.sh b/install/linkstack-install.sh index cb5f3aaca..8bb8993a5 100644 --- a/install/linkstack-install.sh +++ b/install/linkstack-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Omar Minaya | MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://linkstack.org/ +# Source: https://linkstack.org/ | Github: https://github.com/linkstackorg/linkstack source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/linkwarden-install.sh b/install/linkwarden-install.sh index 138cb8302..8c4f6f664 100644 --- a/install/linkwarden-install.sh +++ b/install/linkwarden-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://linkwarden.app/ +# Source: https://linkwarden.app/ | Github: https://github.com/linkwarden/linkwarden source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/listmonk-install.sh b/install/listmonk-install.sh index bce262f68..14bb4ebad 100644 --- a/install/listmonk-install.sh +++ b/install/listmonk-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://listmonk.app/ +# Source: https://listmonk.app/ | Github: https://github.com/knadh/listmonk source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/lubelogger-install.sh b/install/lubelogger-install.sh index 4d89c797f..24d650dd0 100644 --- a/install/lubelogger-install.sh +++ b/install/lubelogger-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: kristocopani # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://lubelogger.com/ +# Source: https://lubelogger.com/ | Github: https://github.com/hargata/lubelog source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/mafl-install.sh b/install/mafl-install.sh index 13a6d7b64..f63d15013 100644 --- a/install/mafl-install.sh +++ b/install/mafl-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://mafl.hywax.space/ +# Source: https://mafl.hywax.space/ | Github: https://github.com/hywax/mafl source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/magicmirror-install.sh b/install/magicmirror-install.sh index c5898621d..f3aa13042 100644 --- a/install/magicmirror-install.sh +++ b/install/magicmirror-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://magicmirror.builders/ +# Source: https://magicmirror.builders/ | Github: https://github.com/MagicMirrorOrg/MagicMirror source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/mealie-install.sh b/install/mealie-install.sh index 20f435010..ad963b8d6 100644 --- a/install/mealie-install.sh +++ b/install/mealie-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://mealie.io +# Source: https://mealie.io | Github: https://github.com/mealie-recipes/mealie source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/meilisearch-install.sh b/install/meilisearch-install.sh index 98f38d06a..ede7cd80a 100644 --- a/install/meilisearch-install.sh +++ b/install/meilisearch-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.meilisearch.com/ +# Source: https://www.meilisearch.com/ | Github: https://github.com/meilisearch/meilisearch source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/meshcentral-install.sh b/install/meshcentral-install.sh index 99f0f952d..e048efcb4 100644 --- a/install/meshcentral-install.sh +++ b/install/meshcentral-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://meshcentral.com/ +# Source: https://meshcentral.com/ | Github: https://github.com/Ylianst/MeshCentral source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/miniflux-install.sh b/install/miniflux-install.sh index 9210db6f2..9689f9fab 100644 --- a/install/miniflux-install.sh +++ b/install/miniflux-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: omernaveedxyz # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://miniflux.app/ +# Source: https://miniflux.app/ | Github: https://github.com/miniflux/v2 source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/monica-install.sh b/install/monica-install.sh index 61b242158..a4d8ed4a7 100644 --- a/install/monica-install.sh +++ b/install/monica-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.monicahq.com/ +# Source: https://www.monicahq.com/ | Github: https://github.com/monicahq/monica source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/myip-install.sh b/install/myip-install.sh index fd6772676..f70847cbb 100644 --- a/install/myip-install.sh +++ b/install/myip-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ipcheck.ing/ +# Source: https://ipcheck.ing/ | Github: https://github.com/jason5ng32/MyIP source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/n8n-install.sh b/install/n8n-install.sh index a44a2fd3b..532c0fe3e 100644 --- a/install/n8n-install.sh +++ b/install/n8n-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://n8n.io/ +# Source: https://n8n.io/ | Github: https://github.com/n8n-io/n8n source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/netbox-install.sh b/install/netbox-install.sh index 52eff815c..1387190aa 100644 --- a/install/netbox-install.sh +++ b/install/netbox-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://netboxlabs.com/ +# Source: https://netboxlabs.com/ | Github: https://github.com/netbox-community/netbox source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/nginx-ui-install.sh b/install/nginx-ui-install.sh index 3ddefd257..194322fdb 100644 --- a/install/nginx-ui-install.sh +++ b/install/nginx-ui-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://nginxui.com +# Source: https://nginxui.com | Github: https://github.com/0xJacky/nginx-ui source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/nginxproxymanager-install.sh b/install/nginxproxymanager-install.sh index c1914e857..12015a74e 100644 --- a/install/nginxproxymanager-install.sh +++ b/install/nginxproxymanager-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: tteck (tteckster) | Co-Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://nginxproxymanager.com/ +# Source: https://nginxproxymanager.com/ | Github: https://github.com/NginxProxyManager/nginx-proxy-manager source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/nocodb-install.sh b/install/nocodb-install.sh index b3cd86aed..fbd5b764c 100644 --- a/install/nocodb-install.sh +++ b/install/nocodb-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.nocodb.com/ +# Source: https://www.nocodb.com/ | Github: https://github.com/nocodb/nocodb source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/node-red-install.sh b/install/node-red-install.sh index 79fb3a216..5f8f25fe5 100644 --- a/install/node-red-install.sh +++ b/install/node-red-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://nodered.org/ +# Source: https://nodered.org/ | Github: https://github.com/node-red/node-red source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/ombi-install.sh b/install/ombi-install.sh index 98b1db59c..96f6135e5 100644 --- a/install/ombi-install.sh +++ b/install/ombi-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://ombi.io/ +# Source: https://ombi.io/ | Github: https://github.com/Ombi-app/Ombi source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/open-archiver-install.sh b/install/open-archiver-install.sh index 73be6fa2c..406de76e1 100644 --- a/install/open-archiver-install.sh +++ b/install/open-archiver-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://openarchiver.com/ +# Source: https://openarchiver.com/ | Github: https://github.com/LogicLabs-OU/OpenArchiver source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/opencloud-install.sh b/install/opencloud-install.sh index 58bfbe109..ed5f052d9 100644 --- a/install/opencloud-install.sh +++ b/install/opencloud-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://opencloud.eu +# Source: https://opencloud.eu | Github: https://github.com/opencloud-eu/opencloud source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/opengist-install.sh b/install/opengist-install.sh index 4b4bb12e7..ae7496bd9 100644 --- a/install/opengist-install.sh +++ b/install/opengist-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Jonathan (jd-apprentice) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://opengist.io/ +# Source: https://opengist.io/ | Github: https://github.com/thomiceli/opengist source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/owncast-install.sh b/install/owncast-install.sh index e3e493b98..32cecf022 100644 --- a/install/owncast-install.sh +++ b/install/owncast-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://owncast.online/ +# Source: https://owncast.online/ | Github: https://github.com/owncast/owncast source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/pairdrop-install.sh b/install/pairdrop-install.sh index beb8dc5f8..ca2f357e5 100644 --- a/install/pairdrop-install.sh +++ b/install/pairdrop-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://pairdrop.net/ +# Source: https://pairdrop.net/ | Github: https://github.com/schlagmichdoch/PairDrop source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/pangolin-install.sh b/install/pangolin-install.sh index 40be4c5ca..d7910e389 100644 --- a/install/pangolin-install.sh +++ b/install/pangolin-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://pangolin.net/ +# Source: https://pangolin.net/ | Github: https://github.com/fosrl/pangolin source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/paperless-ngx-install.sh b/install/paperless-ngx-install.sh index 58c08a268..2b4206251 100644 --- a/install/paperless-ngx-install.sh +++ b/install/paperless-ngx-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docs.paperless-ngx.com/ +# Source: https://docs.paperless-ngx.com/ | Github: https://github.com/paperless-ngx/paperless-ngx source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/part-db-install.sh b/install/part-db-install.sh index 4d52efa71..23d8ae678 100644 --- a/install/part-db-install.sh +++ b/install/part-db-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docs.part-db.de/ +# Source: https://docs.part-db.de/ | Github: https://github.com/Part-DB/Part-DB-server source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/paymenter-install.sh b/install/paymenter-install.sh index 2f506f78b..fde781ad7 100644 --- a/install/paymenter-install.sh +++ b/install/paymenter-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Nícolas Pastorello (opastorello) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.paymenter.org +# Source: https://www.paymenter.org | Github: https://github.com/paymenter/paymenter source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/pf2etools-install.sh b/install/pf2etools-install.sh index 3694d378e..dbf9c7664 100644 --- a/install/pf2etools-install.sh +++ b/install/pf2etools-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: TheRealVira # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://pf2etools.com/ +# Source: https://pf2etools.com/ | Github: https://github.com/Pf2eToolsOrg/Pf2eTools source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/photoprism-install.sh b/install/photoprism-install.sh index 3a8902aac..2db48cce0 100644 --- a/install/photoprism-install.sh +++ b/install/photoprism-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.photoprism.app/ +# Source: https://www.photoprism.app/ | Github: https://github.com/photoprism/photoprism source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/plant-it-install.sh b/install/plant-it-install.sh index df18e2579..8a284baab 100644 --- a/install/plant-it-install.sh +++ b/install/plant-it-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://plant-it.org/ +# Source: https://plant-it.org/ | Github: https://github.com/MDeLuise/plant-it source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -15,8 +15,8 @@ update_os msg_info "Installing Dependencies" $STD apt install -y \ - redis \ - nginx + redis \ + nginx msg_ok "Installed Dependencies" setup_mariadb diff --git a/install/pocketbase-install.sh b/install/pocketbase-install.sh index 4fc8f9a35..b68cdcf8e 100644 --- a/install/pocketbase-install.sh +++ b/install/pocketbase-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://pocketbase.io/ +# Source: https://pocketbase.io/ | Github: https://github.com/pocketbase/pocketbase source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/privatebin-install.sh b/install/privatebin-install.sh index 6be6b5bb9..6c024737f 100644 --- a/install/privatebin-install.sh +++ b/install/privatebin-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Nícolas Pastorello (opastorello) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://privatebin.info/ +# Source: https://privatebin.info/ | Github: https://github.com/PrivateBin/PrivateBin source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -15,8 +15,8 @@ update_os msg_info "Installing Dependencies" $STD apt install -y \ - nginx \ - openssl + nginx \ + openssl msg_ok "Installed Dependencies" PHP_VERSION="8.2" PHP_FPM="YES" setup_php diff --git a/install/projectsend-install.sh b/install/projectsend-install.sh index a580ddc45..bc399f0e0 100644 --- a/install/projectsend-install.sh +++ b/install/projectsend-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.projectsend.org/ +# Source: https://www.projectsend.org/ | Github: https://github.com/projectsend/projectsend source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/prometheus-alertmanager-install.sh b/install/prometheus-alertmanager-install.sh index 29eec8589..b74835782 100755 --- a/install/prometheus-alertmanager-install.sh +++ b/install/prometheus-alertmanager-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Andy Grunwald (andygrunwald) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://prometheus.io/ +# Source: https://prometheus.io/ | Github: https://github.com/prometheus/alertmanager source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/prometheus-install.sh b/install/prometheus-install.sh index 5b8d4e181..0cbcbea07 100644 --- a/install/prometheus-install.sh +++ b/install/prometheus-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://prometheus.io/ +# Source: https://prometheus.io/ | Github: https://github.com/prometheus/prometheus source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/prowlarr-install.sh b/install/prowlarr-install.sh index 6b14a2044..c47bc8ef2 100644 --- a/install/prowlarr-install.sh +++ b/install/prowlarr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://prowlarr.com/ +# Source: https://prowlarr.com/ | Github: https://github.com/Prowlarr/Prowlarr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/pve-scripts-local-install.sh b/install/pve-scripts-local-install.sh index 863ae1e6f..656e3825b 100644 --- a/install/pve-scripts-local-install.sh +++ b/install/pve-scripts-local-install.sh @@ -3,6 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: michelroegl-brunner # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://github.com/community-scripts/ProxmoxVE-Local source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/qbittorrent-install.sh b/install/qbittorrent-install.sh index 0e736d742..2b7587fe4 100644 --- a/install/qbittorrent-install.sh +++ b/install/qbittorrent-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: tteck (tteckster) | Co-Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.qbittorrent.org/ +# Source: https://www.qbittorrent.org/ | Github: https://github.com/qbittorrent/qBittorrent source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/radarr-install.sh b/install/radarr-install.sh index b0d9467d4..e98eeb05f 100644 --- a/install/radarr-install.sh +++ b/install/radarr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://radarr.video/ +# Source: https://radarr.video/ | Github: https://github.com/Radarr/Radarr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/radicale-install.sh b/install/radicale-install.sh index ec3ef4853..30c7144b5 100644 --- a/install/radicale-install.sh +++ b/install/radicale-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://radicale.org/ +# Source: https://radicale.org/ | Github: https://github.com/Kozea/Radicale source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/reactive-resume-install.sh b/install/reactive-resume-install.sh index 67567a363..12f2958be 100644 --- a/install/reactive-resume-install.sh +++ b/install/reactive-resume-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://rxresume.org +# Source: https://rxresume.org | Github: https://github.com/lazy-media/Reactive-Resume source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/recyclarr-install.sh b/install/recyclarr-install.sh index 0a2cc6f15..299aca685 100644 --- a/install/recyclarr-install.sh +++ b/install/recyclarr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MrYadro # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://recyclarr.dev/wiki/ +# Source: https://recyclarr.dev/wiki/ | Github: https://github.com/recyclarr/recyclarr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/romm-install.sh b/install/romm-install.sh index cf52982c7..ddf0a2d6d 100644 --- a/install/romm-install.sh +++ b/install/romm-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) | DevelopmentCats | AlphaLawless # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://romm.app +# Source: https://romm.app | Github: https://github.com/rommapp/romm source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/sabnzbd-install.sh b/install/sabnzbd-install.sh index fe87443fd..fd85b775e 100644 --- a/install/sabnzbd-install.sh +++ b/install/sabnzbd-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | Co-Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://sabnzbd.org/ +# Source: https://sabnzbd.org/ | Github: https://github.com/sabnzbd/sabnzbd source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/seerr-install.sh b/install/seerr-install.sh index a3a33a5f9..a46d233a6 100644 --- a/install/seerr-install.sh +++ b/install/seerr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://docs.seerr.dev/ +# Source: https://docs.seerr.dev/ | Github: https://github.com/seerr-team/seerr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/semaphore-install.sh b/install/semaphore-install.sh index 2bf59637a..14ca6c2a2 100644 --- a/install/semaphore-install.sh +++ b/install/semaphore-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: kristocopani # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://semaphoreui.com/ +# Source: https://semaphoreui.com/ | Github: https://github.com/semaphoreui/semaphore source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/signoz-install.sh b/install/signoz-install.sh index 752b096db..6714b97b3 100644 --- a/install/signoz-install.sh +++ b/install/signoz-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://signoz.io/ +# Source: https://signoz.io/ | Github: https://github.com/SigNoz/signoz source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/silverbullet-install.sh b/install/silverbullet-install.sh index a1e987376..9f28acc57 100644 --- a/install/silverbullet-install.sh +++ b/install/silverbullet-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Dominik Siebel (dsiebel) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://silverbullet.md +# Source: https://silverbullet.md | Github: https://github.com/silverbulletmd/silverbullet source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/snipeit-install.sh b/install/snipeit-install.sh index 5e41bff70..7c03012da 100644 --- a/install/snipeit-install.sh +++ b/install/snipeit-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Michel Roegl-Brunner (michelroegl-brunner) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://snipeitapp.com/ +# Source: https://snipeitapp.com/ | Github: https://github.com/grokability/snipe-it source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/sonarr-install.sh b/install/sonarr-install.sh index 01b22cf6b..4962c2924 100644 --- a/install/sonarr-install.sh +++ b/install/sonarr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://sonarr.tv/ +# Source: https://sonarr.tv/ | Github: https://github.com/Sonarr/Sonarr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/stirling-pdf-install.sh b/install/stirling-pdf-install.sh index 07ac9a72e..b0df1c993 100644 --- a/install/stirling-pdf-install.sh +++ b/install/stirling-pdf-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.stirlingpdf.com/ +# Source: https://www.stirlingpdf.com/ | Github: https://github.com/Stirling-Tools/Stirling-PDF source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/sure-install.sh b/install/sure-install.sh index dd8d29306..67c588dd7 100644 --- a/install/sure-install.sh +++ b/install/sure-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://sure.am +# Source: https://sure.am | Github: https://github.com/we-promise/sure source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/tandoor-install.sh b/install/tandoor-install.sh index 943b6df44..c8f572297 100644 --- a/install/tandoor-install.sh +++ b/install/tandoor-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tandoor.dev/ +# Source: https://tandoor.dev/ | Github: https://github.com/TandoorRecipes/recipes source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/tautulli-install.sh b/install/tautulli-install.sh index ed6053b64..88fb67b92 100644 --- a/install/tautulli-install.sh +++ b/install/tautulli-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tautulli.com/ +# Source: https://tautulli.com/ | Github: https://github.com/Tautulli/Tautulli source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/the-lounge-install.sh b/install/the-lounge-install.sh index fc16b0bd2..25ae88f52 100644 --- a/install/the-lounge-install.sh +++ b/install/the-lounge-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: kristocopani # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://thelounge.chat/ +# Source: https://thelounge.chat/ | Github: https://github.com/thelounge/thelounge source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/traccar-install.sh b/install/traccar-install.sh index d26698c23..c7db0f67e 100644 --- a/install/traccar-install.sh +++ b/install/traccar-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.traccar.org/ +# Source: https://www.traccar.org/ | Github: https://github.com/traccar/traccar source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/tracktor-install.sh b/install/tracktor-install.sh index 56d437d7a..e0fdf274c 100644 --- a/install/tracktor-install.sh +++ b/install/tracktor-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tracktor.bytedge.in +# Source: https://tracktor.bytedge.in | Github: https://github.com/javedh-dev/tracktor source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/traefik-install.sh b/install/traefik-install.sh index 575732056..1b8699da2 100644 --- a/install/traefik-install.sh +++ b/install/traefik-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://traefik.io/ +# Source: https://traefik.io/ | Github: https://github.com/traefik/traefik source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/tududi-install.sh b/install/tududi-install.sh index 851570b3c..0d5ddf974 100644 --- a/install/tududi-install.sh +++ b/install/tududi-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tududi.com/ +# Source: https://tududi.com/ | Github: https://github.com/chrisvel/tududi source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/tunarr-install.sh b/install/tunarr-install.sh index e73058bbe..c3be63dd7 100644 --- a/install/tunarr-install.sh +++ b/install/tunarr-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: chrisbenincasa # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://tunarr.com/ +# Source: https://tunarr.com/ | Github: https://github.com/chrisbenincasa/tunarr source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/uhf-install.sh b/install/uhf-install.sh index ab0145f68..c1fa1cf0b 100644 --- a/install/uhf-install.sh +++ b/install/uhf-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: zackwithak13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.uhfapp.com/server +# Source: https://www.uhfapp.com/server | Github: https://github.com/swapplications/uhf-server-dist source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/umami-install.sh b/install/umami-install.sh index b1c2ee3ba..74e0d29e8 100644 --- a/install/umami-install.sh +++ b/install/umami-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://umami.is/ +# Source: https://umami.is/ | Github: https://github.com/umami-software/umami source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/uptimekuma-install.sh b/install/uptimekuma-install.sh index d6b66711b..69d04a763 100644 --- a/install/uptimekuma-install.sh +++ b/install/uptimekuma-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://uptime.kuma.pet/ +# Source: https://uptime.kuma.pet/ | Github: https://github.com/louislam/uptime-kuma source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/verdaccio-install.sh b/install/verdaccio-install.sh index 510476706..a241c6e25 100644 --- a/install/verdaccio-install.sh +++ b/install/verdaccio-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: BrynnJKnight # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://verdaccio.org/ +# Source: https://verdaccio.org/ | Github: https://github.com/verdaccio/verdaccio source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/vikunja-install.sh b/install/vikunja-install.sh index 3307fd04c..98f27824f 100644 --- a/install/vikunja-install.sh +++ b/install/vikunja-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (Canbiz) | Co-Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://vikunja.io/ +# Source: https://vikunja.io/ | Github: https://github.com/go-vikunja/vikunja source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -13,7 +13,7 @@ setting_up_container network_check update_os -fetch_and_deploy_gh_release "vikunja" "go-vikunja/vikunja" "binary" +fetch_and_deploy_gh_release "vikunja" "go-vikunja/vikunja" "binary" msg_info "Setting up Vikunja" sed -i 's|^# \(service:\)|\1|' /etc/vikunja/config.yml diff --git a/install/wallabag-install.sh b/install/wallabag-install.sh index 457f40f15..c4124d25b 100644 --- a/install/wallabag-install.sh +++ b/install/wallabag-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://wallabag.org/ +# Source: https://wallabag.org/ | Github: https://github.com/wallabag/wallabag source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/wanderer-install.sh b/install/wanderer-install.sh index 6d5a9bc7e..4c6394673 100644 --- a/install/wanderer-install.sh +++ b/install/wanderer-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: rrole # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://wanderer.to +# Source: https://wanderer.to | Github: https://github.com/open-wanderer/wanderer source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/wealthfolio-install.sh b/install/wealthfolio-install.sh index f2110e959..e78708420 100644 --- a/install/wealthfolio-install.sh +++ b/install/wealthfolio-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://wealthfolio.app/ +# Source: https://wealthfolio.app/ | Github: https://github.com/afadil/wealthfolio source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/wikijs-install.sh b/install/wikijs-install.sh index 1cad2d0aa..068852091 100644 --- a/install/wikijs-install.sh +++ b/install/wikijs-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://js.wiki/ +# Source: https://js.wiki/ | Github: https://github.com/requarks/wiki source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/zigbee2mqtt-install.sh b/install/zigbee2mqtt-install.sh index 641cb8a6c..4674bdc1d 100644 --- a/install/zigbee2mqtt-install.sh +++ b/install/zigbee2mqtt-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.zigbee2mqtt.io/ +# Source: https://www.zigbee2mqtt.io/ | Github: https://github.com/Koenkk/zigbee2mqtt source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/zitadel-install.sh b/install/zitadel-install.sh index 1ca54147c..e19f957e0 100644 --- a/install/zitadel-install.sh +++ b/install/zitadel-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: dave-yap # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zitadel.com/ +# Source: https://zitadel.com/ | Github: https://github.com/zitadel/zitadel source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/zoraxy-install.sh b/install/zoraxy-install.sh index 673c653e6..5141f7185 100644 --- a/install/zoraxy-install.sh +++ b/install/zoraxy-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zoraxy.aroz.org/ +# Source: https://zoraxy.aroz.org/ | Github: https://github.com/tobychui/zoraxy source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/zot-registry-install.sh b/install/zot-registry-install.sh index b4a890261..fad3682dd 100644 --- a/install/zot-registry-install.sh +++ b/install/zot-registry-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zotregistry.dev/ +# Source: https://zotregistry.dev/ | Github: https://github.com/project-zot/zot source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/install/zwave-js-ui-install.sh b/install/zwave-js-ui-install.sh index 5bdd35f50..620dcf241 100644 --- a/install/zwave-js-ui-install.sh +++ b/install/zwave-js-ui-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://zwave-js.github.io/zwave-js-ui/#/ +# Source: https://zwave-js.github.io/zwave-js-ui/#/ | Github: https://github.com/zwave-js/zwave-js-ui source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/tools/addon/add-netbird-lxc.sh b/tools/addon/add-netbird-lxc.sh index 68b0e9bd4..7e5e315e0 100644 --- a/tools/addon/add-netbird-lxc.sh +++ b/tools/addon/add-netbird-lxc.sh @@ -3,8 +3,8 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # Co-Author: MickLesk (Canbiz) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://netbird.io/ | Github: https://github.com/netbirdio/netbird function header_info { clear diff --git a/tools/addon/add-tailscale-lxc.sh b/tools/addon/add-tailscale-lxc.sh index a12830018..778834980 100644 --- a/tools/addon/add-tailscale-lxc.sh +++ b/tools/addon/add-tailscale-lxc.sh @@ -3,6 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://tailscale.com/ | Github: https://github.com/tailscale/tailscale set -Eeuo pipefail trap 'echo -e "\n[ERROR] in line $LINENO: exit code $?"' ERR diff --git a/tools/addon/coder-code-server.sh b/tools/addon/coder-code-server.sh index 586f2cf41..ed6f3e1a6 100644 --- a/tools/addon/coder-code-server.sh +++ b/tools/addon/coder-code-server.sh @@ -2,8 +2,8 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://coder.com/ | Github: https://github.com/coder/code-server function header_info { cat <<"EOF" diff --git a/tools/addon/crowdsec.sh b/tools/addon/crowdsec.sh index 5e6741481..11ec83320 100644 --- a/tools/addon/crowdsec.sh +++ b/tools/addon/crowdsec.sh @@ -2,8 +2,8 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://www.crowdsec.net/ | Github: https://github.com/crowdsecurity/crowdsec YW=$(echo "\033[33m") BL=$(echo "\033[36m") diff --git a/tools/addon/filebrowser-quantum.sh b/tools/addon/filebrowser-quantum.sh index f3e88e9d5..484c46996 100644 --- a/tools/addon/filebrowser-quantum.sh +++ b/tools/addon/filebrowser-quantum.sh @@ -3,6 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://github.com/filebrowserspace/quantum function header_info() { clear diff --git a/tools/addon/filebrowser.sh b/tools/addon/filebrowser.sh index 3b7004f5a..41d7af249 100644 --- a/tools/addon/filebrowser.sh +++ b/tools/addon/filebrowser.sh @@ -3,6 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: tteck (tteckster) | Co-Author: MickLesk # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://filebrowser.org/ | Github: https://github.com/filebrowser/filebrowser function header_info { clear diff --git a/tools/addon/glances.sh b/tools/addon/glances.sh index 46faa1a8b..90eb8fe22 100644 --- a/tools/addon/glances.sh +++ b/tools/addon/glances.sh @@ -3,6 +3,7 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) | MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://nicolargo.github.io/glances/ | Github: https://github.com/nicolargo/glances function header_info { clear diff --git a/tools/addon/netdata.sh b/tools/addon/netdata.sh index da5625003..270d684fd 100644 --- a/tools/addon/netdata.sh +++ b/tools/addon/netdata.sh @@ -2,8 +2,8 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://www.netdata.cloud/ | Github: https://github.com/netdata/netdata function header_info { clear diff --git a/tools/addon/olivetin.sh b/tools/addon/olivetin.sh index 77e2de07a..afe6d811c 100644 --- a/tools/addon/olivetin.sh +++ b/tools/addon/olivetin.sh @@ -2,8 +2,8 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://docs.olivetin.app/ | Github: https://github.com/OliveTin/OliveTin function header_info { clear diff --git a/tools/addon/phpmyadmin.sh b/tools/addon/phpmyadmin.sh index 49c7aa7c0..08f2ee78d 100644 --- a/tools/addon/phpmyadmin.sh +++ b/tools/addon/phpmyadmin.sh @@ -3,6 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://www.phpmyadmin.net/ | Github: https://github.com/phpmyadmin/phpmyadmin function header_info { clear diff --git a/tools/addon/pyenv.sh b/tools/addon/pyenv.sh index dd870954a..71e37398b 100644 --- a/tools/addon/pyenv.sh +++ b/tools/addon/pyenv.sh @@ -2,8 +2,8 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://pyenv.run/ | Github: https://github.com/pyenv/pyenv set -e YW=$(echo "\033[33m") diff --git a/tools/addon/webmin.sh b/tools/addon/webmin.sh index cc192d805..df07d6466 100644 --- a/tools/addon/webmin.sh +++ b/tools/addon/webmin.sh @@ -2,8 +2,8 @@ # Copyright (c) 2021-2026 tteck # Author: tteck (tteckster) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://www.webmin.com/ | Github: https://github.com/webmin/webmin function header_info { clear