---
title: "Deploy Maintenant"
description: "Uptime monitoring, SSL checks, and alerts. Go + SQLite."
category: "Observability"
url: https://railway.com/deploy/maintenant
---

# Deploy Maintenant

Uptime monitoring, SSL checks, and alerts. Go + SQLite.

**[Deploy Maintenant on Railway](https://railway.com/template/maintenant)**

- **Creator:** judetelan's Projects
- **Category:** Observability
- **Total deploys:** 1

## Template content

### maintenant

- **Source:** kOlapsis/maintenant

## Documentation

# Deploy and Host Maintenant on Railway

Maintenant monitors your websites and APIs and tells you the moment something goes down. It checks URLs on a schedule, watches SSL certificate expiration dates, and sends alerts through your preferred channel.

## About Hosting Maintenant

Maintenant is a single Go binary with SQLite. No external database, no dependencies. Deploy from this template and add your endpoints in the web UI. It pings them from Railway's network, which is where you want your uptime monitor running — not on the same machine as what it's monitoring.

## Common Use Cases

- Monitoring uptime for your production websites and APIs
- Getting alerts before SSL certificates expire
- Tracking response times and spotting slow endpoints
- Running a status page for your team or customers

## Dependencies for Maintenant Hosting

- No external dependencies. Go binary + SQLite, everything self-contained
- No API keys required
- Optional: configure alert channels (email, Slack, webhook)

## Why Deploy Maintenant on Railway?

Railway hosts your infrastructure so you don't deal with configuration. Deploy Maintenant and get an always-on monitor checking your stack from an external network. Minimal resources, maximum uptime visibility.

## Similar templates

- [Pyroscope profiling](https://railway.com/deploy/pyroscope-profiling) — Protected continuous profiling with durable Pyroscope storage.
- [SigOnly](https://railway.com/deploy/sigonly) — Deploy SigNoz with a working demo app & config in one click
- [Unwrapped Spotify Music Stats](https://railway.com/deploy/wide-bold) — Unwrapped Spotify Music Stats, Estatísticas de músicas disponíveis

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