tremor021
0eb03ebd9e
Finish
2025-11-07 16:48:29 +01:00
tremor021
94ec8ea69d
Update Domain-Monitor
2025-11-07 16:43:33 +01:00
tremor021
f5e6195e28
Update Domain-Monitor
2025-11-07 16:40:39 +01:00
tremor021
8394524387
Update Domain-Monitor
2025-11-07 16:38:30 +01:00
CanbiZ
22826a16ab
Merge pull request #1088 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-11-07 07:34:32 -08:00
GitHub Actions
6ce1925c0d
Update .app files
2025-11-07 15:32:27 +00:00
tremor021
ceb7b22c13
Add Domain Monitor script
2025-11-07 16:31:59 +01:00
CanbiZ
a37f2a00cf
Update Splunk logo URL in JSON configuration
2025-11-07 16:03:30 +01:00
CanbiZ
2d42c0b2be
Improve Docker AppArmor workaround for LXC
...
Moves AppArmor workaround to run before Docker installation and enhances the workaround in tools.func by adding an unmount step, updating the systemd service to use sysinit.target, and adding verification of the mount. Provides clearer feedback if the workaround is not active.
2025-11-07 13:44:57 +01:00
CanbiZ
0379c6dbe3
Update docker-install.sh
2025-11-07 13:37:57 +01:00
CanbiZ
6419c175a8
Update docker-install.sh
2025-11-07 13:31:38 +01:00
CanbiZ
a17daeed48
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-11-07 13:22:58 +01:00
CanbiZ
a3c2b3c00f
Update tools.func
2025-11-07 13:22:56 +01:00
tremor021
ab89ba3f13
Update Pangolin
2025-11-07 13:17:07 +01:00
CanbiZ
aabf0d5713
docker test
2025-11-07 12:25:53 +01:00
CanbiZ
5aac68de8a
Implement AppArmor workaround for Docker in LXC
...
Added a workaround for Docker in LXC AppArmor issues to prevent permission denied errors. The workaround is made persistent across reboots by updating /etc/rc.local.
2025-11-07 12:24:25 +01:00
tremor021
8c1010e6e4
Update
2025-11-07 12:17:07 +01:00
tremor021
1051980fa1
VE>VED
2025-11-07 11:24:16 +01:00
CanbiZ
b4c7b601ea
Merge pull request #1086 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-11-07 02:04:12 -08:00
GitHub Actions
ef78f42e7b
Update .app files
2025-11-07 09:57:21 +00:00
CanbiZ
b81d59f853
Merge pull request #1083 from rcastley/main
...
Helper script for Splunk Enterprise 10
2025-11-07 01:57:07 -08:00
CanbiZ
312b4362c3
Refactor Splunk installation script messages and paths
2025-11-07 10:56:50 +01:00
CanbiZ
53a92b2e53
Update tools.func
2025-11-07 10:37:23 +01:00
CanbiZ
83d39cf0b1
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-11-07 10:36:13 +01:00
CanbiZ
a03867de69
Add setup_postgresql_db function for database creation
...
Introduces setup_postgresql_db to automate PostgreSQL database and user creation, extension installation, role configuration, and credential management. Supports options for superuser privileges, schema permissions, and compatibility settings for frameworks like Django and Rails.
2025-11-07 10:35:57 +01:00
tremor021
d1fac2b3d6
Pangolin Traefik test
2025-11-07 10:35:50 +01:00
Robert Castley
112ef045ac
Fixed issue with cleaning up downloaded .deb file
2025-11-06 21:34:35 +00:00
Robert Castley
ca8264e5c1
Added note about Splunk Free license
2025-11-06 19:51:31 +00:00
CanbiZ
ef35b94a57
Update copyright and installation messages in script
2025-11-06 20:47:04 +01:00
Robert Castley
5bb80c71e1
Updated to use Community-Scripts ORG
2025-11-06 19:45:24 +00:00
CanbiZ
b75aa52bc2
Update copyright notice in splunk-enterprise.sh
2025-11-06 20:44:03 +01:00
Robert Castley
20c45e6a43
Fix RAM requirements and updated Ubuntu version
2025-11-06 19:34:12 +00:00
Robert Castley
d4e3ae1838
Updated description and moved informational text under notes
2025-11-06 19:33:19 +00:00
Robert Castley
0fd75ab63a
Reduce the number of vars being used and adhere to the RELEASE var only.
2025-11-06 19:27:02 +00:00
Robert Castley
140dd10ad4
Addressed some of the PR feedback
2025-11-06 19:01:58 +00:00
Robert Castley
b73a89502d
Updated to use 24.04. Corrected RAM size
2025-11-06 14:53:22 +00:00
Robert Castley
06d228512c
Fix source and increase resources
2025-11-06 10:53:22 +00:00
Robert Castley
0270627a13
Splunk Helper Script
2025-11-06 10:48:33 +00:00
Robert Castley
c78b7b1f34
Merge pull request #2 from community-scripts/main
...
Merge with main
2025-11-06 10:47:18 +00:00
CanbiZ
e6b42a2b86
Update tools.func
2025-11-06 10:07:10 +01:00
CanbiZ
5552a2beb4
Refactor Omada install and improve repo suite mapping
...
Refactored omada-install.sh to use setup_java and setup_mongodb functions, simplifying Java and MongoDB installation logic. Improved manage_tool_repository in tools.func to provide explicit suite mapping and fallbacks for newer or unknown Debian and Ubuntu releases, enhancing compatibility with future distributions. Minor comment translations and cleanups included.
2025-11-06 09:29:37 +01:00
CanbiZ
78b4375319
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-11-06 09:02:31 +01:00
CanbiZ
9d999d8cac
Add Omada Controller install and container scripts
...
Introduces ct/omada.sh for Proxmox container setup and install/omada-install.sh for Omada Controller installation. Scripts handle dependency installation, MongoDB and Java setup, and automate Omada Controller deployment.
2025-11-06 09:02:17 +01:00
CanbiZ
b4974d0fbe
Merge pull request #1081 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-11-05 07:01:49 -08:00
GitHub Actions
9f33be97b9
Update .app files
2025-11-05 14:40:22 +00:00
Push From Github
78a273c531
Merge remote-tracking branch 'gitea/main'
2025-11-05 14:40:03 +00:00
Push From Github
acc439a42d
Merge remote-tracking branch 'gitea/main'
2025-11-05 14:39:53 +00:00
Push From Github
82e8daf4b5
Merge remote-tracking branch 'gitea/main'
2025-11-05 14:39:48 +00:00
Tobias
e351a46391
Delete ct/headers/nginxproxymanager
2025-11-05 15:39:38 +01:00
Tobias
b03921eedf
Delete ct/nginxproxymanager.sh
2025-11-05 15:39:20 +01:00