added npm2 and nextcloud

This commit is contained in:
Radar231 2021-09-11 23:10:05 -04:00
parent 298ca834c0
commit 7f65ebd3fd
1 changed files with 18 additions and 6 deletions

View File

@ -106,6 +106,12 @@ services:
tag: "app"
url: "https://git.radar231.com"
target: "_blank" # optional html a tag target attribute
- name: "NextCloud"
logo: "assets/logos/nextcloud.png"
#subtitle: "Bookmark example"
tag: "app"
url: "https://nc.delfax.net"
target: "_blank" # optional html a tag target attribute
- name: "Portainer"
logo: "assets/logos/portainer.png"
#subtitle: "Bookmark example"
@ -118,11 +124,17 @@ services:
tag: "app"
url: "https://npm.delfax.net"
target: "_blank" # optional html a tag target attribute
- name: "ntopng"
logo: "assets/logos/ntopng-icon.png"
- name: "Nginx Proxy Manager 2 (rimmer)"
logo: "assets/logos/nginxproxymanager.png"
#subtitle: "Bookmark example"
tag: "app"
url: "http://ntopng.lan:8080"
url: "https://npm2.delfax.net"
target: "_blank" # optional html a tag target attribute
- name: "GoAccess page (go.delfax.net)"
logo: "assets/logos/goaccess.png"
#subtitle: "Bookmark example"
tag: "app"
url: "https://go.delfax.net"
target: "_blank" # optional html a tag target attribute
- name: "Guacamole"
logo: "assets/logos/guacamole.png"
@ -142,11 +154,11 @@ services:
tag: "app"
url: "http://pihole2.lan/admin"
target: "_blank" # optional html a tag target attribute
- name: "GoAccess page (go.delfax.net)"
logo: "assets/logos/goaccess.png"
- name: "ntopng"
logo: "assets/logos/ntopng-icon.png"
#subtitle: "Bookmark example"
tag: "app"
url: "https://go.delfax.net"
url: "http://ntopng.lan:8080"
target: "_blank" # optional html a tag target attribute
# EOF