Skip to content

Latest commit

 

History

History

client

Vertex logo

Vertex Client

GitHub release (latest by date) GitHub license GitHub contributors

About

Vertex

Vertex Web UI allows you to interact with your Vertex container easily. You can monitor, setup, start and stop services without any technical knowledge.

image image

Install

Method 1: From Vertex

When you start Vertex, the Web UI is automatically downloaded. Access the UI from http://localhost:6130/

Method 2: From sources

  1. Clone this repository

    https://github.com/vertex-center/client.git vertex-client
    cd vertex-client
  2. Start the server

    npm run start
  3. Access from http://localhost:3000/

License