Browse Source

Update 'homer/assets/config.yml'

Changed hostnames to point to live / working .amrsurveillance.gov.np hosts.
master
Steven Uggowitzer 4 years ago
parent
commit
b00d2f5c3f
  1. 14
      homer/assets/config.yml

14
homer/assets/config.yml

@ -81,14 +81,14 @@ services:
logo: "aos-homer-icons/DHIS2.png"
subtitle: "Nepal One Health AMR"
tag: "app"
url: "https://ohp.np.amr.health/"
url: "https://ohp.amrsurveillance.gov.np/"
target: "_blank" # optional html a tag target attribute
- name: "Nepal AMR Digital Asset Portal"
logo: "homer-icons/png/nextcloud.png"
subtitle: "by NPHL Nepal"
tag: "app"
url: "https://nc.np.amr.health/"
url: "https://nc.amrsurveillance.gov.np/"
target: "_blank" # optional html a tag target attribute
- name: "OneHealth Platform (AMR) - ohs"
@ -109,7 +109,7 @@ services:
logo: "aos-homer-icons/GLASS_REPORT.png"
subtitle: "Glass-AMR Reporting Tool"
tag: "app"
url: "https://glass-amr.np.amr.health/"
url: "https://glass.amrsurveillance.gov.np/"
target: "_blank" # optional html a tag target attribute
@ -120,7 +120,7 @@ services:
logo: "aos-homer-icons/OpenInterop.jpeg"
subtitle: "Data and API Integration Tool"
tag: "app"
url: "https://oop.np.amr.health/"
url: "https://oop.amrsurveillance.gov.np/"
target: "_blank" # optional html a tag target attribute
@ -130,19 +130,19 @@ services:
- name: "AoS Administration"
subtitle: "PVE Console"
logo: "/homer-icons/png/proxmox.png"
url: "https://pve.np.amr.health"
url: "https://pve.amrsurveillance.gov.np"
target: "_blank"
- name: "Web Services"
subtitle: "NGPM Console"
logo: "/homer-icons/png/nginxproxymanager.png"
url: "https://ngpm.np.amr.health"
url: "https://ngpm.amrsurveillance.gov.np"
target: "_blank"
- name: "DB Services"
subtitle: "PGAdmin Console"
logo: "/homer-icons/png/pgadmin.png"
url: "https://pgadmin.np.amr.health"
url: "https://pgadmin.amrsurveillance.gov.np"
target: "_blank"
- name: "Server Monitoring"

Loading…
Cancel
Save