influxdata / influxdata/influxdb

Backup over HTTP API

Open
#22,400 5 comments 0 reactions 0 assignees View on GitHub
area/backup and restore kind/feature-request
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

I was looking to execute a backup order over the HTTP API.
Not sure if this is already implemented or not. I will explain my case.

We have an InfluxDB2 inside a Docker Container. We can't relay on Internet as it runs physicaly in the middle of nowhere. But most of the time the host and the container has internet.

We have a Docker Volume where we save the backups. But we would like to force a backup without using SSH, etc... just via the common HTTP API (With the correct permisions token)

Contributor guide

Open the contributing guide

Research direction

Start by checking whether the InfluxDB2 HTTP API already exposes a backup operation and how token permissions are handled. Then review the existing backup behavior for Docker volumes; done would mean a documented, permission-protected way to trigger a backup without SSH.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
api, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.