Deploy ScyllaDB (Deprecated)

Use https://railway.app/template/6RHNrS?referralCode=NreDXR instead!

Deploy ScyllaDB (Deprecated)

/var/lib/scylla

ScyllaDB

ScyllaDB is a high-performance NoSQL database system, fully compatible with Apache Cassandra.

Features

  • ScyllaDB out-of-the-box

Usage

  • Add a project as new service
  • Edit a service's configuration to point to ScyllaDB's railway public network's domain. You can find these value from these special variables (Can be found on ScyllaDB service -> Variables tab):
    • $SCYLLA_HOST
    • $SCYLLA_PORT
  • Your service(s) should now be connected to the ScyllaDB

Known Issues

Environment Variables

  • MEM: Memory limit, default: 2G
  • SMP: Restricts ScyllaDB to N logical cores, default: 2
  • LISTEN_ADDR: ScyllaDB's listen address, default: 0.0.0.0
  • API_ADDR: ScyllaDB's Rest API address, default: 0.0.0.0

Special Environment Variables

  • SCYLLA_HOST: You can use this variable's value to connect your software to ScyllaDB. You can also use it to connect to ScyllaDB from you favorite DB (Cassandra-compatible) client
  • SCYLLA_PORT: You can use this variable's value to connect your software to ScyllaDB. You can also use it to connect to ScyllaDB from you favorite DB (Cassandra-compatible) client

Learn More


Template Content

More templates in this category

View Template
Postgres Backup to Cloudflare R2
Auto back up PostgreSQL databases to Cloudflare R2 with optional encryption

View Template
ReadySet
A lightweight caching engine for Postgres

View Template
Simple S3
Deploy a S3-compatible storage service with a pre-named bucket.