Deploy NoClick
Agents for any background task, on your ChatGPT or Claude subscription.
noclick
Just deployed
/var/lib/noclick
Just deployed
/var/lib/postgresql/data
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
Template Content