Skip to content

nuuuwan/datafoundation_lk

Repository files navigation

DataFoundation.LK React App

diagram_datafoundation_lk

This React App (datafoundation_lk) implements a React App for www.datafoundation.lk. It depends on two python flask/waitress services (gig_server and geo_server), and another React App mylocal.

Setting up DataFoundation.LK on an AWS EC2 Instance

All of datafoundation_lk, my_local, gig_server, and geo_server are dockerized. Follow these steps, to setup datafoundation.lk on a AWS EC2 Instance:

  1. Install NGINX on the EC2 Instance
./scripts/aws_install_nginx.sh
  1. Copy the NGINX Conf file to the EC2 Instance
./scripts/aws_update_nginx_conf.sh
  1. Start datafoundation_lk, my_local, gig_server, and geo_server, and NGINX itself.
./scripts/aws_start_servers.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published