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.
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++.
Vertex can be installed in multiple ways:
- With binaries;
- With Docker;
- From sources, compiling with Go.
Everything about the installation process is available in the Vertex Documentation.
Vertex is released under the MIT License.