This is the Auth Server used for UBNETDEF's websites
- Apache
- mod_auth_tkt
- PHP 5.4
- MySQL
- Composer
- Rename the file "app/Config/database.php.default" to "app/Config/database.php"
- Edit "app/Config/database.php" and enter the appropriate database credentials
- Run
composer install
to install the project dependencies - Run
./cake server install
to install the Auth Server - Point your webroot to the directory "webroot"
- You're done! The username and password to login is admin