---
title: "Deploy Pingvin Share X"
description: "Protected Pingvin file sharing with durable uploads and accounts."
category: "Other"
url: https://railway.com/deploy/pingvin-share-x
---

# Deploy Pingvin Share X

Protected Pingvin file sharing with durable uploads and accounts.

**[Deploy Pingvin Share X on Railway](https://railway.com/template/pingvin-share-x)**

- **Creator:** Anton Orel's Projects
- **Category:** Other
- **Total deploys:** 1

## Template content

### Pingvin Share X

- **Image:** smp46/pingvin-share-x:v1.22.1@sha256:38480232d3ec26858e0313e09584b662fde356a32aaf83f6270f26c5414065ec
- **Health check:** /api/health

### Pingvin Gateway

- **Image:** caddy:2.11.4-alpine@sha256:5f5c8640aae01df9654968d946d8f1a56c497f1dd5c5cda4cf95ab7c14d58648
- **Start command:** `/bin/sh -ec 'password_hash="$(caddy hash-password --plaintext "$GATEWAY_PASSWORD")"; printf "%s\n" "$GATEWAY_CONFIG" | sed -e "s|__USERNAME__|$GATEWAY_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 Pingvin Share X

Run a protected file-sharing service with expiring links, user accounts, share passwords, and durable uploads. A generated gateway credential protects first-user setup before Pingvin's application authentication takes over.

## About Hosting Pingvin Share X

This template runs Pingvin Share X 1.22.1 on private networking with a 5,000 MB data volume. Caddy is the only public service and checks Pingvin's database-aware health endpoint.

## Why Deploy Pingvin Share X on Railway

Railway supplies TLS, generated bootstrap protection, private networking, and durable storage without requiring a separate database for a small-team file-sharing service.

## Common Use Cases

- Send expiring files to clients or teammates.
- Replace ad hoc email attachments with controlled download links.
- Receive files through reverse shares after setup.

## Dependencies for Pingvin Share X Hosting

- A Railway volume sized for account data and uploaded files.
- Optional SMTP when email delivery is enabled after deployment.

### Deployment Dependencies

- [Pingvin Share X](https://github.com/smp46/pingvin-share-x)
- [Caddy](https://caddyserver.com)


## 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/pingvin-share-x
