Skip to content

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

Login

Features

Dashboard

Overview of all clusters:

  • Health status
  • Number of pods
  • Deployment state
  • External endpoint

Dashboard

Cluster Management

Clusters

Create a Cluster

  1. Click Add Cluster
  2. Fill in the cluster information
  3. Click Create

Cluster Form

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

Cluster Detail

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

  1. Select the cluster
  2. Click Deploy
  3. Wait for the deployment to complete

The deployment automatically creates:

  • Kubernetes Deployment
  • LoadBalancer Service
  • PersistentVolumeClaim
  • ServiceAccount + RBAC
  • ConfigMap

Delete a Cluster

  1. Select the cluster
  2. Click Delete
  3. 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

Transfers

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:

PeSIT Wizard Enterprise - Console d'administration