2025-07-24 12:07:47 +03:30
2024-12-12 15:09:41 +03:30
2025-06-03 14:30:55 +03:30
2024-12-16 20:47:37 +03:30
2025-07-24 12:07:47 +03:30
2024-09-08 23:01:57 +03:30
2025-04-09 15:24:55 +02:00
2025-06-24 20:47:06 +03:30

🐧 Linux 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 Development & Frameworks

🔁 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 READMEs or documentation 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 documented.

📬 Contact

Questions or feedback? 📫

  • Telegram: @RadinPirouz
  • GitHub Issues: Open an issue in this repo

If you find this repository useful, dont forget to give it a star!

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