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

How to config causal-service for self-hosted Rath #403

Open
AlexLin625 opened this issue Jan 24, 2024 · 0 comments
Open

How to config causal-service for self-hosted Rath #403

AlexLin625 opened this issue Jan 24, 2024 · 0 comments

Comments

@AlexLin625
Copy link

After reading Issue #365 , I tried

  1. Mannualy deploy the service as docker service and expose its port.
  2. Add the service into the Rath docker-compose config file
  causal-service:
    restart: always
    network_mode: service:base
    build:
      context: ./services/causal-service
      dockerfile: Dockerfile

And Rath app behaves same.

... there is no option to select an "Algorithm," only blank choices are available.

@AlexLin625 AlexLin625 reopened this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant