Skip to content

gitmathub/superleague-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalation

Mac

Installation instructions for MacOS MongoDb

brew tap mongodb/brew
brew install mongodb-community@4.2

Start the service

brew services start mongodb-community

check if the service is running

ps aux | grep -v grep | grep mongod

Provider Uberspace

Check installation MongoDB

Open ports: https://manual.uberspace.de/basics-ports.html

uberspace port list
uberspace port add

my port: 45900

CLI

mongo

try help or show dbs

TODOS

  • query & map data
  • cronjob
  • (node:20110) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.

About

The database (MongoDB) for the superleague website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •