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
5 of 8 tasks
michielbdejong opened this issue Jan 18, 2016 · 4 comments
Open
5 of 8 tasks

Use production environment in all containers #10

michielbdejong opened this issue Jan 18, 2016 · 4 comments

Comments

@michielbdejong
Copy link
Owner

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

@michielbdejong
Copy link
Owner Author

  • 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

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

@michielbdejong
Copy link
Owner Author

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
Development

No branches or pull requests

1 participant