vertex

command module
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2023 License: MIT Imports: 11 Imported by: 0

README

Vertex logo

Vertex

GitHub release (latest by date) GitHub license GitHub contributors


Warning Vertex is currently in development. While it is usable, and I am using it in production, there may be breaking changes before the v1.0 release. You can keep following the project on Discord, or by starring the repository.


About

Vertex

Vertex is a program that allows you to create your self-hosted server easily. Install, configure and start new services in less than a minute.

Vertex is designed to be installed on low-powered computers like Raspberry Pi, so prioritizing compiled languages like Go, Rust or C++.

image image

Installation

Method 1: From binaries

Binaries are released regularly. The latest release is available here.

Decompress and execute the binary. Then, go to http://localhost:6130/. Enjoy!

Method 2: Manual

  1. Clone this repository
    git clone https://github.com/vertex-center/vertex
    cd vertex
    
  2. Run Vertex
    go run .
    
  3. Access from http://localhost:6130/

Available services

All services are fetched from Vertex Services. Installation can be done in one click, using Docker or package manager. Everything is handled automatically.

image

License

Vertex is released under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
log
server module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL