File tree 4 files changed +27
-1
lines changed
cloudflare-ddns-updater/files
4 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
services:
2
2
cloudflare-ddns:
3
3
image: favonia/cloudflare-ddns:latest
4
+ container_name: cloudflare-ddns
4
5
network_mode: host
5
6
restart: always
6
7
user: "1000:1000"
Original file line number Diff line number Diff line change 1
1
server :
2
+ proxied : true
2
3
assets-path : /app/assets
3
4
4
5
theme :
Original file line number Diff line number Diff line change 3
3
- size : small
4
4
widgets :
5
5
- type : clock
6
+ hide-header : true
6
7
hour-format : 24h
7
8
timezones :
8
9
- timezone : Asia/Ho_Chi_Minh
13
14
- size : full
14
15
widgets :
15
16
- type : search
17
+ hide-header : true
16
18
autofocus : true
17
19
new-tab : true
18
20
bangs :
89
91
- size : small
90
92
widgets :
91
93
- type : weather
94
+ hide-header : true
92
95
location : ${WEATHER_LOCATION}
93
96
units : metric
94
97
hour-format : 24h
95
98
96
99
- type : markets
100
+ hide-header : true
97
101
chart-link-template : https://finance.yahoo.com/chart/{SYMBOL}
98
102
symbol-link-template : https://finance.yahoo.com/quote/{SYMBOL}
99
103
markets :
100
104
- symbol : SC0J.DE
101
105
- symbol : IS3N.DE
102
106
- symbol : BTC-EUR
103
107
- type : monitor
108
+ hide-header : true
104
109
cache : 1m
105
110
title : Services
106
111
sites :
109
114
icon : https://npham.de/favicon.ico
110
115
111
116
- type : custom-api
112
- title : Socials
117
+ hide-header : true
113
118
cache : 1d
114
119
url : https://npham.de/api/socials
115
120
headers :
Original file line number Diff line number Diff line change 3
3
- size : small
4
4
widgets :
5
5
- type : bookmarks
6
+ hide-header : true
6
7
groups :
7
8
- title : Services
8
9
links :
20
21
- title : AdGuard Home
21
22
url : https://adguard-dns.io/kb
22
23
icon : di:adguard-home
24
+ - title : Cloudflare DDNS
25
+ url : https://github.com/favonia/cloudflare-ddns
26
+ icon : di:cloudflare
23
27
- title : Ente
24
28
url : https://help.ente.io
25
29
icon : si:e
61
65
- size : full
62
66
widgets :
63
67
- type : docker-containers
68
+ hide-header : true
64
69
containers :
65
70
adguardhome :
66
71
name : AdGuard Home
67
72
icon : di:adguard-home
68
73
url : ${ADGUARD_HOME_URL}
74
+ description : Network-wide Ad Blocker
75
+ cloudflare-ddns :
76
+ name : Cloudflare DDNS
77
+ icon : di:cloudflare
78
+ url : https://dash.cloudflare.com
79
+ description : Dynamic DNS Updater
69
80
ente-web :
70
81
name : Ente Auth
71
82
icon : si:e
72
83
url : ${ENTE_AUTH_URL}
84
+ description : Two-factor Authenticator
73
85
id : ente
74
86
ente-museum :
75
87
name : Museum (API Server)
81
93
name : FreshRSS
82
94
icon : di:freshrss
83
95
url : ${FRESHRSS_URL}
96
+ description : RSS/Atom Feed Aggregator
84
97
glance :
85
98
name : Glance
86
99
icon : di:glance
87
100
url : ${GLANCE_URL}
101
+ description : Dashboard
88
102
immich_server :
89
103
name : Immich
90
104
icon : di:immich
91
105
url : ${IMMICH_URL}
106
+ description : Image & Video Manager
92
107
id : immich
93
108
immich_machine_learning :
94
109
name : Machine Learning
103
118
name : Karakeep
104
119
icon : di:karakeep
105
120
url : ${KARAKEEP_URL}
121
+ description : Bookmark Manager
106
122
id : karakeep
107
123
karakeep-chrome :
108
124
name : Chrome
114
130
name : NextCloud
115
131
icon : di:nextcloud
116
132
url : ${NEXTCLOUD_URL}
133
+ description : Cloud
117
134
id : nextcloud
118
135
nextcloud-aio-mastercontainer :
119
136
name : All-in-One
147
164
name : Vaultwarden
148
165
icon : si:vaultwarden
149
166
url : ${VAULTWARDEN_URL}
167
+ description : Password Manager
150
168
- type : group
151
169
widgets :
152
170
- type : reddit
171
189
- size : small
172
190
widgets :
173
191
- type : server-stats
192
+ hide-header : true
174
193
servers :
175
194
- name : Raspberry Pi 5
176
195
type : local
You can’t perform that action at this time.
0 commit comments