Skip to content

Add documentation for running the application without external services #150

@mcruzdev

Description

@mcruzdev

Hi @mcruzdev , I set the OPENAI_API_KEY and enabled quarkus.sqs.devservices.enabled=true as suggested. However, when running the app, it still fails with missing config errors for whatsapp.messages-processed.queue-url and whatsapp.incoming-messages.queue-url. Should these be explicitly set, or should DevServices handle them automatically?

Hi @kotlalokeshwari098, I think we need to create it manually using an script, take a look here https://docs.quarkiverse.io/quarkus-amazon-services/dev/dev-services.html#quarkus-amazon_quarkus-aws-devservices-localstack-init-scripts-folder

Again, we need to update the documentation for contributors that do not want to use a real service, I will create an issue for it, the same thing for OpenAI, we can use ollama locally.

Originally posted by @mcruzdev in #125

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions