Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

New Pipelines Services - Connect to services

Seth Miller April 12, 2017

Do you guys have more info on how to connect to these other service containers? Does it work via DNS/Env variable like Docker links? So to connect to redis in your example we would just try to connect to redis:6397? Can you elaborate on how to use that? Thanks!

 

-Seth

1 answer

1 accepted

2 votes
Answer accepted
SebC
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 22, 2017

Hey Seth, essentially every service binds to a single ethernet adapter. This is roughly equivalent to running everything on your local dev machine.

Each service will be available via localhost, and port bindings must be unique (eg. can't run apache AND nginx on port 80)

hope that helps :)

Seth Miller January 22, 2018

So it's the equivalent in docker to `host` networking mode. Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events