Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.39 KB

Group 3-readme

Scriptify 👩🏿‍💻

Bash License Contributor Covenant

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.

Prerequisites

To use this project, you'll need Bash installed on your system.

How to use 🛠

This project contains various folders for different operating systems. To use this project, follow the steps below:

  1. Clone the Repository

    git clone https://github.com/Aahil13/Scriptify.git
    
  2. Change directory to the desired folder inside the project

    cd Scriptify/<desired-folder>
    
  3. Apply the steps stated at the desired operating system's README.md file.

Contributing

To contribute to this project, head over to the CONTRIBUTING.md file for more information.