---
title: "Deploy NoClick"
description: "Agents for any background task, on your ChatGPT or Claude subscription."
category: "Automation"
url: https://railway.com/deploy/noclick
---

# Deploy NoClick

Agents for any background task, on your ChatGPT or Claude subscription.

**[Deploy NoClick on Railway](https://railway.com/template/noclick)**

- **Creator:** Dhruv Yadav's Projects
- **Category:** Automation

## Template content

### noclick https://raw.githubusercontent.com/noclickapp/noclick/main/frontend/public/icon-512-rounded.png

- **Image:** ghcr.io/noclickapp/noclick:0.2.11
- **Health check:** /health
- **Public domain:** Yes

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

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

## Documentation

# Deploy and Host NoClick

Build agents that automate any background task, on your own Railway project, with the ChatGPT or Claude subscription you already have. One click: a Postgres database and the reviewed public release image, and nothing to fill in.

## About Hosting NoClick

NoClick runs its backend, frontend, HTTP gateway and auth layer in one container. On first boot it prepares the database it was given, mints this instance's own secrets, and serves everything on the service's Railway domain. One replica is by design: the scheduler and realtime state are in-process.

## Why Deploy NoClick on Railway

Railway creates the database, generates every secret, gives the service an HTTPS domain and health checks, and keeps a volume for agent workspaces — the whole install is the Deploy button.

## Common Use Cases

- Build and run visual automations
- Connect APIs and SaaS tools
- Run self-hosted AI agent workflows

## Dependencies for NoClick

None. Copy `CREDENTIALS_ENCRYPTION_KEY` from the service's variables somewhere safe: it encrypts every stored integration credential, and credentials cannot be read without it.

### Deployment Dependencies

- A Railway Hobby plan or higher
- Self-hosting guide: https://github.com/noclickapp/noclick/blob/main/docs/self-hosting.md


## Similar templates

- [N8N Main + Worker](https://railway.com/deploy/n8n-main-worker) — Deploy and Host N8N with Inactive worker.
- [Evolution API with n8n](https://railway.com/deploy/evolution-api-with-n8n) — Automate WhatsApp workflows with Evolution API, n8n, and Postgres.
- [Postgres Backup](https://railway.com/deploy/postgres-s3-backups) — Cron-based PostgreSQL backup to bucket storage

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