Tobias
7ce0006f8b
Fix service messages in upgopher.sh
2025-11-17 10:40:57 +01:00
Michel Roegl-Brunner
81a8fa0c77
Finalizinger -install.sh
...
Removed configuration for Upgopher port and directory, using default values instead.
2025-11-17 10:23:07 +01:00
CanbiZ
99134217f4
Update rybbit-install.sh
2025-11-17 09:34:47 +01:00
CanbiZ
70746d36dc
Update rybbit-install.sh
2025-11-17 09:26:27 +01:00
CanbiZ
b809ddff76
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-11-17 09:09:24 +01:00
CanbiZ
186651349d
Update rybbit-install.sh
2025-11-17 09:09:23 +01:00
tremor021
4ea0a3fcdc
Add Passbolt json
2025-11-16 13:52:12 +01:00
tremor021
22bd9835ef
Update Passbolt
2025-11-16 13:29:21 +01:00
tremor021
4d9ad30333
Update Passbolt
2025-11-16 13:15:26 +01:00
tremor021
3f7e89a0b4
Add Passbolt json
2025-11-16 13:12:44 +01:00
tremor021
0c5197188e
Add Passbolt script
2025-11-16 13:04:45 +01:00
Tobias
270440558e
Fix path in notes for DB credentials
2025-11-15 00:06:15 +01:00
Tobias
f8eea70150
Use STD variable for npm run build command
2025-11-15 00:05:24 +01:00
Tobias
e4451694f4
Update GitHub repository reference in install script
2025-11-15 00:04:57 +01:00
Tobias
d8a39035b2
fix pgpassword
2025-11-14 22:33:27 +01:00
Tobias
9aa319783e
Update database schema setup in install script
...
Replaced environment variable exports with psql command to build database schema.
2025-11-14 22:15:08 +01:00
Tobias
e90536f4d6
fix: vars
2025-11-14 15:34:23 +01:00
CanbiZ
16951b4a73
Update unifi-os-vm.sh
2025-11-14 15:04:15 +01:00
CanbiZ
6d17f99731
Improve error handling in UniFi OS VM installer
...
Enhanced the installation script to provide clearer success and error messages, added exit on critical failures, and improved verification steps for package installation, Podman, and UniFi OS installer. Also refined the startup sequence and logging for better troubleshooting.
2025-11-14 14:37:10 +01:00
CanbiZ
3b5890d796
Update unifi-os-vm.sh
2025-11-14 14:14:02 +01:00
Tobias
189b8569c4
Update domain-locker.sh
2025-11-14 14:13:20 +01:00
Tobias
0f08aed718
fix schema init
2025-11-14 14:11:47 +01:00
Tobias
b101b5b56b
Fix typo in PostgreSQL setup message
2025-11-14 13:58:18 +01:00
Tobias
f0d295ffdc
Increase default RAM from 8192 to 10240
2025-11-14 13:43:31 +01:00
Tobias
5ce22bbbe6
Update GitHub repository for domain-locker installation
2025-11-14 13:41:32 +01:00
Tobias
e4e54df714
Refactor domain-locker installation process
2025-11-14 13:40:17 +01:00
Tobias
ee4edcca36
Add note about domain-locker build time and resources
2025-11-14 13:30:17 +01:00
CanbiZ
cb65805cd2
Improve VM setup and installation feedback
...
Enhanced error handling and user feedback during base package installation, Podman configuration, and UniFi OS VM startup. Added clearer status messages, improved retry logic, and more informative progress updates for VM boot and UniFi OS installation steps.
2025-11-14 12:01:58 +01:00
Tobias
145e4e0516
reorder
2025-11-14 11:53:04 +01:00
CanbiZ
1841a7a23a
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-11-14 11:42:48 +01:00
Tobias
68e7456d8d
refactor
2025-11-14 11:39:11 +01:00
CanbiZ
0bfe2a0f7b
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-11-14 11:37:43 +01:00
CanbiZ
6ec7f5ca33
Update unifi-os-vm.sh
2025-11-14 11:37:21 +01:00
Tobias
7089c84ab1
Update Node.js version in installation script
2025-11-14 11:26:09 +01:00
CanbiZ
abafd33249
Update unifi-os-vm.sh
2025-11-14 10:36:28 +01:00
CanbiZ
64a7482cf4
Update unifi-os-vm.sh
2025-11-14 09:50:28 +01:00
CanbiZ
a35ee59b20
Update unifi-os-vm.sh
2025-11-14 09:40:42 +01:00
4e9281136c
librennms
2025-11-13 16:17:51 +01:00
CanbiZ
5433dc6213
Simplify VM boot and UniFi OS install checks
...
Replaces complex QEMU guest agent and fallback IP detection with a simpler method using a fixed wait and direct IP query. Streamlines UniFi OS installation monitoring by checking port 11443 instead of script existence, and suppresses libguestfs random seed warnings in virt-customize commands.
2025-11-13 15:48:25 +01:00
Tobias
06a38ea8ed
Refactor domain-locker installation and build process
2025-11-13 15:43:35 +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
CanbiZ
9d5041e71b
Improve VM setup and IP detection logic
...
Suppress libguestfs warnings, enable and start QEMU Guest Agent during first boot, and enhance VM IP address detection by waiting for the guest agent to become available and adding a fallback method. These changes improve reliability and provide better feedback during VM initialization.
2025-11-13 15:29:38 +01:00
CanbiZ
0c8fb8e79c
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-11-13 15:22:08 +01:00
CanbiZ
3840620bca
Update unifi-os-vm.sh
2025-11-13 15:21:55 +01:00
5c1f5f8c9c
librensm
2025-11-13 15:19:30 +01:00
CanbiZ
b42e61dbc1
Update unifi-os-vm.sh
2025-11-13 15:07:54 +01:00
CanbiZ
bbc6908d68
noob
2025-11-13 14:50:50 +01:00
CanbiZ
b30dcbb599
Update unifi-os-vm.sh
2025-11-13 14:47:49 +01:00