-
Notifications
You must be signed in to change notification settings - Fork 0
Configurations
Justin Etzine edited this page Feb 27, 2016
·
1 revision
The following options are needed for the Elections service to run properly.
-
db: an object containing details on the database connection. For a port other than 3306, add a port attribute with the integer value for your port. -
db_name: this is the desired name of the database in your MySQL server. Since the db object is used before the database has been created, it's important that the db_name is separate from the db object. -
cms: the RPI Club Management System API Token issued for the application. To obtain a token, access CMS or contact the Rensselaer Union Systems Administrators. -
service_url: the url (and port, if not 80) that the user is accessing your app from; used by the RPI Central Authentication System
This project was created by the RPI Web Technologies Group during the 2015-2016 term, under the chairmanship of Justin Etzine '18. WebTech is a committee of the Rensselaer Union Student Senate.