Skip to content

6tonks/FriendsService

Repository files navigation

FriendsService

Friends microservice for Stonks! project.

How to Setup

Setup neo4j on Ubuntu 20 (EC2)

  • Create free tier eligible EC2 instance with OS set to Ubuntu 20.04. Leave the other setup as default
  • Setup the neo4j within it following this link
  • After setting up to listen to 0.0.0.0, run sudo systemctl restart neo4j.service
  • Create security group that open neo4j port to public (later on we should change it depending on our VPC / EC2 instance) 2.png
  • Add it to the EC2 instance
  • Get the EC2 public url for beanstalk

Setup Beanstalk

Setup Lambda

About

Friends microservice for Stonks! project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages