Skip to main content
Skip to main content

Nginx Overview

The Nginx static service contains the Nginx ↗ web server optimized for your static content. You get a plain Nginx with a sensible default configuration and full control over it through your own configuration file.

Static or Nginx?

Zerops also offers the Static service, which generates the Nginx configuration for you from a declarative run.routing section (redirects, headers, CORS) and has Prerender.io built in. Choose the Nginx service when you need to write Nginx configuration yourself, for example for proxy_pass, caching, or additional ports. The run.routing section is ignored by the Nginx service, and run.documentRoot is ignored by the Static service. See the comparison.

How to start

Feature Highlights

When in doubt, reach out

Don't know how to start or got stuck during the process? You might not be the first one, visit the FAQ section to find out.

In case you haven't found an answer (and also if you have), we and our community are looking forward to hearing from you on Discord.

Have you build something that others might find useful? Don't hesitate to share your knowledge!