test dns
This commit is contained in:
parent
68befcbe2d
commit
84c2b88f68
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
logs/
|
||||||
0
custom.css
Normal file
0
custom.css
Normal file
10
docker.yaml
Normal file
10
docker.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
# For configuration options and examples, please see:
|
||||||
|
# https://gethomepage.dev/configs/docker/
|
||||||
|
|
||||||
|
# my-docker:
|
||||||
|
# host: 127.0.0.1
|
||||||
|
# port: 2375
|
||||||
|
|
||||||
|
# my-docker:
|
||||||
|
# socket: /var/run/docker.sock
|
||||||
2
kubernetes.yaml
Normal file
2
kubernetes.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
---
|
||||||
|
# sample kubernetes config
|
||||||
@ -33,13 +33,13 @@
|
|||||||
key: j5X9dhuU8UVa1Px24wQZ36iyxu06UEgkiOyANdTjfk
|
key: j5X9dhuU8UVa1Px24wQZ36iyxu06UEgkiOyANdTjfk
|
||||||
version: 2
|
version: 2
|
||||||
- qBittorrent:
|
- qBittorrent:
|
||||||
href: http://192.168.40.7:8080/
|
href: https://qbittorrent.home-sandbox.kyjung.com
|
||||||
siteMonitor: http://192.168.40.7:8080/
|
siteMonitor: https://qbittorrent.home-sandbox.kyjung.com
|
||||||
icon: sh-qbittorrent.svg
|
icon: sh-qbittorrent.svg
|
||||||
description: Torrents
|
description: Torrents
|
||||||
widget:
|
widget:
|
||||||
type: qbittorrent
|
type: qbittorrent
|
||||||
url: http://192.168.40.7:8080
|
url: https://qbittorrent.home-sandbox.kyjung.com
|
||||||
username: jungk704
|
username: jungk704
|
||||||
password: b2tzXc0O4n
|
password: b2tzXc0O4n
|
||||||
enableLeechprogress: true
|
enableLeechprogress: true
|
||||||
@ -188,13 +188,13 @@
|
|||||||
|
|
||||||
- Self Hosted Tools:
|
- Self Hosted Tools:
|
||||||
- Gitea:
|
- Gitea:
|
||||||
href: http://192.168.40.81:3001
|
href: https://gitea.home.kyjung.com
|
||||||
description: Git Server
|
description: Git Server
|
||||||
icon: /icons/gitea.svg
|
icon: /icons/gitea.svg
|
||||||
siteMonitor: http://192.168.40.81:3001
|
siteMonitor: https://gitea.home.kyjung.com
|
||||||
widget:
|
widget:
|
||||||
type: gitea
|
type: gitea
|
||||||
url: http://192.168.40.81:3001
|
url: https://gitea.home.kyjung.com
|
||||||
key: 715d1e730e054842d0463d624583ca025ffb73bb
|
key: 715d1e730e054842d0463d624583ca025ffb73bb
|
||||||
- Open WebUI:
|
- Open WebUI:
|
||||||
href: http://192.168.40.38:3000/
|
href: http://192.168.40.38:3000/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user