Skip to content

v0.1.0

Choose a tag to compare

@jessefaler jessefaler released this 12 Apr 21:39
· 88 commits to main since this release

SLS 0.1.0 Beta Release

This is the first public beta release of the SLS System.

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

Important Notes

  • This is the first beta release of SLS.
  • While the system is nearly feature-complete and has been stable in testing, issues may still occur.
  • If you find any bugs, please submit an issue using the link above.

Load Balancing

  • The load balancer is still under active development.
  • A basic round-robin load balancer is currently implemented as a temporary solution.
  • A more advanced load balancing system will be introduced in a future release.

Volume Sync

  • Volume data is not automatically synchronized between nodes yet.
  • If you are running multiple nodes, you must manually keep volumes in sync across them.
  • Automatic volume syncing will be added in a future release.