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
|
||||
version: 2
|
||||
- qBittorrent:
|
||||
href: http://192.168.40.7:8080/
|
||||
siteMonitor: http://192.168.40.7:8080/
|
||||
href: https://qbittorrent.home-sandbox.kyjung.com
|
||||
siteMonitor: https://qbittorrent.home-sandbox.kyjung.com
|
||||
icon: sh-qbittorrent.svg
|
||||
description: Torrents
|
||||
widget:
|
||||
type: qbittorrent
|
||||
url: http://192.168.40.7:8080
|
||||
url: https://qbittorrent.home-sandbox.kyjung.com
|
||||
username: jungk704
|
||||
password: b2tzXc0O4n
|
||||
enableLeechprogress: true
|
||||
@ -188,13 +188,13 @@
|
||||
|
||||
- Self Hosted Tools:
|
||||
- Gitea:
|
||||
href: http://192.168.40.81:3001
|
||||
href: https://gitea.home.kyjung.com
|
||||
description: Git Server
|
||||
icon: /icons/gitea.svg
|
||||
siteMonitor: http://192.168.40.81:3001
|
||||
siteMonitor: https://gitea.home.kyjung.com
|
||||
widget:
|
||||
type: gitea
|
||||
url: http://192.168.40.81:3001
|
||||
url: https://gitea.home.kyjung.com
|
||||
key: 715d1e730e054842d0463d624583ca025ffb73bb
|
||||
- Open WebUI:
|
||||
href: http://192.168.40.38:3000/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user