updating services and env
This commit is contained in:
9
.env
9
.env
@@ -187,7 +187,8 @@ HOMEPAGE_VAR_KAVITA_PASSWORD=NneY3arvXx2FacypvEkU
|
||||
## LINKS TAB ##
|
||||
|
||||
## DOCKERSERVER1 ##
|
||||
|
||||
# OLIVETIN
|
||||
HOMEPAGE_VAR_OLIVETIN_URL=https://olivetin.akanealw.com
|
||||
|
||||
# STIRLING PDF
|
||||
HOMEPAGE_VAR_STIRLING_PDF_URL=https://spdf.akanealw.com
|
||||
@@ -207,9 +208,6 @@ HOMEPAGE_VAR_WEBNUT_URL=https://webnut.akanealw.com
|
||||
# FRESHRSS
|
||||
HOMEPAGE_VAR_FRESHRSS_URL=https://freshrss.akanealw.com
|
||||
|
||||
# OLIVETIN
|
||||
HOMEPAGE_VAR_OLIVETIN_URL=https://olivetin.akanealw.com
|
||||
|
||||
# PAPERLESS-NGX
|
||||
HOMEPAGE_VAR_PAPERLESS_NGX_URL=https://paperless.akanealw.com
|
||||
|
||||
@@ -238,6 +236,9 @@ HOMEPAGE_VAR_BITWARDEN_URL=https://bitwarden.akanealw.com
|
||||
# FILE BROWSER
|
||||
HOMEPAGE_VAR_FILE_BROWSER_URL=https://filebrowser.akanealw.com
|
||||
|
||||
# GIST
|
||||
HOMEPAGE_VAR_OPEN_GIST_URL=https://gist.akanealw.com
|
||||
|
||||
# GOACCESS
|
||||
HOMEPAGE_VAR_GOACCESS_URL=https://goaccess.akanealw.com
|
||||
|
||||
|
||||
@@ -221,7 +221,5 @@ services:
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/wireguard:/etc/wireguard
|
||||
|
||||
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
|
||||
@@ -405,6 +405,12 @@
|
||||
|
||||
########################
|
||||
- DockerServer1:
|
||||
- Olivetin:
|
||||
icon: olivetin.png
|
||||
href: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
|
||||
siteMonitor: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
|
||||
target: _blank
|
||||
|
||||
- Sterling PDF:
|
||||
icon: stirling-pdf.png
|
||||
href: "{{HOMEPAGE_VAR_STIRLING_PDF_URL}}"
|
||||
@@ -449,13 +455,7 @@
|
||||
siteMonitor: "{{HOMEPAGE_VAR_FRESHRSS_URL}}"
|
||||
target: _blank
|
||||
|
||||
- Olivetin:
|
||||
icon: olivetin.png
|
||||
href: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
|
||||
siteMonitor: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
|
||||
target: _blank
|
||||
|
||||
- Paperless:
|
||||
- Paperless-ngx:
|
||||
icon: paperless-ngx.png
|
||||
href: "{{HOMEPAGE_VAR_PAPERLESS_URL}}"
|
||||
siteMonitor: "{{HOMEPAGE_VAR_PAPERLESS_URL}}"
|
||||
@@ -511,6 +511,12 @@
|
||||
siteMonitor: "{{HOMEPAGE_VAR_FILE_BROWSER_URL}}"
|
||||
target: _blank
|
||||
|
||||
- Gist:
|
||||
icon: gist.png
|
||||
href: "{{HOMEPAGE_VAR_OPEN_GIST_URL}}"
|
||||
siteMonitor: "{{HOMEPAGE_VAR_OPEN_GIST_URL}}"
|
||||
target: _blank
|
||||
|
||||
- GoAccess:
|
||||
icon: goaccess.png
|
||||
href: "{{HOMEPAGE_VAR_GOACCESS_URL}}"
|
||||
|
||||
Reference in New Issue
Block a user