Skip to content

lahim/unifi-vouchers-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

It’s a simple UniFi®AP hotspot vouchers manager, where user is able to set start date and end date of validity period. This application should be launched on the same machine as your UniFi®AP Manager.

  • Ruby version: 2.0.0p481

  • System dependencies: UniFi®AP Manager -> www.ubnt.com/download/

  • Database initialization

./bin/rake db:fixtures:create_settings

  • Services (crontab): add task validate_vouchers to your crontab:

1 0 * * * <HOME_DIR>/bin/rake voucherapp:validate_vouchers