Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amirkoshkian/mongoi

Install MongoDB (MongoDB + MongoDB Compass)
https://github.com/amirkoshkian/mongoi

kali-linux linux linux-mint mongo mongodb mongodb-compass mongodb-database mongodb-setup ubuntu

Last synced: 13 days ago
JSON representation

Install MongoDB (MongoDB + MongoDB Compass)

Awesome Lists containing this project

README

        

# mongoi
Install MongoDB (MongoDB + MongoDB Compass)

# Tested On
```
Ubuntu
Kali Linux
Linux Mint
```

# Installation Requirements
```
sudo apt update
```
```
sudo apt install python3 python3-pip make -y && sudo pip install argv
```

# Download and Installation mongoi
```
git clone https://github.com/amirkoshkian/mongoi
```
```
cd mongoi
```
```
sudo make install
```

# Usage mongoi
```
sudo mongoi
```

# Image mongoi
![Screenshot_2024-09-09_04-50-24](https://github.com/user-attachments/assets/c399fb1b-2f5e-4dc4-8d39-c785fe42f27c)