Hello 👋🏿
Scriptify simplifies the process of creating service users.
This project contains Bash scripts that automate the process of creating users for various services such as mongoDB
, Nexus
, etc on a server. These scripts also give users ssh access.
On Linux servers, it is recommended to have multiple users that run individual services. This project will simplify this process.
To use this project, you'll need Bash installed on your system.
This project contains various folders for different operating systems. To use this project, follow the steps below:
-
Clone the Repository
git clone https://github.com/Aahil13/Scriptify.git
-
Change directory to the desired folder inside the project
cd Scriptify/<desired-folder>
-
Apply the steps stated at the desired operating system's README.md file.
To contribute to this project, head over to the CONTRIBUTING.md
file for more information.