---
title: "Quarkus: deployment recipes"
description: "32 published deployment recipe(s) under Quarkus."
canonical_url: "https://ample.computer/discover/stack/framework-quarkus"
last_updated: "2026-09-22"
---

# Quarkus

Canonical URL: https://ample.computer/discover/stack/framework-quarkus
Node ID: `stack:framework-quarkus` | Facet: stack | Published recipes below this node: 32

## Published recipes

- [Host crm with Quarkus: relational workspace data](/recipes/crm/quarkus/relational-workspace)
- [Host crm with Quarkus: private attachments](/recipes/crm/quarkus/private-attachments)
- [Host crm with Quarkus: CSV imports](/recipes/crm/quarkus/csv-imports)
- [Host crm with Quarkus: downloadable reports](/recipes/crm/quarkus/report-exports)
- [Host project tracker with Quarkus: relational workspace data](/recipes/project-tracker/quarkus/relational-workspace)
- [Host project tracker with Quarkus: private attachments](/recipes/project-tracker/quarkus/private-attachments)
- [Host project tracker with Quarkus: CSV imports](/recipes/project-tracker/quarkus/csv-imports)
- [Host project tracker with Quarkus: downloadable reports](/recipes/project-tracker/quarkus/report-exports)
- [Host inventory manager with Quarkus: relational workspace data](/recipes/inventory-manager/quarkus/relational-workspace)
- [Host inventory manager with Quarkus: private attachments](/recipes/inventory-manager/quarkus/private-attachments)
- [Host inventory manager with Quarkus: CSV imports](/recipes/inventory-manager/quarkus/csv-imports)
- [Host inventory manager with Quarkus: downloadable reports](/recipes/inventory-manager/quarkus/report-exports)
- [Host help desk with Quarkus: relational workspace data](/recipes/help-desk/quarkus/relational-workspace)
- [Host help desk with Quarkus: private attachments](/recipes/help-desk/quarkus/private-attachments)
- [Host help desk with Quarkus: CSV imports](/recipes/help-desk/quarkus/csv-imports)
- [Host help desk with Quarkus: downloadable reports](/recipes/help-desk/quarkus/report-exports)
- [Host recruiting tracker with Quarkus: relational workspace data](/recipes/recruiting-tracker/quarkus/relational-workspace)
- [Host recruiting tracker with Quarkus: private attachments](/recipes/recruiting-tracker/quarkus/private-attachments)
- [Host recruiting tracker with Quarkus: CSV imports](/recipes/recruiting-tracker/quarkus/csv-imports)
- [Host recruiting tracker with Quarkus: downloadable reports](/recipes/recruiting-tracker/quarkus/report-exports)
- [Host approval workflow with Quarkus: relational workspace data](/recipes/approval-workflow/quarkus/relational-workspace)
- [Host approval workflow with Quarkus: private attachments](/recipes/approval-workflow/quarkus/private-attachments)
- [Host approval workflow with Quarkus: CSV imports](/recipes/approval-workflow/quarkus/csv-imports)
- [Host approval workflow with Quarkus: downloadable reports](/recipes/approval-workflow/quarkus/report-exports)
- [Configure build and start for Quarkus](/guides/quarkus/build-and-start)
- [Connect Postgres for Quarkus](/guides/quarkus/database-connection)
- [Apply database schema changes for Quarkus](/guides/quarkus/schema-changes)
- [Configure S3-compatible access for Quarkus](/guides/quarkus/object-client)
- [Deliver public assets through CDN for Quarkus](/guides/quarkus/cdn-assets)
- [Configure environment and secrets for Quarkus](/guides/quarkus/configuration-secrets)
- [Enforce private-file authorization for Quarkus](/guides/quarkus/private-file-access)
- [Diagnose deployment failures for Quarkus](/guides/quarkus/deployment-diagnostics)
