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

Releases: exoframejs/exoframe-server

Docker-compose labels fix

15 Jun 16:29
5725c91
Compare
Choose a tag to compare
  • Map docker-compose label lists to object notation when supplied (thanks to Harjot1Singh)

Letsencrypt Traefik config fix

11 Jun 14:01
618dde8
Compare
Choose a tag to compare
  • Correctly include non-secure endpoint into traefik config when using letsencrypt

Minor server update fixes

11 Jun 13:32
e0eb3b8
Compare
Choose a tag to compare
  • Keep the restart policy after container update

Install script, traefik config & data pruning

11 May 15:55
cc2d415
Compare
Choose a tag to compare
  • 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)

Custom Traefik middlewares support

12 Feb 12:01
21a6ab9
Compare
Choose a tag to compare
  • 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

Traefik v2.0 support hotfix-2

05 Nov 16:43
2632021
Compare
Choose a tag to compare

Fixes:

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

Traefik v2.0 support hotfix

05 Nov 16:17
b9147bf
Compare
Choose a tag to compare

Fixes:

  • Correctly redirect http to https when using letsencrypt

Traefik v2.0 support release

05 Nov 15:49
49bc6f9
Compare
Choose a tag to compare

Traefik pinning release

28 Aug 11:59
16c90da
Compare
Choose a tag to compare
  • Pin traefik to v1.7.x (in preparations for v2.0 release)
  • Execute 'npm build' in default node template if present

Deployment updates fix

29 Jul 11:43
61a0bb0
Compare
Choose a tag to compare