Files
Helper-Scripts-ProxmoxVE/install
CanbiZ (MickLesk) 4e96bb664f Nginx-UI: better User Handling | ACME (#11715)
* fix(nginx-ui): remove admin user hack, use setup wizard instead

The previous install script started nginx-ui for 3 seconds, stopped it,
and ran reset-password to create an admin user. This caused:
- Race condition: the internal setup wizard could trigger during the brief
  start window, conflicting with the reset-password approach
- Admin users unable to login after the setup wizard fired
- Settings lockup due to overloaded app.ini with hardcoded nginx paths
  that conflict with UI-managed settings

Changes:
- Remove start/stop/reset-password hack from install script
- Simplify app.ini to match upstream defaults (minimal config)
- Let users complete the natural setup wizard on first visit
- Update JSON: remove default credentials, add setup wizard note
- Add setup wizard hint to CT script output

The setup wizard properly handles admin account creation and ACME email
configuration, which are both needed for full functionality.

Ref: ProxmoxVED#1408

* Update nginx-ui.sh
2026-02-09 10:52:33 +01:00
..
2026-01-30 23:48:51 +01:00
2026-02-07 22:24:55 +01:00
2026-01-29 18:43:00 +01:00
2026-02-07 22:51:47 +01:00
2026-01-26 14:25:34 +01:00
2026-02-02 20:10:55 +01:00
2026-02-02 09:02:11 +01:00
2026-01-31 00:10:38 +01:00
2026-02-01 19:35:19 +01:00
2026-02-06 20:43:40 +01:00
2026-02-05 15:31:45 +01:00
2026-02-05 15:31:45 +01:00
2026-01-29 10:58:41 +01:00
2026-02-05 14:48:57 +01:00
2026-02-04 11:00:15 +01:00
2026-02-04 08:38:14 +01:00
2026-01-31 22:51:38 +01:00