Skip to content

Manual Deployment Documentation

Devon Wijesinghe edited this page Aug 24, 2019 · 1 revision

How to configure the instance

Instance type: Ubuntu 18.04 LTS

Step 1: Install MySQL

Step 2: Install Elastic Search

Step 3: Install Kibana

Step 4: Set up crawlers project

Step 5: Set up flask project

note:

  • if name == 'main': app.run(host='0.0.0.0', port=5000)

Step 6: Build Client

  • sudo apt-get install nodejs
  • Remove dir: rm -r build

Keep Process running: