---
title: "Deploy Coop self-hosted API"
description: "Deploy Coop's API and private Redis from a pinned source revision."
url: https://railway.com/deploy/7C_IEe
---

# Deploy Coop self-hosted API

Deploy Coop's API and private Redis from a pinned source revision.

**[Deploy Coop self-hosted API on Railway](https://railway.com/template/7C_IEe)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/7C_IEe/manifest.json

- **Creator:** joshyspeed's Projects

## Template content

### Redis https://cdn.sanity.io/images/sy1jschh/production/0ce0bfdcfbdbf69662b1116671f97c2dd788b655-157x157.svg

- **Image:** redis:8.2
- **Start command:** `/bin/sh -c "rm -rf $RAILWAY_VOLUME_MOUNT_PATH/lost+found/ && exec docker-entrypoint.sh redis-server --requirepass $REDIS_PASSWORD --save 60 1 --dir $RAILWAY_VOLUME_MOUNT_PATH"`

### coop-api

- **Source:** feebleai/coop-v2
- **Start command:** `/api`
- **Health check:** /health
- **Public domain:** Yes

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