MongoDB install & configuration script.
- Ubuntu (tested on Ubuntu 20.04)
wget https://raw.githubusercontent.com/x-shell-codes/mongodb/master/mongodb.sh
sudo bash mongodb.sh -p=secret
- -p | --password MongoDB dba user password.
- -r | --isRemote Is remote access server? (true/false).
- When creating a swap area, there must be enough space for the file to be created.
- DO NOT RUN THIS SCRIPT ON YOUR PC OR MAC!
If you discover a security vulnerability within project, please send an e-mail to Mehmet ÖĞMEN via www@mehmetogmen.com.tr. All security vulnerabilities will be promptly addressed.
Copyright (C) 2022 Mehmet ÖĞMEN
This work is licensed under
the Creative Commons Attribution-ShareAlike 3.0 Unported License
Attribution Required: please include my name in any derivative and let me know how you have improved it!