courtmanr@gmail.com
|
bf1ebe0a24
|
refactor(script): Check install status early, exit early on remove/cancel
|
2025-04-23 20:43:59 +01:00 |
|
courtmanr@gmail.com
|
b8aa564906
|
fix(script): Use explicit path for EnvironmentFile in systemd
|
2025-04-23 20:38:41 +01:00 |
|
courtmanr@gmail.com
|
30f6571af4
|
fix(script): Improve service cleanup and fix final instructions
|
2025-04-23 20:29:25 +01:00 |
|
courtmanr@gmail.com
|
d7539ab43d
|
fix(script): Prevent git clean from removing ignored .env file
|
2025-04-23 20:22:37 +01:00 |
|
courtmanr@gmail.com
|
5dfac8582d
|
fix(script): Load .env file via systemd EnvironmentFile
|
2025-04-23 20:19:14 +01:00 |
|
courtmanr@gmail.com
|
526a6e87f5
|
fix(script): Update .env file paths in configure_environment
|
2025-04-23 20:08:26 +01:00 |
|
courtmanr@gmail.com
|
afe00ac684
|
fix: Ensure systemd service is configured during update
|
2025-04-23 20:04:36 +01:00 |
|
courtmanr@gmail.com
|
78fa07e8f1
|
fix: Use git reset --hard for robust script updates
|
2025-04-23 19:59:55 +01:00 |
|
courtmanr@gmail.com
|
e76257e631
|
Fix: Align LXC script service name with README
|
2025-04-23 16:37:42 +01:00 |
|
courtmanr@gmail.com
|
c06e54681b
|
feat(install): Add URL validation and update prompt defaults
|
2025-04-23 15:55:02 +01:00 |
|
courtmanr@gmail.com
|
5f94d99daf
|
revert(install): Revert install-pulse.sh to pre-April 23rd state (bdd2eda)
|
2025-04-23 15:39:24 +01:00 |
|
courtmanr@gmail.com
|
b452457dc7
|
debug: Add trace logging to perform_update
|
2025-04-23 15:34:20 +01:00 |
|
courtmanr@gmail.com
|
3eafcd8001
|
refactor: Replace pulse-proxmox branding with pulse-monitor
|
2025-04-23 15:12:05 +01:00 |
|
courtmanr@gmail.com
|
655c6e8d24
|
fix: Add rsync to dependencies for update function
|
2025-04-23 15:04:37 +01:00 |
|
courtmanr@gmail.com
|
c2f626a693
|
fix: Prevent set -e exit on grep in prompt_for_cron_setup
|
2025-04-23 15:00:09 +01:00 |
|
courtmanr@gmail.com
|
e14e3c0a95
|
feat: Add debug logging to prompt_yes_no
|
2025-04-23 14:57:54 +01:00 |
|
courtmanr@gmail.com
|
635a660d03
|
fix(install): always prompt for cron setup at end of script, add debug print
|
2025-04-23 14:48:40 +01:00 |
|
courtmanr@gmail.com
|
6d11f554a5
|
feat(install): make .env overwrite prompt friendlier and less alarming for users
|
2025-04-23 14:41:04 +01:00 |
|
courtmanr@gmail.com
|
63bc98d67a
|
fix(install): always prompt for auto-update if no cron job found, even if crontab is empty
|
2025-04-23 14:30:53 +01:00 |
|
courtmanr@gmail.com
|
33c07380b0
|
fix(install): show actual cron command and comment in schedule prompt
|
2025-04-23 14:25:03 +01:00 |
|
courtmanr@gmail.com
|
0313a2f620
|
feat(install): clarify .env overwrite and cron schedule prompts for user safety
|
2025-04-23 14:20:44 +01:00 |
|
courtmanr@gmail.com
|
c03f941700
|
feat(install): improve .env overwrite prompt with diff and explicit warning
|
2025-04-23 14:15:24 +01:00 |
|
courtmanr@gmail.com
|
ff7f1f03b8
|
feat(install): full script refactor with atomic update, backup, health check, and UX improvements
|
2025-04-23 14:10:27 +01:00 |
|
courtmanr@gmail.com
|
533a970a80
|
feat(install): improve cron setup prompt in install script Check for existing cron job during install and provide options to change, remove, or keep the existing schedule.
|
2025-04-23 12:14:42 +01:00 |
|
courtmanr@gmail.com
|
bdd2edad13
|
fix: Reliably determine script path for cron setup
|
2025-04-21 20:18:53 +01:00 |
|
courtmanr@gmail.com
|
3b62e4bbe2
|
fix: Allow script to continue after interactive update for cron prompt
|
2025-04-21 20:16:54 +01:00 |
|
courtmanr@gmail.com
|
788972fca7
|
fix: Reset repo before update to avoid conflicts
|
2025-04-21 20:14:43 +01:00 |
|
courtmanr@gmail.com
|
d8922efffc
|
feat: Add automatic update option via cron
|
2025-04-21 20:13:01 +01:00 |
|
courtmanr@gmail.com
|
2db4bf59b8
|
fix: Suppress gpg overwrite prompt
|
2025-04-21 20:08:03 +01:00 |
|
courtmanr@gmail.com
|
c0e4dabe44
|
fix: Improve update robustness in install script
|
2025-04-21 20:06:07 +01:00 |
|
courtmanr@gmail.com
|
6d929ceb42
|
refactor(script): Always refresh NodeSource GPG key
|
2025-04-21 12:53:39 +01:00 |
|
courtmanr@gmail.com
|
ff8ec07817
|
fix(script): Run git pull as pulse user during update
|
2025-04-21 12:46:30 +01:00 |
|
courtmanr@gmail.com
|
4613baaf20
|
feat(script): Add update/remove options to install script
|
2025-04-21 12:43:40 +01:00 |
|
courtmanr@gmail.com
|
f5aad3876f
|
refactor(script): Simplify displayed PVE token commands
|
2025-04-21 11:21:19 +01:00 |
|
courtmanr@gmail.com
|
10973e807f
|
feat(script): Add PVE CLI commands for API token generation
|
2025-04-21 11:19:27 +01:00 |
|
courtmanr@gmail.com
|
9ecb18061f
|
fix(script): Add gpg dependency for NodeSource key import
|
2025-04-21 10:56:35 +01:00 |
|
courtmanr@gmail.com
|
2d1a1b6e9b
|
refactor: Remove problematic host LXC setup script
|
2025-04-20 22:57:38 +01:00 |
|
courtmanr@gmail.com
|
d63cad74cb
|
fix: Use pvesm status as simpler jq fallback
|
2025-04-20 22:33:46 +01:00 |
|
courtmanr@gmail.com
|
97055ea18c
|
fix: Replace backticks with single quotes in jq warning
|
2025-04-20 22:26:57 +01:00 |
|
courtmanr@gmail.com
|
05fb38fbea
|
fix: Remove parentheses from fallback storage suffix
|
2025-04-20 22:22:20 +01:00 |
|
courtmanr@gmail.com
|
55f5be6a43
|
fix: Rely only on boolean check for template support
|
2025-04-20 22:10:30 +01:00 |
|
courtmanr@gmail.com
|
4afd47ae25
|
fix: Remove parentheses from storage display suffix
|
2025-04-20 22:08:33 +01:00 |
|
courtmanr@gmail.com
|
f57659e4a1
|
fix: Escape parentheses in display_suffix assignments
|
2025-04-20 22:07:45 +01:00 |
|
courtmanr@gmail.com
|
aa2800ef50
|
fix: Prevent download attempt if template support is unknown (jq missing)
|
2025-04-20 22:07:03 +01:00 |
|
courtmanr@gmail.com
|
408347c328
|
feat: Improve storage selection and template download logic
|
2025-04-20 22:05:41 +01:00 |
|
courtmanr@gmail.com
|
35b93f512f
|
fix: Correct parsing for pvesm list and pveam available
|
2025-04-20 21:58:42 +01:00 |
|
courtmanr@gmail.com
|
fc0517d5f6
|
feat: Add automatic LXC template download if needed
|
2025-04-20 21:56:02 +01:00 |
|
courtmanr@gmail.com
|
28ca7469e8
|
fix: Use pvesh and jq for more robust storage detection
|
2025-04-20 21:35:31 +01:00 |
|
courtmanr@gmail.com
|
de3f95759e
|
fix: Remove -P flag from pvesm status to avoid arg error
|
2025-04-20 21:34:19 +01:00 |
|
courtmanr@gmail.com
|
83613b5fb0
|
feat: Add script to automate LXC creation and Pulse installation
|
2025-04-20 21:32:19 +01:00 |
|