Skip to content

compreface-core on separate node #1156

Answered by orrious
orrious asked this question in General
Discussion options

You must be logged in to vote

Docker allows you to inject additional entries to the containers hosts file. I defined the compreface-core host in the compreface-ui container via docker-compose.yaml so that the compreface-ui container could find the core container on the other host.

    extra_hosts:
      - "compreface-core:A.B.C.D"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by orrious
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant