---
title: "Deploy KitchenOwl household"
description: "Private household groceries, recipes, and meal planning."
category: "Other"
url: https://railway.com/deploy/kitchenowl-household
---

# Deploy KitchenOwl household

Private household groceries, recipes, and meal planning.

**[Deploy KitchenOwl household on Railway](https://railway.com/template/kitchenowl-household)**

- **Creator:** Anton Orel's Projects
- **Category:** Other

## Template content

### KitchenOwl

- **Image:** tombursch/kitchenowl:v0.7.10@sha256:bd821a41b8cb27fd7fcf429acd1fc67e9f889485a2cd1193d68c2d804a8e1bef
- **Health check:** /api/health/8M4F88S8ooi4sMbLBfkkV7ctWwgibW6V

### KitchenOwl Gateway

- **Image:** caddy:2.11.4-alpine@sha256:5f5c8640aae01df9654968d946d8f1a56c497f1dd5c5cda4cf95ab7c14d58648
- **Start command:** `/bin/sh -ec 'password_hash="$(caddy hash-password --plaintext "$SETUP_PASSWORD")"; printf "%s\n" "$GATEWAY_CONFIG" | sed -e "s|__USERNAME__|$SETUP_USERNAME|g" -e "s|__PASSWORD_HASH__|$password_hash|g" -e "s|__UPSTREAM__|$UPSTREAM|g" >/tmp/Caddyfile; exec caddy run --config /tmp/Caddyfile --adapter caddyfile'`
- **Health check:** /healthz
- **Public domain:** Yes

## Documentation

# Deploy and Host KitchenOwl household on Railway

KitchenOwl is a private household organizer for groceries, recipes, meal plans, shared expenses, and family collaboration.

## About Hosting KitchenOwl household

The template runs the immutable KitchenOwl 0.7.10 image behind an onboarding-only Caddy credential with closed public registration. One 5 GB volume preserves the SQLite database and household uploads.

## Why Deploy KitchenOwl household on Railway

Railway supplies HTTPS, generated secrets, health-gated deployment, and durable storage. A generated Basic Auth credential protects only first-owner onboarding, so an unauthenticated visitor cannot claim setup while normal KitchenOwl sessions remain unchanged.

## Common Use Cases

- Share grocery lists across a household
- Plan meals and organize recipes
- Track household shopping expenses

## Dependencies for KitchenOwl household Hosting

The deployment uses [KitchenOwl](https://kitchenowl.org), its [official source](https://github.com/TomBursch/kitchenowl), the [KitchenOwl documentation](https://docs.kitchenowl.org), [Caddy](https://caddyserver.com), and one Railway volume.

### Deployment Dependencies

- KitchenOwl 0.7.10
- Caddy onboarding gateway
- One 5 GB Railway volume


## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/kitchenowl-household
