-
**Description**
Running:
```
$ git clone https://github.com/api-platform/demo.git
$ cd demo
$ docker-compose up -d
```
Produces an error in php container
```
Verifying lock file contents ca…
-
Partial error log
```
go: downloading github.com/spaolacci/murmur3 v1.1.0
go: downloading github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7
go: downloading golang.org/x/mod v0.4.0
g…
-
#### How Shlink is set-up
* Shlink Version: 2.7.1
* How do you serve Shlink: Docker image
* Database engine used: PostgreSQL
#### Summary
What are the recommended/minimum requirements for t…
-
**Description**
I discovered that commented out yaml that contain env vars in the comment do get parsed in RC1. This seems to be a bug introduced by the recent env changes.
for example a…
-
Hey there,
I'm trying to include Mercure in a project similar to api-platform/api-platform or dunglas/symfony-docker, i.e. with a custom-built Caddy as main web server.
However, unlike the examp…
-
helm repo add mercure https://charts.mercure.rocks
--- "mercure" has been added to your repositories
helm repo update
--- ...Successfully got an update from the "mercure" chart repository
helm…
-
Hello,
I use mercure with my api-plafome symfony 3.4 in docker
in local it works perfectly but when i try to use mercure with my api in production environenment i receive this error:
request.C…
-
Hi,
First of all, thank you for working on this topic.
There is an existing web standard (implemented by several libraries and server-side frameworks) to express URI templates: https://datatrack…
-
Hello,
My Users are divided in several user groups.
Most of my entities have a user group fiield refering to the user group they belong too.
when an entry is modified / suppressed I want the SS…
-
Hello,
This is very likely not an issue with the package but something i'm not doing right ... i've been overthinking this for some times now and would appreciate a fresh look ...
I'm not able t…