Browse Source

Mods for Nepal

master
Steven Uggowitzer 4 years ago
parent
commit
8e0e6809b5
  1. 40
      homer/assets/config.yml

40
homer/assets/config.yml

@ -2,14 +2,14 @@
# Homepage configuration
# See https://fontawesome.com/icons for icons options
title: "Kenya, One Health AMR Surveillance"
subtitle: "Aos.Health Implementation, AMR"
title: "Nepal One Health (PRODUCTION)"
subtitle: "Aos.Health Implementation, AMR / Antimicrobial Resistance (AMR) Portal"
logo: "aos-homer-icons/Kenya.png"
# icon: "fas fa-skull-crossbones" # Optional icon
header: true
#footer: '<p>Created with <span class="has-text-danger">❤</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
footer: 'Developed in cooperation with NPHL Kenya, <a href="http://www.eshift.org">eSHIFT Partner Network</a> , <a href="https://aos.health">AoS.Health Platform</a>, <a href="https://bluefrontier.co.uk/">Blue Frontier</a> , <a href="https://softwareforhealth.org/"> SfHF</a> <p/>Funding via FINDDX.org and Fleming Fund.'
footer: 'Developed in cooperation with NPHL, <a href="http://www.eshift.org">eSHIFT Partner Network</a> , <a href="https://aos.health">AoS.Health Platform</a>, <a href="https://bluefrontier.co.uk/">Blue Frontier</a> , <a href="https://softwareforhealth.org/"> SfHF</a> <p/>Funding via FINDDX.org and Fleming Fund.'
# Optional theme customization
@ -44,7 +44,7 @@ colors:
message:
#url: https://b4bz.io
style: "is-info" # See https://bulma.io/documentation/components/message/#colors for styling options.
title: "AoS.Health/AMR Kenya Project"
title: "AoS.Health/AMR Nepal Project"
icon: "fa fa-grin"
content: "<img src='/aos-homer-icons/ke-amr-logo.png' width=100 height=100 ALIGN='left'/><BR CLEAR='right' />This is the main page for system access and management <br /> Find more information on PROJECT URL"
@ -76,31 +76,37 @@ services:
items:
- name: "OneHealth Platform (AMR) - ohs"
logo: "aos-homer-icons/DHIS2.png"
subtitle: "Kenya One Health AMR"
subtitle: "Nepal One Health AMR"
tag: "app"
url: "https://ohp.ke.amr.health/"
url: "https://ohp.np.amr.health/"
target: "_top" # optional html a tag target attribute
- name: "OneHealth Platform (AMR) - ohs"
logo: "aos-homer-icons/DHIS2.png"
subtitle: "Kenya One Health AMR DEV 1"
subtitle: "Nepal One Health AMR DEV 1"
tag: "app"
url: "https://ohpdev1.ke.amr.health/"
url: "https://ohpdev1.np.amr.health/"
target: "_top" # optional html a tag target attribute
- name: "OneHealth Platform (AMR) - ohs"
logo: "aos-homer-icons/DHIS2.png"
subtitle: "Kenya One Health AMR TRAINING 1"
subtitle: "Nepal One Health AMR TRAINING 1"
tag: "app"
url: "https://ohptrain1.ke.amr.health/"
url: "https://ohptrain1.np.amr.health/"
target: "_top" # 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/"
target: "_top" # optional html a tag target attribute
- name: "OneHealth GLASS-AMR (DISABLED)"
- name: "OneHealth GLASS-AMR"
logo: "aos-homer-icons/GLASS_REPORT.png"
subtitle: "Glass-AMR Reporting Tool"
tag: "app"
url: "https://glass-amr.ke.amr.health/"
url: "https://glass-amr.np.amr.health/"
target: "_top" # optional html a tag target attribute
@ -111,7 +117,7 @@ services:
logo: "aos-homer-icons/OpenInterop.jpeg"
subtitle: "Data and API Integration Tool"
tag: "app"
url: "https://oop.ke.amr.health/"
url: "https://oop.np.amr.health/"
target: "_blank" # optional html a tag target attribute
@ -121,19 +127,19 @@ services:
- name: "AoS Administration"
subtitle: "PVE Console"
logo: "/homer-icons/png/proxmox.png"
url: "https://pve.ke.amr.health"
url: "https://pve.np.amr.health"
target: "_top"
- name: "Web Services"
subtitle: "NGPM Console"
logo: "/homer-icons/png/nginxproxymanager.png"
url: "https://ngpm.ke.amr.health"
url: "https://ngpm.np.amr.health"
target: "_top"
- name: "DB Services"
subtitle: "PGAdmin Console"
logo: "/homer-icons/png/pgadmin.png"
url: "https://pgadmin.ke.amr.health"
url: "https://pgadmin.np.amr.health"
target: "_top"

Loading…
Cancel
Save