test_track icon indicating copy to clipboard operation
test_track copied to clipboard

No clear indication how to login to heroku app

Open thestumonkey opened this issue 7 years ago • 4 comments

I assume there's some default user/pass credentials setup? I don't know how to login to the deployed heroku app.

thestumonkey avatar Mar 30 '17 16:03 thestumonkey

We should make the README clearer on this, but there are actually no default creds (we didn't want peoples apps to start out insecure). Here's how to create admins.

There won't be a ton to do in there until you've also created an app and installed the client in your rails app.

It's kind of a lot, but at the moment, you kind of have to read the whole README of the server and the rails client in order to get things setup. Happy to help any way we can (there's a slack org you can join from the README if you have questions along the way), and if your experience leads you to an insight that would make it easier to get started with TestTrack, we'd love it if you'd like to contribute documentation and/or a quick start guide.

jmileham avatar Mar 30 '17 20:03 jmileham

(In Heroku creating an admin would mean first running heroku console --app whatevermyappiscalled from a shell on your machine, assuming you have the Heroku CLI installed)

jmileham avatar Mar 30 '17 20:03 jmileham

What's the slack channel? Can't see any details for this in readme?

On Thu, Mar 30, 2017 at 9:26 PM, John Mileham [email protected] wrote:

(In Heroku creating an admin would mean first running heroku console --app whatevermyappiscalled from a shell on your machine, assuming you have the Heroku CLI https://devcenter.heroku.com/articles/heroku-cli#download-and-install installed)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Betterment/test_track/issues/40#issuecomment-290534480, or mute the thread https://github.com/notifications/unsubscribe-auth/AAamosSYKKx0hxP49LnyCC08CpEXZkAhks5rrA_ygaJpZM4Muk35 .

thestumonkey avatar Mar 30 '17 22:03 thestumonkey

This guy: Slack Status

jmileham avatar Mar 30 '17 22:03 jmileham