Loading README.md +7 −11 Original line number Diff line number Diff line Loading @@ -19,16 +19,16 @@ The Giter Controller acts as a "Producer" service that: ## Architecture ``` ┌─────────────────┐ ┌──────────────────┐ ┌─────────────┐ │ TMF Catalog │────▶│ Giter Service │────▶│ Git Repo │ │ (ActiveMQ) │◀────│ (Producer) │◀────│ (GitOps) │ └─────────────────┘ └──────────────────┘ └─────────────┘ ┌─────────────────┐ ┌──────────────────┐ ┌─────────────┐ ┌─ ─ ─ ─ ─ ─ ─┐ │ TMF Catalog │────▶│ Giter Service │────▶│ Git Repo │────▶│ Consumer │ │ (ActiveMQ) │◀────│ (Producer) │◀────│ (GitOps) │────│ (external) │ └─────────────────┘ └──────────────────┘ └─────────────┘ └ ─ ─ ─ ─ ─ ─ ┘ │ ▼ ┌──────────────┐ ┌───────────────┐ │ Status │ │ Reconciliation│ └──────────────┘ └───────────────┘ ``` ### GitOps Model Loading Loading @@ -327,10 +327,6 @@ logging: org.apache.camel: INFO ``` ### Health Check ActiveMQ console available at: http://localhost:8161/console ## Docker Deployment ### Build Docker Image Loading Loading
README.md +7 −11 Original line number Diff line number Diff line Loading @@ -19,16 +19,16 @@ The Giter Controller acts as a "Producer" service that: ## Architecture ``` ┌─────────────────┐ ┌──────────────────┐ ┌─────────────┐ │ TMF Catalog │────▶│ Giter Service │────▶│ Git Repo │ │ (ActiveMQ) │◀────│ (Producer) │◀────│ (GitOps) │ └─────────────────┘ └──────────────────┘ └─────────────┘ ┌─────────────────┐ ┌──────────────────┐ ┌─────────────┐ ┌─ ─ ─ ─ ─ ─ ─┐ │ TMF Catalog │────▶│ Giter Service │────▶│ Git Repo │────▶│ Consumer │ │ (ActiveMQ) │◀────│ (Producer) │◀────│ (GitOps) │────│ (external) │ └─────────────────┘ └──────────────────┘ └─────────────┘ └ ─ ─ ─ ─ ─ ─ ┘ │ ▼ ┌──────────────┐ ┌───────────────┐ │ Status │ │ Reconciliation│ └──────────────┘ └───────────────┘ ``` ### GitOps Model Loading Loading @@ -327,10 +327,6 @@ logging: org.apache.camel: INFO ``` ### Health Check ActiveMQ console available at: http://localhost:8161/console ## Docker Deployment ### Build Docker Image Loading