docker-parsoid icon indicating copy to clipboard operation
docker-parsoid copied to clipboard

Containerized MediaWiki parsoid service

Results 5 docker-parsoid issues
Sort by recently updated
recently updated
newest added

Apparently this repositoy is no longer being developed as it no longer works with the current Mediawiki versions 1.39, 1.40 - getting *Not acceptable** messages, usually version mismatch between MediaWiki/VisualEditor...

- README.md file updated, notifying that Parsoid >=0.12 is now bundled with MediaWiki. I need to check other PR and issues. Maybe more updates will be added to this patch.

enhancement

2020-07-18T04:50:02.710716289Z {"name":"parsoid","hostname":"parsoid-547874b8cf-97t54","pid":9,"level":60,"code":"EACCES","errno":"EACCES","syscall":"listen","address":"tcp://172.***.***.***:8000","port":-1,"levelPath":"fatal/service-runner/unhandled","msg":"listen EACCES: permission denied tcp://172.***.***.***:8000","time":"2020-07-18T04:50:02.710Z","v":0}

There is a bug that does not work if you enter a subdomain after `PARSOID_DOMAIN_`. For example, when I gave `PARSOID_DOMAIN_foo.bar="https://foo.bar/api.php"` as the env variable, config.yaml shows nothing after the...

bug

Allows `subdomain.domain` form in the environment variables