# Deploying ENSRainbow

:::note
Follow these guides to deploy an ENSRainbow instance.
:::

Running your own ENSRainbow instance is helpful for those that wish to:

- Maintain control over their own infrastructure
- Keep their requests private
- Ensure control over their own availability and uptime guarantees

## Deploy to Railway

The fastest way to deploy ENSRainbow is to use Railway's one-click deploy.

[Deploy to Railway](/docs/services/ensrainbow/deploying/railway)

## Deploy with Docker

You can also deploy the ENSRainbow Docker container to various cloud providers or run it as part of your own stack.

[Deploy with Docker](/docs/services/ensrainbow/deploying/docker)