You can get the connection details from the web.config from the Webapp solution as well DancingGoat application under
< connectionStrings >
//here you can find the connection details
< /connectionStrings >
For accessing the admin site
there is a default credentials
User Name : Administrator
Password :
Default Password should be blank if not set.