---
title: "Deploy agentfactory-template"
description: "AgentFactory Dashboard Service"
url: https://railway.com/deploy/A7hIuF
---

# Deploy agentfactory-template

AgentFactory Dashboard Service

**[Deploy agentfactory-template on Railway](https://railway.com/template/A7hIuF)**

- **Creator:** Mark Kropf's Projects

## Template content

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

- **Image:** redis:8.2.1
- **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"`

### agentfactory-dashboard

- **Source:** https://github.com/supaku/agentfactory
- **Start command:** `npm run start`
- **Health check:** /api/public/stats
- **Public domain:** Yes

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