---
title: "Deploy Interval"
description: "The simplest way to build internal tools without building UIs"
category: "Other"
url: https://railway.com/deploy/tFqAVW
---

# Deploy Interval

The simplest way to build internal tools without building UIs

**[Deploy Interval on Railway](https://railway.com/template/tFqAVW)**

- **Creator:** Thalles Passos's Projects
- **Category:** Other
- **Total deploys:** 25

## Template content

### Interval Uploads Storage https://devicons.railway.app/i/minio.svg

- **Image:** minio/minio:latest
- **Start command:** `/bin/sh -c "mkdir -p $RAILWAY_VOLUME_MOUNT_PATH/interval-uploads && minio server --address [::]:$MINIO_PRIVATE_PORT $RAILWAY_VOLUME_MOUNT_PATH"`
- **Health check:** /minio/health/ready
- **Public domain:** Yes

### Interval Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:16

### Interval

- **Source:** ThallesP/interval-on-railway
- **Health check:** /health-check/
- **Public domain:** Yes

## Documentation

# Build internal tools with just backend code

Interval generates full web apps just from backend Node.js code. If you love writing code but hate building UIs, you'll love building with Interval.

And all of your important data are keep secure in your own infrastructure.

Best of all, Interval is fully [open-source](https://github.com/interval/server), giving you complete transparency through code auditing.

# Getting started
See [getting started guide](https://interval.com/docs/getting-started) from Interval's docs.

# FAQ

## How much does it cost to run a Interval instance?
As Railway charges per usage it highly depends on your traffic, for me it costs about 5-7$ per month for about five users

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/tFqAVW
