One-click services. AI-managed after.
Infraa installs these on Ubuntu 22.04, Ubuntu 24.04, and Debian 12 from a reviewable plan you approve — then keeps monitoring them every 60 seconds. No mystery scripts, no SSH session.
Databases
6 servicesPostgreSQL
01PostgreSQL 15 or 16 from the official PGDG repository, with managed config and an encrypted superuser password.
MariaDB
04MariaDB from your distro's apt repository, with an encrypted root password and a managed config drop-in.
MySQL
06MySQL 8.0 from Ubuntu's apt repository, with an encrypted root password and localhost-only binds.
MongoDB
07MongoDB Community Server 8.0 from the official MongoDB repository, bound to localhost by default.
ClickHouse
08The ClickHouse OLAP column store from its official repository — every listener bound to localhost.
Qdrant
16Vector database for RAG and semantic search — a pinned Rust binary on its standard ports, bound to localhost.
AI & search
2 servicesMeilisearch
11Meilisearch as a single pinned binary — typo-tolerant search API bound to localhost, protected by a master key.
Ollama
12Ollama's CPU-only build as a pinned artifact — open LLMs behind a localhost API, models pulled on demand.
Monitoring
4 servicesGrafana
13Grafana OSS from the official Grafana Labs repository — current stable, dashboards on port 3000 in about two minutes.
Prometheus
14Prometheus with node_exporter from your distro's apt repository — host metrics out of the box, 15-day retention.
VictoriaMetrics
17Fast, low-resource time-series database — a Prometheus-compatible remote-write target in a single pinned binary.
Node Exporter
18Prometheus Node Exporter — host CPU, memory, disk, and network metrics on a localhost /metrics endpoint.
Security
2 servicesFail2ban
23Bans IPs that brute-force SSH or flood your app vhosts with blocked requests — SSH protection on by default.
CrowdSec
24Crowd-sourced blocklist plus an nftables firewall bouncer that auto-registers and drops known-bad IPs — SSH scenarios on by default.
Files & storage
3 servicesFile Browser
19A web UI for the files on your server — upload, download, preview, edit, and share — as a single pinned binary.
SeaweedFS
21S3-compatible object storage in a single pinned binary — master, volume, filer, and S3 gateway in one process.
Syncthing
22Continuous, encrypted peer-to-peer file sync between your devices — no cloud in the middle.
Apps & infrastructure
7 servicesRedis
02Redis from your distro's apt repository, bound to localhost with protected mode on — safe by default.
nginx
03A managed reverse-proxy vhost in front of your app, with optional Let's Encrypt TLS.
Docker
05Docker CE from Docker's official repository, with the Buildx and Compose plugins included.
RabbitMQ
09RabbitMQ from your distro's apt repository with a matched Erlang runtime — a working broker in one approval.
PocketBase
10PocketBase as a single pinned binary — SQLite backend, auth, file storage, and admin UI, bound to localhost.
Gitea
15Self-hosted Git service — repos, issues, pull requests, and CI — as a single pinned binary bound to localhost.
Memos
20Lightweight self-hosted notes — markdown, tags, and sharing with an embedded SQLite database, in one pinned binary.
Need something that isn't here? Every service Infraa manages goes through the same reviewed, capability-locked install path — the catalog grows without ever loosening the security model.