Skip to content

moshonk/dwapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dwapi for Linux Instruction

  1. Download docker

Ubuntu 12 64 bit

Ubuntu 14 64 bit

Ubuntu 16 64 bit

  1. Install docker

changing the path below to the path where you downloaded the Docker package


sudo dpkg -i /path/to/package.deb


  1. Install and Start DWAPI


sudo docker run --name dwapi -p 5757:5757 -d --restart unless-stopped kenyahmis/dwapi:latest


Update your browser and open dwapi on http://localhost:5757 Configure your data sources and verify registries For MySql

  • Host should be the IP of machine and not localhost or 127.0.0.1
  • Server should allow remote access
  1. Restart DWAPI


sudo docker restart dwapi


Dwapi for Windows Instruction

  1. Install prerequisite(NetCore Runtime) https://www.microsoft.com/net/download/dotnet-core/2.1
  2. Install DWAPI http://data.kenyahmis.org:81/dwapi/client/downloads/dwapi.exe

Packages

No packages published

Languages

  • CSS 51.1%
  • C# 35.7%
  • TypeScript 10.0%
  • HTML 3.0%
  • Other 0.2%