2076 Commits

Author SHA1 Message Date
Tobias
e4e54df714
Refactor domain-locker installation process 2025-11-14 13:40:17 +01:00
Tobias
145e4e0516
reorder 2025-11-14 11:53:04 +01:00
Tobias
68e7456d8d
refactor 2025-11-14 11:39:11 +01:00
Tobias
7089c84ab1
Update Node.js version in installation script 2025-11-14 11:26:09 +01:00
4e9281136c librennms 2025-11-13 16:17:51 +01:00
CanbiZ
b783a01dd3 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-11-13 15:36:47 +01:00
CanbiZ
300d54a30b Remove Domain Monitor, Miniflux, NetVisor, and Splunk scripts
Deleted installation and container scripts, as well as related JSON metadata, for Domain Monitor, Miniflux, NetVisor, and Splunk Enterprise. This removes support for these applications from the repository.
2025-11-13 15:36:40 +01:00
71c6c5183b librennms 2025-11-13 15:35:30 +01:00
055aa760c6 Librenms 2025-11-13 14:03:52 +01:00
a241637b63 Librenms 2025-11-13 13:41:46 +01:00
vhsdream
02797ba586 Small adjustments for NetVisor 2025-11-12 19:16:04 -05:00
Tobias
13e79913c3
Update domain-locker-install.sh 2025-11-12 16:34:12 +01:00
db64bc7877 Merge Main into 2025-11-12 16:20:05 +01:00
Tobias
343b246abc
Set DL_API_BASE_URL using the host IP
Add API base URL to environment configuration
2025-11-12 14:47:17 +01:00
Tobias
02d51a9e18
Increase NODE_OPTIONS max memory to 8192 2025-11-12 14:17:30 +01:00
Tobias
17614774d7
Remove installation of unnecessary dependencies
Removed dependency installation for build-essential, openssl, sqlite3, and unzip.
2025-11-12 11:42:58 +01:00
Tobias
9941a27777
Refactor gitea-mirror-install.sh to streamline setup
Removed Bun installation steps and added cleanup_lxc function.
2025-11-12 11:41:22 +01:00
7f184dd217 Update miniflux 2025-11-12 11:10:48 +01:00
27bc1e9e54 Update miniflux 2025-11-12 11:03:33 +01:00
9e3d7da2af Update miniflux 2025-11-12 11:00:07 +01:00
851b828cca Update miniflux 2025-11-12 09:11:35 +01:00
c546422332 Update miniflux 2025-11-12 09:08:06 +01:00
be01b9a280 Update miniflux 2025-11-11 11:26:42 +01:00
53763c1226 Update miniflux 2025-11-11 11:20:04 +01:00
Tobias
73914b6877
Update domain-locker-install.sh 2025-11-11 11:17:26 +01:00
aebfd2cdcf Update miniflux 2025-11-11 11:15:13 +01:00
fbb451374d Update miniflux 2025-11-11 11:09:03 +01:00
tremor021
646f1bf561 Add Metabase script 2025-11-11 10:56:32 +01:00
Tobias
93ed297022
Update domain-locker-install.sh 2025-11-11 10:39:24 +01:00
Tobias
3a573a46e3
Update domain-locker-install.sh 2025-11-11 10:31:52 +01:00
Tobias
974d510c30
Update domain-locker-install.sh 2025-11-11 09:43:58 +01:00
Tobias
66f9963c40
Update GitHub repository for web-check deployment 2025-11-11 09:34:31 +01:00
Tobias
31515a4297
Refactor web-check installation script 2025-11-11 08:55:21 +01:00
Tobias
b64906dee9
Rename webcheck-install.sh to web-check-install.sh 2025-11-11 08:51:15 +01:00
Tobias
a545966527
test webcheck 2025-11-11 08:50:22 +01:00
Tobias
48270e2d6c
Refactor yarn commands in install script 2025-11-10 23:42:10 +01:00
Tobias
e933672cf9
Modify domain-locker-install.sh for package updates
Updated Angular and TypeScript installation in the script.
2025-11-10 23:10:15 +01:00
Tobias
eb9732a4ac
Update corepack configuration in install script
Disable download prompt for corepack and enable it.
2025-11-10 22:50:07 +01:00
Tobias
6f431969f3
Fix spacing issue in domain-locker-install.sh 2025-11-10 22:34:34 +01:00
Tobias
19ae6d7e56
fix: nodejs 2025-11-10 22:26:49 +01:00
Tobias
6a233d2659
Update domain-locker installation script for corepack 2025-11-10 20:55:42 +01:00
Tobias
64d13f88b9
Fix command syntax for yarn install 2025-11-10 16:51:57 +01:00
Tobias
1230a6758a
Update domain-locker-install.sh 2025-11-10 16:38:57 +01:00
CanbiZ
ad99e5a29b Update domain-locker-install.sh 2025-11-10 16:11:29 +01:00
Tobias
e5d72e1521
node 2025-11-10 15:55:18 +01:00
CanbiZ
d583cced7a Update database setup variables in install scripts
Standardized environment variable names for PostgreSQL and MariaDB setup in domain-locker and domain-monitor install scripts. Ensures correct variable usage and improves clarity for database configuration.
2025-11-10 15:08:16 +01:00
CanbiZ
105faef1f7 Update domain-monitor-install.sh 2025-11-10 15:05:13 +01:00
Tobias
26e078865b
domain-locker 2025-11-10 14:43:09 +01:00
CanbiZ
b8c35bfb9f Remove container and install scripts for multiple apps
Deleted setup and install scripts for donetick, infisical, nginxproxymanager, openwebui, pangolin, and tracktor from ct/ and install/ directories. Also fixed unbound variable error in setup_mariadb_db by using '${DB_PASS:-}' in misc/tools.func.
2025-11-10 13:21:53 +01:00
CanbiZ
aefeddd9d4 testing 2025-11-10 13:06:41 +01:00