vmeoc / Tito

https://www.vmcloud.fr
17 stars 20 forks source link

Add setup script to customize deployment #8

Closed bazbill115 closed 5 years ago

bazbill115 commented 5 years ago

The setup script and config.ini.php allow users to have the option to specify their own db password and google API key. If the setup script is not run, Tito will operate normally.

burkeazbill commented 5 years ago

Thanks for taking on the challenge Brandon! I've always felt it would be a good idea to have the ability to specify a your own password and API key if desired. The script and changes here make that possible :)

vmeoc commented 5 years ago

Thanks Brandon and Burke for this PR. It's great to see the Google token and DB password set in one central piece.