Connect and retrieve initial bucket index

This commit is contained in:
Matteo Settenvini 2023-07-01 13:03:41 +02:00
commit eccd4ef797
12 changed files with 3531 additions and 0 deletions

9
Settings.toml.example Normal file
View file

@ -0,0 +1,9 @@
# SPDX-FileCopyrightText: Public domain.
# SPDX-License-Identifier: CC0-1.0
access_key_id = ""
secret_access_key = ""
bucket = ""
endpoint = "https://eu-central-1.linodeobjects.com"
region = "eu-central-1"