Skip to content

Releases: intercity/intercity-docker

v0.4.2

02 Sep 12:40
cfaaecb
Compare
Choose a tag to compare
  • Install stable version of Intercity

v0.4.1

26 Aug 07:37
f81ca39
Compare
Choose a tag to compare

Bugfix release

  • Fix typo in letsencrypt email template
  • Update Letsencrypt acme client to latest version

V0.4.0

24 Aug 11:52
d5cb5c6
Compare
Choose a tag to compare
  • Add support for running Intercity behind HTTPS (jvanbaarsen)
  • Add support for Letsencrypt based HTTPS (jvanbaarsen)
  • Removed the FROM_EMAIL env var, since this is now configured in the IC interface (jvanbaarsen)
  • Removed the SMTP env vars, they are moved to the IC interface (jvanbaarsen)

v0.3.0

27 May 11:39
Compare
Choose a tag to compare
  • Symlink the Intercity Backup directory (See intercity/intercity-next#42)
  • FROM_EMAIL env var, used for all the emails send out by IC.
  • Added SMTP configuration options
  • Log sidekiq output to $app/log/sidekiq.log
  • Sidekiq config has been moved to the intercity/intercity-next repo. (see intercity/intercity-next#63)
  • Bumped the Docker image version in the launcher
  • Add proper licensing (jvanbaarsen)
  • Remove SECRET_KEY_BASE since it has been moved to intercity-next repo (jvanbaarsen)

v0.2.0

04 Jan 15:55
Compare
Choose a tag to compare

[0.2.0] - 2016-01-04

Changed

  • Updated to ruby 2.3.0

v0.1.0-beta

04 Jan 15:25
Compare
Choose a tag to compare

This is the initial release