🐧 DevOps Documents

A curated collection of scripts, configuration files, and guides for managing and configuring Linux-based systems. This personal repository serves as a comprehensive knowledge base to simplify deployment, automation, monitoring, security, and much more.


📂 Repository Structure

⚙️ Configuration Management & Automation

🐳 Containerization & Orchestration

🗄️ Databases

Caching

💻 Code Management

🔀 High Availability

📊 Monitoring & Logging

🔐 Networking & Security

📦 Storage

🧠 System & Kernel Management

🔁 Web Servers & Reverse Proxies

🤖 Bots & Automation Tools

📝 Miscellaneous


🚀 Getting Started

git clone https://github.com/RadinPirouz/linux-documents.git
cd linux-documents
  • Explore each folder for setup guides, scripts, and configuration examples.
  • Follow individual README or documentation files inside each directory before running any scripts.

📌 Notes

  • Tested on Debian/Ubuntu and CentOS/RHEL-based distributions.
  • ⚠️ Always review and test configurations in a staging environment before applying to production.

🤝 Contributing

Contributions are welcome! 🛠️

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/YourFeature
  3. Commit your changes: git commit -m "Add new config for X"
  4. Push to the branch: git push origin feature/YourFeature
  5. Open a Pull Request 🙌

Please ensure your code is tested and well-documented.


📬 Contact

Questions or feedback? Reach out:


Support

If you find this repository useful, please give it a and share it with others!

Description
No description provided
Readme 23 MiB
Languages
Python 58.4%
Shell 41.6%