---
title: "Deploy RackPeek"
description: "CLI tool to discover, manage, and document your home lab."
category: "Storage"
url: https://railway.com/deploy/rackpeek
---

# Deploy RackPeek

CLI tool to discover, manage, and document your home lab.

**[Deploy RackPeek on Railway](https://railway.com/template/rackpeek)**

- **Creator:** PAUZ Digital
- **Category:** Storage

## Template content

### rackpeek https://raw.githubusercontent.com/Timmoth/RackPeek/main/assets/rackpeek_logo_128x128.png 

- **Image:** aptacode/rackpeek:latest
- **Health check:** /
- **Public domain:** Yes

## Documentation

# Deploy and Host RackPeek on Railway

RackPeek is a web UI and CLI tool for documenting and managing home lab and small-scale IT infrastructure. It helps you track hardware, services, networks, and their relationships in a clear, scriptable, and reusable way — without enterprise bloat or proprietary lock-in.

## About Hosting RackPeek

RackPeek runs as a single Docker container serving a web interface on port 8080. All state is stored in YAML files on a persistent volume at `/app/config`, making it lightweight and easy to back up. There are no external database dependencies — just deploy the container, attach a volume, and you're ready to document your infrastructure. The official Docker image supports both amd64 and arm64 architectures and is actively maintained.

## Common Use Cases

- Document and visualize home lab hardware, racks, and network topology
- Track services, their dependencies, and relationships across your infrastructure
- Generate Ansible inventory files from your documented infrastructure
- Share infrastructure documentation with team members via a clean web UI

## Dependencies for RackPeek Hosting

- Persistent volume mounted at `/app/config` for YAML configuration storage

### Deployment Dependencies

- [RackPeek GitHub Repository](https://github.com/Timmoth/RackPeek)
- [RackPeek Documentation](https://timmoth.github.io/RackPeek/docs/overview)
- [RackPeek Docker Image](https://hub.docker.com/r/aptacode/rackpeek/)

## Why Deploy RackPeek 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 RackPeek 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

- [Garage S3 Storage](https://railway.com/deploy/garage-s3-storage) — Ultra-light S3 server: fast, open-source, plug-and-play.
- [Redis](https://railway.com/deploy/redis-1) — Self Host Latest Redis with Railway
- [EasyImg](https://railway.com/deploy/easyimg) — Simple self-hostable Nuxt.js personal image hosting system.

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