Skip to content

Advise needed: How to secure rancher driven application itself so that it can ONLY be accessed thru rap? #43

@hanselke

Description

@hanselke

So this is more of a rancher question, but i wish to restrict access to all applications whichcurrently have domain names driven by rap so that it only ever goes thru the nginx-proxy.

Purpose is to be able to install nginx-lua into rap, so that i'm able to run lua scripts against every connection.

How would this be accomplished?

I was thinking that we do not define any ports at all for all applications within the application config.
This is probably the easiest way to stop rancher from opening those public ports.

then make rap.port mandatory so that rap will always know which ports are needed , and have rancher active proxy make a docker --link with every container that needs to be proxied?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions