Skip to content

Releases: fablabbcn/smartcitizen-api

Ruby - Rails LTS

21 Sep 16:58
ec42c6f
Compare
Choose a tag to compare
Ruby - Rails LTS Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0...v1.3

Notes

This needs to be included on the production .env file from now on:

RAILS_LOG_TO_STDOUT=true

If using docker, use:

doco up -d --force-recreate --build app sidekiq mqtt-task telnet-task

Once that's done, run bash inside app container:

doco exec app bash

And run rake migration:

rake db:migrate

iSCAPE Project Stable Release

15 Feb 19:03
Compare
Choose a tag to compare
v1.2.0

Docker EMQX: config endpoints

Rails 5

19 Nov 10:26
Compare
Choose a tag to compare
v1.1.0

Bump to v1.1.0

Dockerized production

19 Oct 10:59
Compare
Choose a tag to compare

We now use Docker in production

v0.1.8

01 Oct 11:33
Compare
Choose a tag to compare

Update gems