forked from GoogleCloudPlatform/govanityurls
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.yaml
126 lines (119 loc) · 3.89 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
# [[ Production Configuration File for golift.io Code Repo ]]
host: golift.io
title: Go Lift
logo_url: https://docs.golift.io/apple-touch-icon.png
description: Go Language Code Libraries - simply amazing!
links:
- title: Docker
url: https://hub.docker.com/u/golift
- title: GitHub
url: https://github.com/golift
- title: Discord
url: https://golift.io/discord
- title: Package Cloud
url: https://packagecloud.io/golift
# If this is set, a source link to this path is displayed on the index page.
# protip: setup a redirect for /source - see below.
src: /source
# This controls the max-age cache-control value.
# This setting is global, can be set per path too.
cache_max_age: 86400
# This is the path used for badgedata. Most people will unset this to turn off badgedata.
bd_path: "/bd/"
# These paths will be redirected if redir is not ""
# This setting is global, can be set per path too.
# Redirection works like this: if the path matches,
# the sub-path is then checked for one of these strings.
# If sub-path also matches, the client is redirected to
# $redir + $subpath (subpath doesn't contain matched $path)
redir_paths: ["tar.gz", "wiki", "releases"]
# Paths that get handled by this app.
paths:
/badgedata:
repo: https://github.com/golift/badgedata
redir: https://github.com/golift/badgedata
/cnfg:
repo: https://github.com/golift/cnfg
redir: https://github.com/golift/cnfg
/cnfgfile:
repo: https://github.com/golift/cnfgfile
redir: https://github.com/golift/cnfgfile
/rotatorr:
repo: https://github.com/golift/rotatorr
redir: https://github.com/golift/rotatorr
/deluge:
repo: https://github.com/golift/deluge
redir: https://github.com/golift/deluge
/imessage:
repo: https://github.com/golift/imessage
redir: https://github.com/golift/imessage
/subscribe:
repo: https://github.com/golift/subscribe
redir: https://github.com/golift/subscribe
/ffmpeg:
repo: https://github.com/golift/ffmpeg
redir: https://github.com/golift/ffmpeg
/starr:
repo: https://github.com/golift/starr
redir: https://github.com/golift/starr
/securityspy:
repo: https://github.com/golift/securityspy
redir: https://github.com/golift/securityspy
/version:
repo: https://github.com/golift/version
redir: https://github.com/golift/version
/xtractr:
repo: https://github.com/golift/xtractr
redir: https://github.com/golift/xtractr
/qbit:
repo: https://github.com/golift/qbit
redir: https://github.com/golift/qbit
/nzbget:
repo: https://github.com/golift/nzbget
redir: https://github.com/golift/nzbget
/cache:
repo: https://github.com/golift/cache
redir: https://github.com/golift/cache
/datacounter:
repo: https://github.com/golift/datacounter
redir: https://github.com/golift/datacounter
# No repos.
# Giving an item a "name" puts it in the Applications list.
/discord:
redir: https://discord.gg/YrWnVzjWMC
redir_paths: [""]
/turbovanityurls:
name: "Turbo Vanity URLs"
redir: https://github.com/golift/turbovanityurls
redir_paths: [""]
/unifi-poller:
name: "UnPoller"
redir: https://github.com/unpoller/unpoller
redir_paths: [""]
/unpoller:
name: "UnPoller"
redir: https://github.com/unpoller/unpoller
redir_paths: [""]
/secspy:
name: "SecSpy"
redir: https://github.com/davidnewhall/secspy
redir_paths: [""]
/unpackerr:
name: "Unpackerr"
redir: https://github.com/davidnewhall/unpackerr
redir_paths: [""]
/motifini:
name: "Motifini"
redir: https://github.com/davidnewhall/motifini
redir_paths: [""]
/notifiarr:
name: "Notifiarr"
redir: https://github.com/Notifiarr/notifiarr
redir_paths: [""]
/hello-world:
name: "Hello World"
redir_paths: [""]
redir: https://github.com/golift/application-builder
/source:
redir_paths: [""]
redir: https://github.com/golift/turbovanityurls