Add repos.toml

This commit is contained in:
2025-07-11 09:53:18 -04:00
parent 0aaa7d5dc5
commit 9898426fcc

62
repos.toml Normal file
View File

@@ -0,0 +1,62 @@
[[repo]]
name = "audiobookshelf"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "advplyr/audiobookshelf"
branch = "master"
##
[[repo]]
name = "freshrss"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "FreshRSS/FreshRSS"
branch = "latest"
##
[[repo]]
name = "Glance"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "glanceapp/glance"
branch = "main"
##
[[repo]]
name = "Heimdall"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "linuxserver/heimdall"
branch = "master"
##
[[repo]]
name = "tautulli"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "tautulli/tautulli"
branch = "master"
[[repo]]
name = "dashy"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "lissy93/dashy"
branch = "master"