Frontend] Missing information on the new Homepage #28

Closed
opened 2026-02-04 16:20:15 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @MickLesk on GitHub (Nov 11, 2024).

Originally assigned to: @BramSuurdje on GitHub.

Discussed in https://github.com/community-scripts/ProxmoxVE/discussions/181

Originally posted by marvin78 November 11, 2024
Some scripts don't show some important information. Examples:

Vaulwarden: Information about the ressource settings for an update are missing.
MariaDB: original has a link to a document for post script processing

There might be more.

Originally created by @MickLesk on GitHub (Nov 11, 2024). Originally assigned to: @BramSuurdje on GitHub. ### Discussed in https://github.com/community-scripts/ProxmoxVE/discussions/181 <div type='discussions-op-text'> <sup>Originally posted by **marvin78** November 11, 2024</sup> Some scripts don't show some important information. Examples: Vaulwarden: Information about the ressource settings for an update are missing. MariaDB: original has a link to a document for post script processing There might be more. </div>
OVERLORD added the bug label 2026-02-04 16:20:15 +03:00
Author
Owner

@derkahless commented on GitHub (Nov 12, 2024):

I think "Keycloak" had some Infos as well (How to create the temp admin user)

I found it:

./
systemctl stop keycloak.service
cd /opt/keycloak
bin/kc.sh bootstrap-admin user --bootstrap-admin-username temp-admin --bootstrap-admin-password changeme
systemctl start keycloak.service
./

@derkahless commented on GitHub (Nov 12, 2024): I think "Keycloak" had some Infos as well (How to create the temp admin user) I found it: ./ systemctl stop keycloak.service cd /opt/keycloak bin/kc.sh bootstrap-admin user --bootstrap-admin-username temp-admin --bootstrap-admin-password changeme systemctl start keycloak.service ./
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#28