Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twitter credentials in docker compose #294

Closed
wants to merge 1 commit into from

Conversation

JakubDziworski
Copy link
Collaborator

No description provided.

@JakubDziworski JakubDziworski changed the title -twitter credentials in docker compose twitter credentials in docker compose Dec 4, 2016
export JVM_BLOGGERS_TWITTER_CONSUMER_KEY="Dsi4rXqresiqm1YE6ZYmKZtra"
export JVM_BLOGGERS_TWITTER_CONSUMER_SECRET="WcWU68jIct0LkLoOSlfWIip16qVlTsu5sp54lg7emhvNHA1gtq"
export JVM_BLOGGERS_TWITTER_ACCESS_TOKEN="768504700031426562-SQNcsArlg0937WqVPMnxCyFGzJUXA4D"
export JVM_BLOGGERS_TWITTER_ACCESS_SECRET="cT1B9xaw15Y4kAJWh86WZMEdapgmu60EIGwu4tORtxuSH"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, such data shouldn't be stored in the repository and it's bad practice. Even if it's a fake account. E.g. It could be kept in a configuration file, which can be excluded from commits.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. Do you think it should be included in wiki or given to newcomers when explicitly requested via gitter / slack / mail?

Copy link
Member

@goostleek goostleek Dec 30, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JakubDziworski I would mix your ideas together. We can put an info on wiki to request the secret data via Slack if required, WDYT?

@tdziurko
Copy link
Collaborator

Rejecting as we are dropping microservices approach and twitter module will be created inside main project.

@tdziurko tdziurko closed this Jan 23, 2017
@tdziurko tdziurko deleted the twitter_credentials branch March 19, 2017 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants