Releases: voicerepublic/voicerepublic_dev
Releases · voicerepublic/voicerepublic_dev
Hemingway Special
Add contrib
and non-free
to the sources in /etc/apt/sources.list
apt-get update
apt-get install festival festvox-us1 festlex-cmu festlex-poslex
Tuxedo
Before Deploy
Find a solution for https://www.pivotaltracker.com/story/show/118638067
apt-get install mplayer
apt-get install python-pip
pip install awscli
After Deploy
rails r 'Handyman.call /improve_venues_names/'
rails r 'Handyman.call /user_create_default_venue/'
rake cleanup:regenerate_plain_text
rails r 'Device.unclaimed.each(&:generate_pairing_code!)'
rails r 'User.all.each { |u| u.send(:create_first_organization) }'
rails r 'Handyman.call /venue_set_missing_device_name/'
tbd.
tbd.
Russian Spring Punch
Fixing deployment.
Aviation
TODO
Install Java & Leinigen as described here
Handyman Tasks to run
current
be rails r 'Handyman.call /set_default_pins_for_users_with_no_pins/'
be rails r 'Handyman.call /venue_set_missing_state/'
be rails r 'Handyman.call /set_alt_fields/'
tbd.
tbd.
Spritz Veneziano
TODO
be rails db
rails_production=> UPDATE talks SET icon='default';
rails_production=> \q
be rails r 'Handyman.call /talk_set_icon/'