Giter VIP home page Giter VIP logo

docs's People

Contributors

gonzoyumo avatar jipiboily avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

Document `no_proxy` environment var

For users using proxies, Gemnasium Enterprise will share the network stack through Docker.
As some hosts are added to /etc/hosts at startup, https calls on these hosts will fail.

The following hosts must be added to no_proxy var passed to the docker container:

127.0.0.1 localhost gemnasium-api gemnasium-auth gemnasium-badges gemnasium-billing gemnasium-notifier gemnasium-repo-syncer nsqlookupd nsqd postgresql redis

Document CA certificates for integrations

Some integrations (like GHE) could use a certificate signed by a local authority.
The documentation doesn't explain how to pass the CA Certs to Gemnasium Enterprise.

The certs must be installed in /etc/ssl/certs/, so the following parameters must be passed to the docker command:

-v [ca-cert-file-path]:/etc/ssl/[ca-cert-file-path]:ro

(repeat this for every ca file needed)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.