Skip to content

gilangjavier/swordmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Management and Automation Scripts

This repository contains a collection of scripts for managing and automating tasks, and provisioning resources using Shell Script, Python, and Docker.

Table of Contents

Installation

These scripts require Python 3.x and Docker. You can download Python from the official site and Docker from Docker's website.

Install the required Python packages with:

pip install -r requirements.txt
Some scripts may require additional system setup:

Cloudflare-related scripts require flarectl to be installed and configured. Instructions can be found here. Usage To run the scripts, clone this repository and run the desired script using Python or Shell:

git clone https://github.com/yourusername/yourrepository.git
cd yourrepository
python your_script.py
sh your_script.sh

Scripts

This repository includes the following types of scripts:

Shell Scripts

Scripts written in Shell Script for various system and cloud management tasks.

Python Scripts

Scripts written in Python for various system and cloud management tasks, such as checking system specifications, running processes and their resource usage, and managing domains on Cloudflare.

Docker Scripts

Scripts related to Docker, including Dockerfiles for building Docker images and scripts for managing Docker resources.

Contributing

Contributions are welcome! Here are the steps:

Fork this repository. Create a new branch. Make your changes and commit them. Push your changes to your fork. Open a pull request.

Contact

Feel free to reach out at codeorbit_io@gmail.com gillvision0@gmail.com

License

This project is licensed under the MIT License. See LICENSE for more information.

About

List Of My Power

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors