restic-server

Install latest/stable of restic-server

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install restic-server

Don't have snapd? Get set up for snaps.

Channel Version Published

REST server backend for Restic

This snap packages the REST server backend for Restic.

Configuration and Daemon Management

To simplify management of the REST server daemon, a configuration file (rest-server.conf) is provided in the snap package. This file allows you to easily customize the behavior of the REST server without modifying the wrapper script or service definition.

Location

The configuration file is located at:

/var/snap/restic-server/common/rest-server.conf

Usage

  1. Edit the configuration file to set your desired options (such as data directory, authentication, TLS, etc.).

  2. After making changes, restart the daemon to apply the new configuration:

    sudo snap restart restic-server

The wrapper script (rest-server-wrapper.sh) automatically loads and applies the settings from rest-server.conf when starting the REST server.

This approach makes it easy to manage and update the service configuration, ensuring changes are persistent and straightforward.

Details for restic-server

License
  • BSD-2-Clause

Last updated
  • 23 August 2025 - latest/stable
  • 1 October 2025 - latest/edge

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.


Install restic-server on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using restic-server