10 months ago
I've been reading and I from what I see the answer is no, but asking for clarification.
Can Service A (in project A) talk to Service B (in project B) via Railway's private networking?
My use case is the following:
I want to have an observability project (opentelemetry stack) which I wish to re-use across my different apps.
In the past, I had this otel collector scrape different service via a private network. Can I do that with Railway?
Or will I need to have a collector per project?
5 Replies
10 months ago
cdf7b02f-c823-4fae-965a-c72950cfaa1c
10 months ago
Railway does not offer private networking between projects.
10 months ago
But can't you host everything on the same project? Railway offers service groups, which are perfect for organization.
10 months ago
Yea I can, I think I'll probably do that
10 months ago
Between environments in the same project either?