github SelfhostedPro/Yacht v0.0.6-alpha
Alpha 6 (v0.0.6-alpha) Released

latest releases: v0.0.7-alpha-hf-1, v0.0.7-alpha, v0.0.6-alpha-hf1...
pre-release3 years ago

v0.0.6-alpha is here!

UI Changes

This update helps reduce some clutter in the sidebar by bringing in creation of resources into the list view. No more sub-menus for anything other than resources (images, networks, and volumes).
image

Compose/Projects

There's now an in-browser compose editor to make creating new projects as easy as possible and this will allow me to add a lot of QoL features such as error checking and snippets in the future.
image

Editing

You can now edit running containers!
image

Please be careful with this. It will remove the running container and launch a new one with the same settings. If you're doing something advanced that I don't have a field in the deploy form for the new version won't have it. Make sure everything in the deploy form looks correct.

Tags

Now there are tags with the release date available for both the master and develop branches so if I break something it's easy to fix!

Changelog:

  • Authentication Framwork change (to fastapi-jwt-auth)
  • In-browser docker-compose editor
  • Misc. bugfixes
  • Projects, templates, and apps now follow a similar flow to resources (1-click to go to the list and the plus button to create a new one)
  • Env variable to set default template variables (BASE_TEMPLATE_VARIABLES=[{"variable": "!config", "replacement": "/yacht/AppData/Config"}, ...])
  • Editing containers is now available
    Warning, this can lead to data loss if you don't have a volume or bind setup for storage on the container you're editing. There's a warning in the UI about this.

Don't miss a new Yacht release

NewReleases is sending notifications on new releases.