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

Use production environment in all containers #10

Open
michielbdejong opened this issue Jan 18, 2016 · 4 comments
Open

Use production environment in all containers #10

michielbdejong opened this issue Jan 18, 2016 · 4 comments

Comments

@michielbdejong
Copy link
Owner

@michielbdejong michielbdejong commented Jan 18, 2016

Some containers use the 'dev' or 'local' environment, which (even if it works) is not security best-practice.

@michielbdejong
Copy link
Owner Author

@michielbdejong michielbdejong commented Jan 19, 2016

  • fxa-auth-server: Having some trouble building with prod env:
Generating keypair
Secret Key saved: /home/fxa/fxa-auth-server/config/secret-key.json

undefined:0

^
SyntaxError: Unexpected end of input
    at Object.parse (native)
    at /home/fxa/fxa-auth-server/scripts/gen_keys.js:49:18
    at ChildProcess.exithandler (child_process.js:662:7)
    at ChildProcess.emit (events.js:98:17)
    at maybeClose (child_process.js:766:16)
    at Process.ChildProcess._handle.onexit (child_process.js:833:5)
@michielbdejong
Copy link
Owner Author

@michielbdejong michielbdejong commented Jan 19, 2016

browserid-verifier does not seem to distinguish between run environments, afaics.

@michielbdejong
Copy link
Owner Author

@michielbdejong michielbdejong commented Jan 19, 2016

Testing unpushed changes for:
* fxa-content-server
* fxa-oauth-server
* fxa-auth-server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant