vhsdream
d94233e34b
add logo URL for domain-monitor
2025-11-09 22:07:29 -05:00
vhsdream
1c257e82f8
update JSON
2025-11-09 22:04:42 -05:00
CanbiZ
1d28905a93
Merge pull request #1097 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-11-09 22:30:33 +01:00
GitHub Actions
12fcab30b0
Update .app files
2025-11-09 20:11:47 +00:00
vhsdream
f06b86cb77
NetVisor: some cosmetic changes; add stdout/stderr config to service files
2025-11-09 15:11:14 -05:00
vhsdream
5da0f6b5cb
Netvisor: fix toolchain parsing
2025-11-09 11:40:31 -05:00
vhsdream
3f0cbf9242
Netvisor: use specified toolchain
2025-11-09 11:28:29 -05:00
CanbiZ
a9e3975957
Merge pull request #1096 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-11-09 08:23:59 -08:00
GitHub Actions
46ae6e7802
Update .app files
2025-11-09 16:11:12 +00:00
vhsdream
6d49c8f297
Netvisor: add OIDC and more comments to env
2025-11-09 11:10:50 -05:00
vhsdream
d366a40e59
fix systemd service; add sleep before psql commands
2025-11-09 10:28:24 -05:00
vhsdream
f40a2251a4
fix psql command
2025-11-09 10:12:04 -05:00
vhsdream
6e480d053f
fix app name and hdd
2025-11-09 10:03:57 -05:00
vhsdream
a0eaa25302
Add Netvisor for testing
2025-11-09 10:01:31 -05:00
CanbiZ
b7a29027e3
fix testing
2025-11-08 20:21:51 +01:00
tremor021
42815c8f75
Finish2
2025-11-07 16:52:00 +01:00
CanbiZ
bda5b6a015
Merge pull request #1090 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-11-07 07:50:21 -08:00
GitHub Actions
efc23bdd9d
Update .app files
2025-11-07 15:48:48 +00:00
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