Add Telescope Developer login account and blog for local dev#3501
Open
humphd wants to merge 1 commit into
Open
Add Telescope Developer login account and blog for local dev#3501humphd wants to merge 1 commit into
humphd wants to merge 1 commit into
Conversation
TueeNguyen
previously approved these changes
Apr 18, 2022
TueeNguyen
left a comment
Contributor
There was a problem hiding this comment.
Not sure about the saml php file but the rest looks ok
Contributor
Author
|
I don't know that this is needed, if we can automate the steps @TueeNguyen is suggesting for testing the parser service. @DukeManh, @TueeNguyen what do you think? |
DukeManh
previously approved these changes
Apr 20, 2022
DukeManh
left a comment
Contributor
There was a problem hiding this comment.
I think we should have this example account for local dev while figuring out how to automate the steps.
cd1c423 to
58f136a
Compare
58f136a to
eef05ab
Compare
c4db9cd to
e30dcf6
Compare
94eec21 to
e27efa5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We need some data to use locally with the parser service, database, login flow, etc. This adds a few things:
loginservice with. We need to follow this up with an easy way on startup to add this user to the dbWe need to figure out how to add this content to the database on startup, and also how to deal with the http://localhost issue in docker (e.g., parser won't be able to download a blog from localhost:8888).