Skip to content

Web configuration

Note

We're continuously enhancing the Domino REST API and expanding its documentation to make it even more useful. This page is currently being developed with additional content and examples. If there's anything you'd like to see covered here, we'd love to hear your feedback.

This section provides how-to guides for configuring web access to Domino REST API, including reverse proxy setup and related web security configuration.

Reverse proxy configuration

The Domino REST API operates on separate ports, enabling you to manage access to sensitive information through a proxy, a firewall, or both. You can configure a proxy on the same machine, on a different machine, or utilize your firewall as a proxy.

Ports in use

The example procedures provided below guide you in using nginx as a proxy, but take note that the Domino REST API is compatible with any type of proxy.

Security configuration