Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/amirkoshkian/mongoi
- Owner: amirkoshkian
- Created: 2024-09-09T08:46:51.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T19:41:21.000Z (about 1 month ago)
- Last Synced: 2024-11-22T20:30:21.599Z (about 1 month ago)
- Topics: kali-linux, linux, linux-mint, mongo, mongodb, mongodb-compass, mongodb-database, mongodb-setup, ubuntu
- Language: Python
- Homepage:
- Size: 2.35 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)