David DIVERRES

Results 24 issues of David DIVERRES

Being able to define a list of query parameters for the crawled URL would make it possible to avoid, for example, crawling documentation in several languages. In the following logs...

enhancement

## Summary Add health check functionality to all Docker examples for better container orchestration support (Docker, Kubernetes, ECS, etc.): - Add `/api/health` endpoint returning `{ status: "ok" }` - Add...

examples

## Summary This PR aligns the `with-docker-compose` example Dockerfiles with the `with-docker` example to ensure consistency and fix a production issue: - **Add `NODE_ENV=production`** to `prod.Dockerfile` and `prod-without-multistage.Dockerfile` - Without...

examples

When the `manifest-url` is used to provide some values like `name` and `desc`, then the "short-name" is always displayed in the install banner prompt. The "name" is only displayed into...

enhancement