Téléchargements

Exemple d’installation avec la version Serveur - Backend MongoDB:

$ curl -L http://mongrey.radical-software.fr/download/mongrey/latest/mongrey-server-mongo-`uname -s`-`uname -m` > /usr/local/bin/mongrey-server

$ chmod +x /usr/local/bin/mongrey-server

$ /usr/local/bin/mongrey-server --version

Version intégrale

Full:Mongrey All (Contient le serveur et l’application Web ainsi que les drivers pour tous les backends)
Serveur:Mongrey Server All (Contient le serveur et les drivers pour tous les backends)
Web:Mongrey Web All (Contient l’application Web et les drivers pour tous les backends)

MongoDB

Requis :

  • Linux Ubuntu 14.04+ ou CentOS 7 (64bits)
  • MongoDB Server 2.6.5+
Serveur:Mongrey Server MongoDB
Web UI:Mongrey Web MongoDB

PostgreSQL

Requis :

  • Linux Ubuntu 14.04+ ou CentOS 7 (64bits)
  • PostgreSQL Server 9.1+
Serveur:Mongrey Server MongoDB
Web UI:Mongrey Web MongoDB

MySQL

Requis :

  • Linux Ubuntu 14.04+ ou CentOS 7 (64bits)
  • MySQL Server
Serveur:Mongrey Server MySQL
Web UI:Mongrey Web MySQL