-
I build the end docker image in the github actions. It is working properly, but I was disabled mercure.
Now after enabling it, i get:
```
php-1 | Error: loading initial config: loading new config:…
-
I was looking into a very slow shutdown of the Mercure instance I am running on a Ubuntu server, using a systemd unit.
Unit file
```
[Unit]
Description=Mercure server
After=network.target
…
-
Request to create an Alpine Linux-compatible package for the Mercure.rocks hub. Given Alpine's popularity in lightweight and containerized environments, having a dedicated package will simplify deploy…
-
Hi there! I just upgraded my Laravel Octane app to use FrankenPHP 1.3.1. Since the update I've been tinkering with Mercure, this is my first time trying it but it's looking pretty great so far 🙌
I…
-
Hello,
we got an issue with the websocket. It is not able to connect to the websocket and drops a 404.
Mercure installed and running on port 3334:
`[Unit]
Description=Mercure.Rocks service
Af…
-
Hi, I’ve been using Mercure for a long time now, and I love it. However, all this time, I’ve had to configure it like this:
```yaml
http_client:
default_options:
verify_peer: false
…
-
-
Hi everyone!
I'm on a Macbook Air M2 2022 and i'm trying to create the database with MySQL instead of PostgreSQL, but when i run:
```shell
docker compose exec php bin/console dbal:run-sql -q "SEL…
-
## Issue
While using an existingSecret as configuration **AND** supplying a different name than `mercure.fullName`, "GLOBAL_OPTIONS" and "CADDY_EXTRA_CONFIG" both uses a non-existing secret (called…
-
**Description**
Mercure is a killer feature but it depends on the project you are working one.
For a prototype or a side project it could be overkill to use it at the first time. Instead of clea…