Skip to content
Trailer.devDocumentation

Search is only available in production builds. Try building and previewing the site to test it out locally.

Release notes: v0.0.3

Trailer.dev is a self-hostable platform that enables seamless container-based development environments.
It provides a modern, efficient way to manage development workspaces and container resources.
Trailer.dev puts emphasis on Python and ML development for ease-of-use.

This version ships with several small features and improvements.

An update mechanism is now present in the server and standalone binaries. Admins can check the version of their binaries and update or downgrade to any version with a single click. The update mechanism will download and install the new binary after verifying its cryptographic signature. On Linux and macOS the server process will replace itself with the new version, while on Windows it will create a new process and exit the current one.

  • Users are now able to change their password through their profile
  • User avatars now fall back to user initials if a profile picture is not set
  • The server will print the location of its data directory on startup
  • Admins can now delete hosts
  • Admins can enable or disable users through the user management interface
  • If a workspace authentication method is changed, it will clear the agent proxy cache
  • Added cryptographic signatures to all release archives
  • Added cryptographic signatures to all published container images
  • Added missing environment variable to enable the use of an SMTP server for emails. Use TRAILER_APP_SMTP_ENABLED=true to enable it.
  • New users are now in a verified state by default
  • Trailer will no longer emit a [middlewares] field in Traefik config files if middlewares are empty
  • The Trailer agent only supports Docker based environments as of v0.0.3
  • The Community version of the server only supports one registered agent per server without a license key. For a license key, subscribe on Trailer.dev Cloud