Skip to content

v0.2.0

Latest

Choose a tag to compare

@jessefaler jessefaler released this 08 Jul 01:13
8e8b1e3

SLS 0.2.0 Beta Release

This release adds many improvements to the server installer, updated installation scripts, paginated logs and many other small changes! See below for more details.

Changelog

Server Installer

Added

  • Added a post-warmup script that runs after the warmup process completes.
  • Added installation phases to improve installation workflow management.
  • Added API endpoint to view server installation information:
    • GET /api/servers/:id/install
  • Added API endpoint to view installer logs:
    • GET /api/servers/:id/logs?type=install
  • Added API endpoint to reinstall a server version:
    • POST /api/servers/:id/reinstall

Changed

  • Moved server warmup processing into the daemon.
  • Installation logs are now piped into the server logs associated with the installation.

Installation Scripts

Changed

  • Updated the Paper installation script to support v3 of the Paper API.
  • Added Java 25 mappings to the default software configurations.

vSLS Additions

Added

  • Added commands to:
    • View installation information.
    • Reinstall servers.
    • View installation logs.

Special thanks to @Yeetoxic for their work improving the server installer!

Documentation

For setup instructions, usage information, and full documentation, visit:

https://protoxon.github.io/sls-docs/

Bug Reports

If you encounter any bugs or unexpected behavior, please report them here:

https://github.com/jessefaler/SLS/issues