Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions docs/quix-cloud/managed-services/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Overview
---
title: Managed services
description: Quix-managed applications you can deploy without writing or maintaining code. Pre-built, versioned, and updated by Quix to simplify your pipelines and keep them secure.
---

Managed services are Quix-provided applications built from Quix-maintained container images. You deploy them like any other application; the difference is you set `deploymentType: Managed`, choose a supported `application`, and pick a `version`. Quix manages the image lifecycle (versions and updates).
# Managed services

**Managed services** are Quix-provided applications built from Quix-maintained container images. You deploy them like any other application; the difference is you set `deploymentType: Managed`, choose a supported `application`, and pick a `version`. Quix manages the image lifecycle (versions and updates).

Note

Expand Down