This repository contains some scripts to manage update.rethinkdb.com and the update server itself.
rake update-nginx
- upload the nginx config to the serverrake publish
- pretend to publish the files to update.rethinkdb.com usingrsync --dry-run
rake publish force=true
- actually publish the files.