GitXplorerGitXplorer
k

pi

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
c851ba6f5c2a79af043c5f69fd5fd0169d788251

Adds scripts

kkiwicopple committed 8 months ago
Verified
2887a95d8733ecdc0378c76d7f1f417fd59429c8

git add rclone

kkiwicopple committed 8 months ago
Verified
a77a6943f5fb47dcc94f9da5a3ed9f74050ea2fb

fix path

kkiwicopple committed 8 months ago
Verified
5eef9ae8cc49086a1accaeb4b97aa1269cf0d3ab

Adds rclone

kkiwicopple committed 8 months ago
Verified
80ef8a878d3366cd917f2b2a35d74ea94facb101

Adds duplicati

kkiwicopple committed 8 months ago
Verified
156e561c0349fed559c4e1e339ab82043b85ecfd

Update README.md

kkiwicopple committed 8 months ago

README

The README file for this repository.

pi

Home setup

Scripts

  • rclone - backup to Dropbox

To dogfood

Usage

Prereqs

Make sure you have docker-compose installed on your Pi (sudo apt-get install -y docker-compose). You might need to give elevated access then restart your Pi (sudo usermod -aG docker $USER)

Start services

  • cp .env.example .env - change all values
  • docker-compose up -d

Access services

Scripts

Follow the docs in ./docs to get started with associated scripts