Add repos.toml
This commit is contained in:
62
repos.toml
Normal file
62
repos.toml
Normal 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"
|
||||||
Reference in New Issue
Block a user