[GH-ISSUE #185] Frontend] Missing information on the new Homepage #28

Closed
opened 2026-02-26 12:44:10 +03:00 by kerem · 1 comment
Owner

Originally created by @MickLesk on GitHub (Nov 11, 2024).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/185

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/185 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>
kerem 2026-02-26 12:44:10 +03:00
  • closed this issue
  • added the
    bug
    label
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
./

<!-- gh-comment-id:2470099806 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#28
No description provided.