Skip to content

Update Dockerfile (and exrproxy image) with improved nginx config #18

@ConanMishler

Description

@ConanMishler

Someone should configure nginx to give a 404 response on any request not on path /xr. This should be done in Dockerfile, where nginx.conf is created. Then a private image of exrproxy should be created from the new Dockerfile, then the private exrproxy image should be tested. If the test passes, a PR to merge the new Dockerfile to master should be created, and the new exrproxy image should be pushed to blocknetdx/exrproxy docker hub repo.

This enhancement will allow fail2ban to easily ban all malicious attempts to access an SNode server simply by banning all attempts which get a 404 error response.

I was going to assign this to @walkjivefly but I don't seem to have authority to do so in this Hydra project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions