Skip to content

v0.1.1

Compare
Choose a tag to compare
@azdolinski azdolinski released this 05 May 20:12
· 20 commits to main since this release

[0.1.1] - 2025-05-05

  • Fix SSH_->SSHD_ in ENV
  • Fix supervisord startup error when SSHD or VNC is disabled
  • Fix permission denied problem as /app/server was not properly chown by appuser
  • Separate ENV in dedicated simpletoolserver.env.example file and use it a env_file inside compose file
  • Add README.md and docs on webpage
  • Add new rules for .github/workflows for build docker-image only after test-servere flow is release and test was succeeded
  • ⚠️⚠️⚠️🛠️ Breaking changes: ENV cleanup/renaming (change some of ENV names to keep same semantic naming) ⚠️⚠️⚠️

Full Changelog: v0.1.0...v0.1.1