---
title: "Deploy xyOps"
description: "xyOps: jobs, workflows, monitoring, schedules, triggers & REST API."
category: "Observability"
url: https://railway.com/deploy/xyops
---

# Deploy xyOps

xyOps: jobs, workflows, monitoring, schedules, triggers & REST API.

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

- **Creator:** RBR Digital
- **Category:** Observability
- **Total deploys:** 2

## Template content

### xyOps https://docs.xyops.io/images/logo-256.png

- **Image:** ghcr.io/pixlcore/xyops:latest

## Documentation

# Deploy and Host xyOps on Railway

[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/xyops?referralCode=9uHSFr&utm_medium=integration&utm_source=template&utm_campaign=generic)

xyOps is a modern infrastructure orchestration and operational automation platform designed for managing distributed services, workflows, and DevOps operations at scale. Built for reliability and flexibility, xyOps enables teams to centralize automation, monitor services, and manage operational workloads from a unified environment.

## About Hosting xyOps

Hosting xyOps requires persistent storage for operational data, configuration files, and logs. The platform also requires Docker socket access for infrastructure orchestration and container management capabilities. Railway provisions networking, SSL, deployment workflows, and scalable infrastructure automatically.

The application exposes services on ports `5522` and `5523` for cluster communication, orchestration, and internal service management.

## Common Use Cases

* Infrastructure orchestration and automation
* Distributed service management
* DevOps workflow automation
* Operational monitoring and logging
* Internal platform engineering environments

## Dependencies for xyOps Hosting

* Persistent volume for application data
* Persistent configuration storage
* Persistent log storage
* Docker socket access for orchestration features

### Deployment Dependencies

* [xyOps Website](https://xyops.io)
* [Railway Documentation](https://docs.railway.app)
* [Docker Documentation](https://docs.docker.com)

### Implementation Details

**Environment variables** (use Railway reference syntax when deploying):

| Variable            | Value                            |
| ------------------- | -------------------------------- |
| `XYOPS_xysat_local` | `true`                           |
| `XYOPS_masters`     | `xyops01.internal.mycompany.com` |
| `TZ`                | `America/Los_Angeles`            |

**Volumes:**

| Mount Path        | Purpose                     |
| ----------------- | --------------------------- |
| `/opt/xyops/data` | Persistent application data |
| `/opt/xyops/conf` | Configuration files         |
| `/opt/xyops/logs` | Application logs            |

**Ports exposed:**

| Port   | Usage                          |
| ------ | ------------------------------ |
| `5522` | Primary xyOps communication    |
| `5523` | Auxiliary and cluster services |

**Quick start (local):**

```bash
docker compose up -d
```

xyOps will be available through the configured host and exposed service ports.

## Why Deploy xyOps on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway hosts your services, networking, and persistent infrastructure without requiring manual operational management while still allowing vertical and horizontal scaling.

By deploying xyOps on Railway, you simplify infrastructure orchestration, operational automation, and distributed service management using a scalable cloud-native platform. Railway enables teams to focus on operations and automation instead of infrastructure maintenance.

---

## Template Author

Created and maintained by **Douglas Rubim**.

GitHub: https://github.com/douglasrubims

## Similar templates

- [Pyroscope profiling](https://railway.com/deploy/pyroscope-profiling) — Protected continuous profiling with durable Pyroscope storage.
- [SigOnly](https://railway.com/deploy/sigonly) — Deploy SigNoz with a working demo app & config in one click
- [Unwrapped Spotify Music Stats](https://railway.com/deploy/wide-bold) — Unwrapped Spotify Music Stats, Estatísticas de músicas disponíveis

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