MQL5-Google-Onedrive/docs/INDEX.md

75 lines
3.7 KiB
Markdown
Raw Permalink Normal View History

# Documentation Index
This document provides a structured overview of the documentation available in this repository.
## 🚀 Getting Started & Environment Setup
Guides for setting up your development and execution environment.
- [Quick Start Automation](Quick_Start_Automation.md) - Rapid setup guide for automation.
- [Jules Execution Guide](Jules_Execution_Guide.md) - Guide for running the Jules CLI.
- [Cursor CLI Setup](Cursor_CLI_setup.md) - Setting up Cursor IDE CLI.
- [Docker CLI Setup](Docker_CLI_setup.md) - Setting up Docker.
- [Firebase CLI Setup](Firebase_CLI_setup.md) - Setting up Firebase tools.
- [Gemini CLI Setup](Gemini_CLI_setup.md) - Installing the Gemini agent tools.
- [GitHub CLI Setup](GitHub_CLI_setup.md) - Setting up `gh` CLI.
- [Jules CLI Setup](Jules_CLI_setup.md) - Installing the Jules agent tools.
- [Mouy-leng Request Guide](Mouy-leng_Request_Guide.md) - Procedures for requests.
## 📚 GitHub Features & Best Practices
Learn how to use GitHub features to showcase your work and share code.
- [GitHub Profile README Guide](GitHub_Profile_README_Guide.md) - Create an impressive GitHub profile page.
- [GitHub Gists Guide](GitHub_Gists_Guide.md) - Share code snippets and notes easily.
## 🔄 CI/CD & DevOps
Continuous Integration and Continuous Deployment setup and configuration.
- [GitHub CI/CD Setup](GITHUB_CI_CD_SETUP.md) - GitHub Actions workflows and configuration.
- [GitLab CI/CD Setup](GITLAB_CI_CD_SETUP.md) - GitLab CI/CD pipelines and GitLab Environment Toolkit.
- [GitLab Environment Toolkit](GITLAB_ENVIRONMENT_TOOLKIT.md) - Complete GET installation and deployment guide.
- [GitLab Quick Reference](GITLAB_QUICK_REFERENCE.md) - Quick commands and references for GitLab CI/CD.
- [API Environment Secrets](API_ENVIRONMENT_SECRETS.md) - Comprehensive guide to API credentials and secrets management.
- [CD Workflow Guide](CD_WORKFLOW_GUIDE.md) - Continuous Deployment workflow details.
- [CD Quick Reference](CD_QUICK_REFERENCE.md) - Quick reference for CD commands.
## ☁️ Deployment
Instructions for deploying the application to various platforms.
- [Cloud Deployment Guide](Cloud_Deployment_Guide.md) - Deploying to Render, Railway, Fly.io, etc.
- [Exness Deployment Guide](Exness_Deployment_Guide.md) - Specifics for Exness MT5.
- [Kubernetes Introduction](KUBERNETES_INTRODUCTION.md) - Introduction to container orchestration with Kubernetes.
- [Secrets Management](Secrets_Management.md) - Handling API keys and credentials secureley.
- [Release Process](RELEASE_PROCESS.md) - Creating and managing releases.
## 🤖 Automation & Operations
Details on the automation scripts and background processes.
- [Startup Automation Guide](Startup_Automation_Guide.md) - Comprehensive guide to the startup scripts.
- [Windows Task Scheduler Setup](Windows_Task_Scheduler_Setup.md) - Configuring auto-start on Windows.
- [GitHub Sync Status](GitHub_Sync_Status.md) - Information about OneDrive/GitHub sync.
## 📈 Trading & Strategy
Documentation related to the Expert Advisors and trading strategies.
- [ExpertMAPSAR Tuning Guide](ExpertMAPSAR_Tuning_Guide.md) - Tuning the MAPSAR strategy.
- [ZOLO Plugin Integration](ZOLO_Plugin_Integration.md) - Integrating with the ZOLO bridge.
## 📊 Reports & Maintenance
Analysis reports and cleanup summaries.
- [Repository Quality Analysis](Repository_Quality_Analysis.md)
- [Working Tree Review Report](Working_Tree_Review_Report.md)
- [Pull Request Review Report](Pull_Request_Review_Report.md)
- **PR Consolidation:**
- [Action Summary](PR_Action_Summary.md)
- [Consolidation Plan](PR_Consolidation_Plan.md)
- [Consolidation Results](PR_Consolidation_Results.md)
- [Final Summary](PR_Final_Summary.md)
- [Consolidation Complete](PR_Consolidation_Complete.md)