Exoframe Server Versions Save

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker

6.2.3

3 years ago
  • Map docker-compose label lists to object notation when supplied (thanks to Harjot1Singh)

6.2.2

3 years ago
  • Correctly include non-secure endpoint into traefik config when using letsencrypt

6.2.1

3 years ago
  • Keep the restart policy after container update

6.2.0

4 years ago
  • Add autoprune config to execute prune after deployments if enabled
  • Add basic system prune endpoint
  • Add server install script (thanks to FDiskas)
  • Added possibility to customize traefik config (thanks to anbraten)

6.1.0

4 years ago
  • Allow using custom traefik middlewares from exoframe config
  • Add version label to docker images
  • Update node.js to v12.15
  • Update dependencies
  • Use npm instead of yarn for repo

6.0.2

4 years ago

Fixes:

  • Fix http to https redirect logic (harder than it seems :| )

6.0.1

4 years ago

Fixes:

  • Correctly redirect http to https when using letsencrypt

6.0.0

4 years ago

For migration guide see Exoframe CLI changelog

5.0.4

4 years ago
  • Pin traefik to v1.7.x (in preparations for v2.0 release)
  • Execute 'npm build' in default node template if present

5.0.3

4 years ago