Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
RAILS_ENV=production bundle exec rails r script/waveform_backfill.rb

11. Turn on the timeliner in settings.yml:

Code Block
timeliner:
  timeliner_url: https://<hostname>/timeliner


For Docker Installations

Update new code from avalon-docker

...