{% load static %}

FastAPI (Backend Service)

Unknown

This service MUST be running to Proxbox work.
It's the backend which communicates with Proxmox Clusters.

{% if object.ip_address %} {% else %} {% endif %} {% if object.port %} {% else %} {% endif %}
Name {% if object.name %} {{ object.name }} {% else %} Empty {% endif %}
Uvicorn Host {{ object.ip_address }} {{ default_config.fastapi.uvicorn_host }} (default)
Uvicorn Port{{ object.port }}{{ default_config.fastapi.uvicorn_port }} (default)