---
title: "Deploy cordyscrm"
description: "AI CRM with built-in MCP, ready for access with one-click deployment"
category: "Automation"
url: https://railway.com/deploy/cordyscrm
---

# Deploy cordyscrm

AI CRM with built-in MCP, ready for access with one-click deployment

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

- **Creator:** kmaki's Projects
- **Category:** Automation
- **Total deploys:** 3

## Template content

### app

- **Image:** 1panel/cordys-crm:v1.6.2
- **Public domain:** Yes

## Documentation

# Deploy and Host Cordys CRM on Railway

## About Hosting Cordys CRM on Railway
Cordys CRM can run on Railway as a single Docker-image service with built-in web UI, API, MySQL, Redis, and MCP components. This keeps deployment simple while preserving the upstream startup behavior.

## Tech Stack
- Spring Boot (Java 21)
- Vue.js Web UI
- MariaDB (embedded in container)
- Redis (embedded in container)
- MCP Server (embedded in container)

## Why Deploy Cordys CRM on Railway
Railway gives a fast path to one-click hosting with public HTTPS, simple environment variable management, and reproducible Docker image deployments using pinned versions.

## Common Use Cases
- SMB sales pipeline and customer lifecycle management
- Opportunity, contract, and payment tracking
- Team collaboration with role-based CRM workflows
- AI-assisted CRM operations with MCP integration

## Deployment Notes
- Uses upstream image pinned to `docker.io/1panel/cordys-crm:v1.6.2`.
- Keep upstream ENTRYPOINT/CMD; no `startCommand` override is needed.
- Public HTTP traffic is routed through `PORT=8081`.
- Default application login is `admin / CordysCRM`.
- This template uses no mounted volume by default; container-local data is ephemeral on redeploy.

## Dependencies for Cordys CRM on Railway
This template is a single-service deployment with no external service dependency.

### Deployment Dependencies

| Service | Image | Port | Volume |
|---------|-------|------|--------|
| app | docker.io/1panel/cordys-crm:v1.6.2 | 8081 | - |

## 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/cordyscrm
