git - opsweekly -- Cannot get passed " I don't know what to do with this FQDN, please add it to config.php" -



git - opsweekly -- Cannot get passed " I don't know what to do with this FQDN, please add it to config.php" -

cannot passed "i don't know fqdn, please add together config.php" while setting up. have spent time within config.php file have gotten no where.

this git hub link it: https://github.com/etsy/opsweekly

looks pretty new , have found little documentation on how set up.

any advice appreciated.

the fqdn (fully qualified domain name) options @ bottom of config.php

$dev_fqdn = "/(\w+).vms.mycompany.com/"; // prod fqdn subsituted in place of above string. $prod_fqdn = "mycompany.com";

replace these parameters dev , production domain names , should work.

if still have problems, file issue on tracker:

https://github.com/etsy/opsweekly/issues

php git

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -