Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Generating Invite Code

Tulio Casagrande edited this page May 5, 2016 · 3 revisions

To generate invite codes, get access to your server and run the following commands:

  • cd /srv/leap/webapp
  • sudo -u leap-webapp RAILS_ENV=production bundle exec rake generate_invites[1]

The number in the brackets at the end is the number of invite codes you want.