Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Plugins, volumes and images release

Choose a tag to compare

@yamalight yamalight released this 12 Feb 11:38
· 199 commits to master since this release
7654b26

BREAKING CHANGES:

  • Docker Swarm support is now a plugin (see plugin docs for more info)

Additions:

  • Add plugins support
  • Add method to get secret value
  • Add way to get exoframe-server logs
  • Add support for volumes for deployments
  • Add way to deploy projects from image and image tar file
  • Expose deployment labels using env vars
  • Add debug docker image build that uses node and js code as base
  • Add exoframe-server npm package binary, you can now npm install exoframe-server

Changes:

  • Merge all networks from compose file during deployment
  • Use unique folders for each deployemnt to allow parallel deployments

Fixes:

  • Use project base name for compose deployments to prevent overwriting