Jeroen de Boer
Jeroen de Boer
Hi there, The documentation [here](https://api-platform.com/docs/core/performance/#enabling-the-built-in-http-cache-invalidation-system) describes the following: > Integration with [Varnish](https://varnish-cache.org/) and Doctrine ORM is shipped with the core library, and Varnish is included in the Docker setup provided...
**Description** Hey! I am currently using APIP with this admin package to build a UI on top of my API. Most of my resources have multiple many-to-one or many-to-many relationships,...
Hi, I'm experiencing the following issue trying to add a read-only user on `osixia/openldap:1.5.0` / `osixia/openldap:latest`: ``` crm-api-openldap-1 | *** INFO | 2021-12-19 01:11:05 | Add image bootstrap ldif... crm-api-openldap-1...
Hi! I started using the docker-compose configuration provided by this repository in order to support Mercure in my app. After some tinkering, I got it to work within the dockerized...
## Describe the Bug Altering an existing rule which used to have `iniface => 'eth0'` to `iniface => undef` doesn't perform the change. ``` $ cat test.pp firewall { '1230...
The README says something about a secret being made named after the client which should contain the client certificate. I made a ovpnserver and ovpnclient resource like such: ``` ❯...