Skip to content

Releases: jflamy/fly-owlcms

Release 1.4.1

21 Aug 19:25
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.3.0

  • Radical solution to the database connection issue. The provided fly postgres attach command fails with timeouts, so we now create the database connection ourselves.

Release 1.3

15 Aug 16:06
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.0.11

  • Application creation works again (creation scripts were not being found)

Release 1.0.11

03 Aug 21:02
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.0.10

  • Further actions to fix a problem that cause the postgres database not to be attached to the application
  • ACTIONS REQUIRED: Export your existing database; delete the owlcms application; recreate the application; reload the database

Release 1.0.11

04 Aug 21:08
Compare
Choose a tag to compare
  • Changes since 1.0.8

  • Added a button to stop the applications so they don't get billed for CPU and Memory when not in use.

    • when stoppin g the owlcms application, the database is stopped as well
    • restarting the owlcms application restarts its database
  • Fixed a problem that caused the postgres database not to be attached to the application

  • ACTIONS REQUIRED: Export your existing database; delete the owlcms application; recreate the application; reload the database

Release 1.0.10

14 Jul 17:57
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.0.8

  • Fixed a problem that cause the postgres database not to be attached to the application
  • ACTIONS REQUIRED: Export your existing database; delete the owlcms application; recreate the application; reload the database

owlcms-cloud 1.2.0

31 Jan 15:42
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.1.0

  • Display the actual flyctl error messages on creation error (e.g. missing credit card)
  • Link to on-site-to-publicresults documentation

owlcms-cloud 1.1.0

30 Jan 22:17
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.0.9

  • Made the postgres attach step more robust
  • The explanations about the shared key are now folded

owlcms-cloud 1.0.9

26 Jan 14:24
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.0.8

  • Added login page support for one-time password (e.g. Google Authenticator token) for people who have enable 2FA

owlcms-cloud 1.0.8

24 Jan 16:21
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.0.6

  • Fixes to correctly deploy the correct fully numbered reference release on first try instead of "stable"
  • Fixes to .toml file to increase of concurrent connections to 50. More can be done if required.

owclms-cloud 1.0.6

23 Jan 22:22
Compare
Choose a tag to compare

The application is deployed in the cloud at https://owlcms-cloud.fly.dev/

Changes since 1.0.4
(there is no 1.0.5, typo).

  • Deploy the correct fully numbered reference release on first try instead of "stable"
  • Number of concurrent connections increased to 50. More can be done if required.