2026-06-11 23:31:49 -04:00
2026-06-05 23:32:15 -05:00
2026-06-11 22:05:10 -05:00
2026-06-05 23:04:28 -05:00
2026-06-07 14:08:58 -05:00
2026-06-11 23:31:49 -04:00

VSSM_Web - VintageStory Server Manager Web UI

A simple web based frontend for the VSSM project, written in React TypeScript

IMPORTANT INFORMATION

This project is currently in development, and thus everything is subject to change

About

VSSM_Web in a frontent for the VSSM project that allows you to create and manage multiple VS servers

Installation and Usage

There are no binaries just yet, so you have to download the source files.

Requirements:

  • nodejs
  • npm

If you are using NixOS, a flake.nix is provided, just run nix develop for a full development enviroment

Usage:

  • Download the source code
  • In the vssm_web directory, run npm install
  • cd into vssm_web and run npm dev run
  • Open in broweser window

Configuration

WIP

Roadmap

  • Server instance management

    • Multiple servers support
    • List servers and their status
    • Create instances
    • Delete instance
    • Start/Stop instances
    • Server configuration
      • Server Name
      • Port
      • Full instance configuration
    • Console
      • Fully interactive instance console
        • Send commands to servers
        • View logs
    • Automated server backups
  • Access authentication

  • Configuration

  • Binary releases

  • Automatically set up background service

  • Other

    • First class NixOS support
      • Official nix package or flake
        • All configuration options
Description
A web based dashboard for the VintageStory Server Manager project
Readme 1.7 MiB
Languages
TypeScript 55.9%
CSS 29.6%
JavaScript 8.6%
HTML 4.5%
Nix 1.4%