Skip to content

Setup NGINX #5

@mcoquet

Description

@mcoquet

Serve frontend Assets and proxy to couchdb.

The idea is that this NGINX will be the http gateway to:

  • serve the frontend assets & pages
  • security proxy to couchdb.

As a security proxy to couchdb, this NGINX will allow only GET requests to flow through it. This will allow us to keep configuration in COUCHDB very open, and the database completely hidden from the outside network.

Make sure to use a docker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions