Segs / WebUI

Web UI template to manage user accounts for the SEGS servers
Other
7 stars 7 forks source link
administration-interface css html node nodejs php webapp website
SEGS Logo

Segs WebUI

Note: this project is in a holding pattern, waiting for a maintainer.

Introduction

This is the start of a Web-UI for SEGS (Super Entity Game Server).

See docs/README.md for more information.

IMPORTANT Please consider running this over HTTPS, as passwords are sent unencrypted.

Requirements

SEGS WebUI Installation

  1. Download or clone to directory of your choice.
  2. Set the document root of your web server to <installation_directory>/public
  3. Configure settings as described in the Configuration section below.
  4. Run composer update in installation directory to install required dependencies.

Configuration

For initial configuration, copy the file config/example_config.php to config/config.php and edit any necessary settings.

A list of timezones can be found here: PHP List of Supported Timezones

Known Issues

Many, many, many issues. Among them:

"The journey of a thousand miles, begins with but a single step."

© 2006 - 2023 SEGS Team