Administration Console
The administration console allows you to manage PeSIT Wizard clusters deployed on Kubernetes.
Access
Default URL: http://localhost:3000
Default credentials:
- Username: admin
- Password: admin

Features
Dashboard
Overview of all clusters:
- Health status
- Number of pods
- Deployment state
- External endpoint

Cluster Management

Create a Cluster
- Click Add Cluster
- Fill in the cluster information
- Click Create

Cluster Details
Click on a cluster to see its details:
- Status and health
- Network configuration (host, port)
- List of pods with their status
- Pod leader (marked with a star)
- Deployment actions

Full View
The detail page also displays the list of pods at the bottom of the page with their IP address and Kubernetes node.
Deploy a Cluster
- Select the cluster
- Click Deploy
- Wait for the deployment to complete
The deployment automatically creates:
- Kubernetes Deployment
- LoadBalancer Service
- PersistentVolumeClaim
- ServiceAccount + RBAC
- ConfigMap
Delete a Cluster
- Select the cluster
- Click Delete
- Confirm the deletion
All Kubernetes resources are deleted.
Monitoring
Pod View
For each cluster, view:
- List of pods
- Status of each pod
- Pod leader (marked with a star)
- IP address
- Kubernetes node
Logs
View the logs of each pod directly from the interface.
Transfer History
View the transfer history for each cluster:
- Date and time
- Direction (SEND/RECEIVE)
- Partner
- Virtual file
- Status (success/failure)
- Size and duration

Configuration
From the console, configure:
- Authorized partners
- Virtual files
- Server settings
See:
Infrastructure
Manage the deployment infrastructure:
- Orchestrators: Connections to Kubernetes clusters
- Registries: Docker image sources
See: