---
title: "Deploy Kaku CMS"
description: "A headless CMS in Go.  — posts, pages, tags, media, users, and Content API."
category: "CMS"
url: https://railway.com/deploy/kaku-cms
---

# Deploy Kaku CMS

A headless CMS in Go.  — posts, pages, tags, media, users, and Content API.

**[Deploy Kaku CMS on Railway](https://railway.com/template/kaku-cms)**

- **Creator:** Work
- **Category:** CMS

## Template content

### Kaku CMS https://raw.githubusercontent.com/RizkyChandra/kaku/refs/heads/main/internal/web/static/logo.svg

- **Image:** ghcr.io/rizkychandra/kaku:latest
- **Public domain:** Yes

## Buckets

- **KakuBucket**

## Documentation

# Deploy and Host Kaku CMS on Railway

A headless CMS in Go. Ghost's authoring half, nothing else — markdown posts and pages, tags, media,
users, and a read-only Content API. No themes, no members, no newsletters.

Single static binary, no CGO. SQLite for storage, S3-compatible object storage for media.

## About Hosting Kaku CMS

## Common Use Cases

- **Posts and pages** in markdown, with a live-preview editor, drafts, scheduling, and revision history
- **Tags**, with inline editing
- **Media library** backed by S3 (or MinIO, or the bundled fake for development)
- **Staff accounts** with owner/admin/editor/author/contributor roles
- **Full-text search** over your writing, including Japanese and other CJK text
- **Multi-language**: a translated admin interface, and posts that can exist in several languages
- **Content API** — a read-only JSON API, key-authenticated, for whatever front end you like

## Dependencies for Kaku CMS Hosting

- Go · [chi](https://github.com/go-chi/chi) 
- [templ](https://templ.guide) 
- [htmx 4](https://htmx.org) 
- Tailwind CSS 
- [sqlc](https://sqlc.dev) 
- SQLite ([modernc](https://modernc.org/sqlite), pure Go) 
- [goldmark](https://github.com/yuin/goldmark)

### Deployment Dependencies
None

## Why Deploy Kaku CMS 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 Kaku CMS 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) — [Jul'26] Complete self-hosted omnichannel customer support desk.
- [Paperless-ngx](https://railway.com/deploy/paperless-ngx-3) — Document management with OCR on Railway with PostgreSQL and Redis
- [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/kaku-cms
