Skip to content
Discussion options

You must be logged in to vote

Yes, it should be possible to run Anubis in your case, at least from the description you've given. If the reverse proxy can reach the Java server, it should also have no issue reaching Anubis, which can forward to the Java server. Thus from the reverse proxy's perspective, it does not even need to know Anubis is there. (Whether that's the setup you decide to go with is up to you; that's just a proof-of-concept that it is possible.)

The 502 error likely means one of your services can't reach the next one. It could be a firewall/subnet issue, or it could just be as simple as getting the ports wrong.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@fbridebian
Comment options

Answer selected by fbridebian
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants