---
title: "Deploy Metaverse Server"
description: "Deploy a Metaverse Server"
url: https://railway.com/deploy/_F8xqv
---

# Deploy Metaverse Server

Deploy a Metaverse Server

**[Deploy Metaverse Server on Railway](https://railway.com/template/_F8xqv)**

- **Creator:** junior
- **Total deploys:** 96

## Template content

### MySQL https://devicons.railway.app/i/mysql.svg

- **Image:** mysql:9.4
- **Start command:** `docker-entrypoint.sh mysqld --innodb-use-native-aio=0 --disable-log-bin --performance_schema=0 --innodb-buffer-pool-size=128M --max-connections=50 --tmp-table-size=16M --max-heap-table-size=16M --sort-buffer-size=256K --join-buffer-size=256K`

### MVServer https://cdn.rp1.com/i/mvs/rp1-mvserver.png

- **Source:** MetaversalCorp/MSF_Map_Railway
- **Start command:** `cd dist && npm run install:svc && npm start`
- **Public domain:** Yes

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