Moved the list of VMs to the sidebar menu along with links for the different control views Fixed proper routing Moved away from json to mariadb for user and vm management Fixed instructions for different services
31 lines
339 B
Plaintext
31 lines
339 B
Plaintext
[frontend]
|
|
site_name = Proxmox VNC test
|
|
topbox_content = /status/instructions.html
|
|
|
|
[site]
|
|
hostname =
|
|
|
|
[database]
|
|
host =
|
|
port =
|
|
database =
|
|
user =
|
|
password =
|
|
|
|
[session]
|
|
secret =
|
|
|
|
[security]
|
|
required_entitlement =
|
|
|
|
[oauth2]
|
|
authorization_url =
|
|
token_url =
|
|
introspection_url =
|
|
client_id =
|
|
client_secret =
|
|
|
|
[proxmox]
|
|
base_url =
|
|
|