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

Environment Variable #25

Open
9 tasks done
anak10thn opened this issue Jun 5, 2017 · 2 comments
Open
9 tasks done

Environment Variable #25

anak10thn opened this issue Jun 5, 2017 · 2 comments

Comments

@anak10thn
Copy link
Member

anak10thn commented Jun 5, 2017

  • ORCINUS=[prod or dev]
  • ORCINUS_HOST=[hostname]
  • ORCINUS_PORT=[default 4000]
  • ORCINUS_HTTP_CORS= example : http://domain1.com, http://domain2.com or *
  • ORCINUS_DOMAIN=[main domain]
  • ORCINUS_OMURA=[omura hostname]
  • ORCINUS_DB = [default 'localhost/orcinus']
  • ORCINUS_DOCKER_SOCKET= [default /var/run/docker.sock]
  • ORCINUS_SECRET = [default orcinus]
@anak10thn
Copy link
Member Author

anak10thn commented Jun 17, 2017

@herpiko
Copy link
Member

herpiko commented Jul 6, 2017

OAuth :

  • Google
    • GOOGLE_OAUTH_CLIENT_ID
    • GOOGLE_OAUTH_CLIENT_SECRET
    • GOOGLE_OAUTH_CALLBACK_URL
  • Github
    • GITHUB_OAUTH_CLIENT_ID
    • GITHUB_OAUTH_CLIENT_SECRET
    • GITHUB_OAUTH_CALLBACK_URL

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

No branches or pull requests

2 participants