FNNDSC / FNNDSC/chrisomatic

Host rewrite

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Since `chrisomatic` runs inside of the container, it connects to services via hostnames which are valid only inside the docker network. The URLs printed out are also like this. For example, after successfully registering a plugin, `chrisomatic` prints `http://chris:8000/api/v1/` instead of `http://localhost:8000/api/v1/`.

There should be a way to rewrite these outputs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.