App icon
Open Source

Your own restic backup endpoint

Restic REST Server hosting on Appbox. Stand up a private HTTPS repository backend for the restic client, with htpasswd auth and per-user isolation on your subdomain.

Visit Website

What you get with Restic REST Server hosting

A small Go service that speaks the restic REST protocol so clients can init, backup, prune, and check against storage you control.

  • Native restic remote

    Point any supported restic client at a rest: HTTPS URL on your Appbox domain. The server stores repository packs and indexes the way upstream restic expects.

  • Password-backed auth

    Install collects a username and password pair used for HTTP basic auth. Each user maps to a private repository path so tenants do not cross-read data.

  • Client-side encryption

    Restic encrypts and deduplicates before bytes leave the client. The repository password never lives on this host, only ciphertext blobs in your volume.

  • Append-only option

    When you enable append-only semantics in your deployment, the backend can resist destructive rewrite patterns that often follow credential theft.

  • Lightweight footprint

    The image ships a focused HTTP front end and leaves CPU for sustained backup streams instead of a full desktop stack you do not need.

  • HTTPS on Appbox

    Appbox terminates TLS at the edge. After install, copy the connection URL from the installed app page and embed it in your restic -r argument.

Restic REST Server on Appbox

App Store page for Restic REST Server showing description, feature bullets, security notes, and the purple Get button
Install Restic REST Server modal with Appbox picker, boost slots, subdomain preview, and username field

Install in seconds

Pick your Appbox, fill in a few fields, and Restic REST Server is live.

Install Restic REST Server

Requires 1 App Slot

Preview

This demo shows what the installer looks like after you have an Appbox.

steve(21 slots free)
Boost Slots
4 / 20
2.0x3.0x
Resource Preview

Multiplier

1.4x

Slot Cost

5 / 21

RAM

CPUs

Ready to install? You will need an active Appbox first.

This is a preview of the install form. Choose a plan to create your Appbox and deploy for real.

How teams use the instance

Treat this app as infrastructure: clients connect, the panel tracks health, and you monitor disk like any other backup target.

Panel-first operations

Start, restart, and uninstall from the installed app page. Connection URL, credentials, and resource hints stay next to the actions you already use for other Appbox apps.

CLI workflows

Automation lives in restic backup, forget, and check jobs on each machine. Cron, systemd timers, and CI hooks all reuse the same remote URL once it is configured.

Repository layout

Data lands in the app volume as a normal restic repository tree. Snapshot your volume or replicate it with the same care you use for other primary storage.

Tune with boost

Large hosts backing up in parallel can spike CPU during index uploads. Raise Per-App Boost when sustained throughput needs more headroom than the default slice.

Restic REST on Appbox vs public object storage

FeatureRestic REST on AppboxS3-style object storage
Control planeYour Appbox account and volumesVendor console and IAM policies
TransportHTTPS restic REST on your hostnameHTTPS S3 API
Billing modelApp slots and storage on AppboxPer-GB and request metering
Egress surprisesPredictable within your planOften extra fees for reads
Client compatibilityrestic rest backendrestic s3 backend
Operational loadYou patch and monitor the appProvider handles infra

Frequently asked questions

Point your restic clients home

Deploy Restic REST Server hosting on Appbox, paste the URL into your backup scripts, and keep ciphertext on infrastructure you operate.

Available versions

VersionApp SlotsRAMCPUReleased
0.14.01SharedSharedInvalid Date

Need more resources? Use Per-App Boost to allocate extra App Slots and increase RAM and CPU by 10% per slot. See the FAQ below for details.

Restic REST Server icon

Restic REST Server

by restic

Sync
Backup
Version: 0.14.0
App Slots: 1
Visit site
No ratings yet
Back to apps