Files
ProxmoxVE/install
Sam Heinz 03963b5193 remove: promtail as EOL and other fixes (#15455)
* Add host-migrate.sh Proxmox VE tool

Add tools/pve/host-migrate.sh — an interactive Proxmox VE host migration utility. The script (whiptail UI) can export host configuration, /etc tarball, SSH keys, APT state and LXC/QEMU guests (vzdump or config-only) into a timestamped bundle, with optional on-demand NFS mounting. It also supports importing bundles to restore guests and selective host components (storage, users, SSH, APT, hosts, network, hostname) with explicit warnings for dangerous operations (network/hostname). Implements preflight checks, manifest creation, storage mapping checks, cleanup trap for NFS, and integrates helper functions loaded from the project's core scripts.

* Improve storage prep & mounting in host-migrate

Add interactive storage preparation and safer mount handling for host-migrate.

- Track and clean up on-demand mounts via TEMP_MOUNTS and extend cleanup handler.
- Add helpers: _new_mountpoint, _offer_fstab, mount_existing_fs, format_and_mount, create_lv_and_mount to mount, format, or create LVs and optionally persist to /etc/fstab.
- Enhance browse_mounts to list unmounted block devices and LVM VGs, offer mount/format/LV creation, and return prepared mount via BROWSE_RESULT.
- Integrate prepared target into choose_location and do_export; show free-space warning before export.
- Improve vzdump output detection to pick the newest non-log file.
- Minor UX/message tweaks and quoting fixes for backup filenames when restoring storage.cfg and /etc/hosts.

These changes let users pick or prepare target storage (mount existing FS, format disks, create LVs) interactively and ensures temporary mounts are cleaned up.

* fixes for npm, loki, omada, wishlist

Remove promtail from loki/alpine-loki
Replace node execstart in npm during update
add user agent to omada download
use pnpm 11 for wishlist

* remove Host migrate

---------

Co-authored-by: MickLesk <mickey.leskowitz@gmail.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com>
2026-06-28 23:02:08 +02:00
..
2026-06-12 09:27:45 +02:00
2026-03-18 21:41:02 +01:00
2026-01-30 23:48:51 +01:00
2026-04-21 15:21:29 +02:00
2026-06-10 22:04:45 +02:00
2026-04-14 15:12:18 +02:00
2026-01-29 18:43:00 +01:00
2026-01-07 08:49:12 +01:00
2026-04-28 08:41:36 +02:00
2026-03-05 15:58:47 +01:00
2026-06-27 21:07:03 +02:00
2026-04-01 22:08:18 +02:00
2026-04-24 16:08:49 +02:00
2026-01-13 08:53:37 +01:00
2026-03-27 13:24:59 +01:00
2026-04-29 23:55:11 +02:00
2026-01-08 14:57:56 +01:00
2026-01-11 14:14:19 +01:00
2026-03-15 20:08:39 +01:00
2026-01-09 20:31:30 +01:00
2026-04-24 10:10:17 +02:00
2026-06-16 13:26:24 +02:00
2026-01-31 00:10:38 +01:00
2026-05-05 08:46:40 +02:00
2026-05-19 08:50:45 +02:00
2026-05-11 23:21:32 +02:00
2026-05-05 08:34:24 +02:00
2026-04-22 07:43:20 +02:00
2026-05-24 12:27:38 +02:00
2026-05-02 19:00:19 +02:00
2026-04-19 19:47:54 +02:00
2026-04-30 11:48:58 +02:00
2026-03-05 15:58:10 +01:00
2026-04-03 09:53:50 +02:00
2026-03-24 11:49:03 +01:00
2026-02-06 20:43:40 +01:00
2026-03-08 13:25:24 +01:00
2026-04-22 07:41:53 +02:00
2026-03-23 20:43:17 +01:00
2026-06-25 14:06:24 +02:00
2026-03-18 18:52:07 +01:00
2026-06-22 21:11:47 +02:00
2026-03-27 11:14:06 +01:00
2026-05-11 10:17:34 +02:00
2026-06-24 23:29:42 +02:00
2026-05-11 10:17:50 +02:00
2026-05-19 23:42:26 +02:00
2026-02-23 19:21:26 +01:00
2026-06-06 22:20:40 +02:00
2026-03-18 08:43:40 +01:00
2026-02-05 15:31:45 +01:00
2026-02-05 15:31:45 +01:00
2026-04-28 09:18:27 +02:00
2026-02-27 13:54:45 +01:00
2026-05-29 23:49:34 +02:00
2026-03-28 15:18:10 +01:00
2026-05-01 22:44:29 +02:00
2026-03-20 09:06:25 +01:00
2026-01-18 15:09:14 +01:00
2026-06-06 22:11:21 +02:00
2026-04-15 12:56:11 +02:00
2026-03-22 09:40:31 +01:00
2026-01-17 03:14:44 +01:00
2026-06-06 16:08:46 +02:00
2026-03-29 14:48:55 +02:00
2026-01-31 22:51:38 +01:00