Skip to content

Portal de informare despre noul tip de coronavirus in Moldova cu scopul de oferi suport informațional populației rapid și corect prin infografice, date statistice.

Notifications You must be signed in to change notification settings

code4moldova/covid19md-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

info.c19.md

Source code for https://info.c19.md website - COVID19 information center Moldova.

Dependency

  • Docker version 19.x
  • GIT

Install

Build info-c19 docker image

docker build -t info-c19 .

Run container

docker run -d -p8882:8882 --name info-c19 info-c19

Usage

Open in your favourite browser, address http://localhost:8882/

Debugging

Container console

docker exec -it info-c19 /bin/bash

Container logs

docker logs -f info-c19

Container IP address

docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' info-c19

Hot to edit text on the web site?

  1. Download app https://github.com/jcbvm/i18n-editor
  2. Open folder newdesign/i18n, and do that.

About

Portal de informare despre noul tip de coronavirus in Moldova cu scopul de oferi suport informațional populației rapid și corect prin infografice, date statistice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published