pimartin

Results 7 comments of pimartin

I've tested with Elasticsearch 6.6.0 and it doesn't work due to a breaking change ([Removal of mapping types](https://www.elastic.co/guide/en/elasticsearch/reference/6.0/removal-of-types.html)).

But this is a breaking change for people who have already deployed Meli. (We should also make a general "good practice" pass on the Docker image)

I'd even go further and start building a structure of subcommands, a bit like the docker-cli: - `meli site` - `meli site branch` - `meli site branch create` - `meli...

We should actually cap the entire domain name size. Which would mean adding constraints on both the project name and the branch name, based on the URL Meli would generate...

Hi, It's currently not possible. The redirects settings allow the user to point specific paths to a given file or to a backend (reverse proxy). The name isn't very clear...

Thanks for your comments, I will update the PR in accordance.

Hi, I had the same issue in Firefox when using FastKoko while Open WebUI managed to play the audio generated by FastKoko (through its API, not by using the new...