willhogan11 / Golf_n_HomeSwap

4th Year Project for module "Applied project & Minor Dissertation"
0 stars 0 forks source link

Establish MongoDB on the Amazon host #25

Closed AndrejLavrionovic closed 7 years ago

AndrejLavrionovic commented 7 years ago

Working on it

AndrejLavrionovic commented 7 years ago

As we had success with MongoDB establishment on remote Heroku for GOlang project, I going to create Heroku-mongodb repository for GolfnSwap.

AndrejLavrionovic commented 7 years ago

Heroku-mongodb is created but connection can not be established. Amazon AWS has a new Mongo DB cluster feature: Mongo DB on the AWS Cloud. Will try to configure.

AndrejLavrionovic commented 7 years ago

Mongodb is established on my local machine. Next is to establish db remotely. To start mongodb:

sudo systemctl start mongodb