stack:framework quarkus

Quarkus

Quarkus is a Kubernetes-native Java framework tailored for GraalVM and OpenJDK HotSpot, designed to streamline Java application deployment on cloud environments.


Recipes

  1. Host crm with Quarkus: relational workspace data
  2. Host crm with Quarkus: private attachments
  3. Host crm with Quarkus: CSV imports
  4. Host crm with Quarkus: downloadable reports
  5. Host project tracker with Quarkus: relational workspace data
  6. Host project tracker with Quarkus: private attachments
  7. Host project tracker with Quarkus: CSV imports
  8. Host project tracker with Quarkus: downloadable reports
  9. Host inventory manager with Quarkus: relational workspace data
  10. Host inventory manager with Quarkus: private attachments
  11. Host inventory manager with Quarkus: CSV imports
  12. Host inventory manager with Quarkus: downloadable reports
  13. Host help desk with Quarkus: relational workspace data
  14. Host help desk with Quarkus: private attachments
  15. Host help desk with Quarkus: CSV imports
  16. Host help desk with Quarkus: downloadable reports
  17. Host recruiting tracker with Quarkus: relational workspace data
  18. Host recruiting tracker with Quarkus: private attachments
  19. Host recruiting tracker with Quarkus: CSV imports
  20. Host recruiting tracker with Quarkus: downloadable reports
  21. Host approval workflow with Quarkus: relational workspace data
  22. Host approval workflow with Quarkus: private attachments
  23. Host approval workflow with Quarkus: CSV imports
  24. Host approval workflow with Quarkus: downloadable reports
  25. Configure build and start for Quarkus
  26. Connect Postgres for Quarkus
  27. Apply database schema changes for Quarkus
  28. Configure S3-compatible access for Quarkus
  29. Deliver public assets through CDN for Quarkus
  30. Configure environment and secrets for Quarkus
  31. Enforce private-file authorization for Quarkus
  32. Diagnose deployment failures for Quarkus