Skip to content

Releases: fly-apps/dockerfile-rails

v1.6.24

04 Nov 20:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.23...v1.6.24

v1.6.23

02 Nov 23:20
Compare
Choose a tag to compare

What's Changed

  • recover from database.yml parse failures by @rubys in #122
  • Build procfile for solidq/sqlite3 combination by @rubys in #121
  • Solid queue plugin by @rubys in #123

Full Changelog: v1.6.22...v1.6.23

v1.6.22

30 Sep 20:25
Compare
Choose a tag to compare

What's Changed

  • Run thruster on port 8080 on fly.io by @rubys in #118

Full Changelog: v1.6.21...v1.6.22

v1.6.21

30 Sep 20:24
Compare
Choose a tag to compare

What's Changed

  • force update of config/database.yml if fly.toml is present by @rubys in #117

Full Changelog: v1.6.20...v1.6.21

v1.16.20

26 Sep 22:39
Compare
Choose a tag to compare

What's Changed

  • treat inclusion of sidekiq as an indication of use by @rubys in #115
  • change default of --link to false by @rubys in #116

Full Changelog: v1.6.19...v1.6.20

v1.6.19

25 Sep 00:18
Compare
Choose a tag to compare

What's Changed

  • Enable DATABASE_URL to control the placement of all of the databases by @rubys in #114

Full Changelog: v1.6.18...v1.6.19

v1.6.18

23 Sep 15:21
Compare
Choose a tag to compare

What's Changed

  • Docker compose improvements by @rubys in #109
  • Use upper-case for "as" in FROM ... AS instruction by @neanias in #110
  • Only create fly processes for sidekick and solidq if there are jobs defined 5b16544

Full Changelog: v1.6.17...v1.6.18

v1.6.17

24 Jun 16:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.15...v1.6.17

v.1.6.16

05 Jun 17:07
Compare
Choose a tag to compare
  • Add tigris option - #104

Full Changelog: v1.6.15...v1.6.16

v1.6.15

05 Jun 17:05
Compare
Choose a tag to compare

What's Changed

  • Fix NoMethodError in #base_instructions etc. by @tmaier in #102

Full Changelog: v1.6.14...v1.6.15