Giter Club home page Giter Club logo

arrow's Introduction

🏹 ARROW 2.0 - A Glimpse into Empowered Remote Server Management

Table of Contents


Welcome to the world of Advanced Remote Resource and Operations Workflow (--/ARROW/==>) 2.0 — where efficiency meets empowerment, and system management becomes a nuanced art. Our application is your conduit to a streamlined, tailored, and effective approach to server administration.

Overview: Navigating the Alpha State

NOTE: As you explore this interface, bear in mind that it's in an EXTREME ALPHA state. Many functions are yet to be developed or fully operational. Being crafted to elevate my professional responsibilities, I commit to daily updates. Last update: [SEP. 11th, 2023]

NOTE 2: I have resolved most of the following issues in the local menu. The System Information and Check Errors are mostly completed. Through testing is recommended and post any issues that may need to be addressed. I will continue to work towards improvements and features.


ARROW 2.0 stands as a comprehensive utility tailor-made for system administrators. It's designed to facilitate remote management of servers and local systems, presenting a sleek menu-driven interface for an effortless experience.

Prerequisites: Pathways to Access

The journey to ARROW 2.0 begins in a Bash shell environment, 5.16 to be exact. Ensure this prerequisite is met to fully engage with the application's potential.

Usage: The Pathway to Empowerment

Liberate the power of control by invoking the "./ra.sh" command, the key to unlocking a multitude of functionalities.

Features Await:

  • Remote and local system diagnostics, resources, and error processing
  • SSH key management
  • Monitoring of system resources, and errors
  • Auto/Auto and Auto/Manual server updates
  • Vulnerability scans

Main Menu: Guiding Your Hand

Main Menu

  • Remote Systems: Traverse to the 'Remote Systems Menu'.
  • Local System: Progress to the 'Local Systems Menu'.
  • Settings: Tailor application settings.
  • Help Manual: Access the inbuilt help manual.
  • Exit: Bid adieu to the ARROW application.

Remote Systems Menu: Bridging Distances

Main Menu

  • Enter a Host: Provide the hostname for ARROW to perform actions on.
  • Load Server Database: Infuse an existing server database.
  • Load from SSH Config: Inhale hosts from SSH configuration.
  • Create a New Database: Forge a novel server database.

Local Systems Menu: Unveiling Local Marvels

Main Menu

  • Run a Diagnostic: Initiate diagnostic tests on the local system.
  • Check Resources: Monitor the heartbeat of system resources.
  • Create a Snapshot: Capture a snapshot of the system's state.
  • System Information: Delve into intricate system details.

Application Settings Menu: Fine-Tuning Experience

Main Menu

  • Interactive Config: Engage the interactive configuration menu.
  • Edit Config: Manually shape the config file.
  • Edit SSH Config: Manually sculpt the SSH configuration.
  • Change Username: Revise the SSH connection's username.
  • Change Identity: Modify the identity file for SSH connections.

Action Menu: Unleashing Command

Main Menu

  • **Shell into Systems: Securely connect via SSH to selected remote systems.
  • Test Connection: Validate the connection to the remote host.
  • Copy SSH Key: Dispatch your SSH key to the remote host.
  • Refresh Subscription Manager: Renew the remote system's subscription manager.
  • Deploy Updates: Dispatch security patches to remote systems.
  • Copy File: Convey a file to the remote host.
  • Get File: Retrieve a file from the remote host.
  • Vulnerability Scan: Initiate a comprehensive vulnerability scan on the remote host.

Screenshots

Main Menu

Main Menu


Support and Contributions: Nurturing Progress

For guidance, consult the built-in Help Manual or raise an issue. Contributions are an embrace; feel free to present pull requests to become part of the journey.

Development: Crafting in Bash Symphony

ARROW thrives in the realm of BASH, meticulously designed for minimalism and independence from third-party tools. The application, as of BASH version 5.1.16, stands unburdened by external software, championing the philosophy of streamlined and self-sufficient operation.

Development Environment

Primary Development: Ubuntu Deployment Target: RHEL 8

Compatibility Aspiration

Our vision is broad—striving to embrace diverse shell environments beyond BASH. We aspire to extend compatibility to ZSH, FSH, ASH, and beyond, fostering ARROW's utility for administrators across shell preferences.

The Harmonious Note of Contributions

Those versed in these environments are invited to fork the repository, contributing pull requests to propel us toward our compatibility ambitions.

Contributing to ARROW 2.0: Your Pathway

Join the symphony of advancement! If enhancing ARROW captivates you, myriad avenues await your contributions. Here's a guide to orient your journey:

Getting Started

Fork the Repository: Visit the ARROW GitHub Repository and click "Fork" on the upper right.

Clone Your Fork: In the command line, run git clone https://github.com/your-github-username/Remote-Admin.git.

Add Upstream: Connect the original repository as an upstream source: git remote add upstream https://github.com/original-github-username/Remote-Admin.git.

Crafting Changes

Create a New Branch: Begin with a new branch via git checkout -b name-of-your-new-branch.

Implement Changes: Sculpt your changes within this branch.

Run Tests: Ensure functionality remains intact by running tests.

Commit Changes: Share your changes with descriptive commit messages.

Pull Latest Upstream: Align with the main project: git pull upstream master.

Resolve Conflicts: Tackle any merge conflicts that arise.

Proposing a Pull Request

Push Changes: Transfer your changes to your forked repository on GitHub.

Open a Pull Request: Reach the "Pull requests" tab in the original GitHub repository and click "New Pull Request".

Select Branch: Designate your branch with changes.

Detail Changes: Offer a detailed account of your enhancements.

Submit: Click "Create pull request."

The Review Ensemble

After submitting your pull request, our team reviews your contribution. Feedback may lead to adjustments. Upon acceptance, your changes will harmonize with the main codebase.

License

This script is licensed under MIT License.

arrow's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.