---
title: "Deploy CMS Wordpress Powered by SOPAN"
description: "WordPress siap pakai dengan database MySQL terhubung otomatis."
category: "CMS"
url: https://railway.com/deploy/cms-wordpress-powered-by-sopan
---

# Deploy CMS Wordpress Powered by SOPAN

WordPress siap pakai dengan database MySQL terhubung otomatis.

**[Deploy CMS Wordpress Powered by SOPAN on Railway](https://railway.com/template/cms-wordpress-powered-by-sopan)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/cms-wordpress-powered-by-sopan/manifest.json

- **Creator:** admin's Projects
- **Category:** CMS

## 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=1G`

### wordpress-tkGV https://raw.githubusercontent.com/nafhansa/Icon-Projects/main/logo-sprinkle-mark.png

- **Image:** ghcr.io/daniakash/wordpress-bitnami:latest
- **Health check:** /health
- **Public domain:** Yes

## Documentation

# Deploy and Host sopan-wordpress on Railway
sopan-wordpress adalah template WordPress siap pakai yang sudah terhubung dengan database MySQL secara otomatis. Cocok untuk membuat blog, company profile, portofolio, atau toko online berbasis WooCommerce tanpa perlu konfigurasi server, database, atau koneksi manual antar service.

## About Hosting sopan-wordpress
Hosting sopan-wordpress di Railway berarti menjalankan dua service sekaligus: WordPress sebagai aplikasi utama dan MySQL sebagai database-nya. Railway otomatis membuat koneksi antar keduanya lewat environment variable, jadi kamu tidak perlu setting host, port, atau kredensial database secara manual. Setelah deploy, WordPress langsung bisa diakses lewat domain yang di-generate Railway, dan kamu tinggal login ke `/wp-admin` untuk mulai mengelola konten.

## Common Use Cases
- Blog pribadi atau perusahaan
- Website company profile atau landing page bisnis
- Toko online dengan plugin WooCommerce

## Dependencies for sopan-wordpress Hosting
- MySQL database (disediakan otomatis sebagai bagian dari template)
- Domain custom (opsional, jika tidak ingin memakai domain default dari Railway)

## Why Deploy sopan-wordpress on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying sopan-wordpress on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.

## Similar templates

- [Libredesk - Complete Setup](https://railway.com/deploy/libredesk-complete-setup) — Complete self-hosted omnichannel customer support desk.
- [Paperless-ngx](https://railway.com/deploy/paperless-ngx-3) — Paperless-ngx — document management with OCR and full-text search
- [Instatic CMS - Postgres](https://railway.com/deploy/instatic-cms-postgres) — Design, build and manage powerful static sites from state-of-the-art CMS

Open this page in a browser: https://railway.com/deploy/cms-wordpress-powered-by-sopan
