Hi All, hope you can help.
I'm trying map out how our people data flows around the company. Where to goes and where it comes from.
We have multiple sources of truth, our hr system will be responsible for things like names, Cisco for phone numbers, exchange for emails etc.
I need to map out all the individual connections, so the HR system might import the email from AD, and something else might take the email from exchange and put in a custom database, then something else might take it from the custom database and put it into AD.
Basically it's a mess, I need to be able to document it so we can effectively rip it out and rewire everything much more efficiently going forward, hoping to move maybe a hub and spoke design with multiple producers/consumers where we can easily plumb something new in, or swap out a product without having cold sweats.
I'd like the tool to be less about actual "drawing" and more about me describing the layout and it producing the image output, that way edits to this mess of spaghetti will hopefully be a lot easier until it's done.
I'm not sure I see what the need for FlareSolverr is, as I understand it it's a reverse proxy that will add the cloudflare authentication cookies so that your *arr apps can access prowlarr, however you should just be able to stick them on a named bridge network and access them internally by container name.
I think using FlareSolverr is adding unnecessary complexity as you shouldn't need to make an internet round trip for containers to access each other.
I have all my internet facing stuff behind Authelia with 2fa but it still works because the containers talk to each other on their own network directly.