Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New request: lurkmore #958

Open
deimjons opened this issue Apr 10, 2024 · 4 comments
Open

New request: lurkmore #958

deimjons opened this issue Apr 10, 2024 · 4 comments
Assignees

Comments

@deimjons
Copy link

Please use the following format for a ZIM creation request (and delete unnecessary information)

  • Website URL: https://lurkmore.online/
  • License: WTFPL public license
  • Desired ZIM Title: Lurkmore
  • Desired ZIM Description: Однако, здравствуйте. То, что вы видите перед собой — это памятник Луркоморью, каким его застала судьба на момент 15 апреля 2021 года. Все статьи на проекте оставлены в исторических целях в том виде, в котором сохранились. Редактировать их нельзя.
  • Desired ZIM Icon –png (URL or attach one): https://en.m.wikipedia.org/wiki/File:Lurkmore.ru_logo.png
  • Language (ISO 639-3): ru
  • Is this a MediaWiki?: yes
@RavanJAltaie RavanJAltaie self-assigned this Apr 30, 2024
@deimjons
Copy link
Author

deimjons commented Jun 1, 2024

Hello @RavanJAltaie . Any updates here?

@artiommocrenco
Copy link

artiommocrenco commented Dec 20, 2024

I second this. I tried using zimit and mwoffliner with neolurk.

@benoit74
Copy link
Contributor

I've failed to find API endpoints for mwoffliner operation (everything is in Russian so it does not help me ^^), it looks like they are closed, @artiommocrenco did you achieved to find them? Otherwise we will have to use zimit, but this is not really convenient on mediawikis ...

@artiommocrenco
Copy link

@benoit74 @deimjons I used this:

# for lurkmore
sudo docker run --rm -v /output:/output:rw --memory-swappiness 0 ghcr.io/openzim/mwoffliner:1.13.0 mwoffliner --webp --mwUrl="https://lurkmore.media/" --format="nodet,nopic:mini" --format="nopic:nopic" --format="novid:maxi" --verbose --osTmpDir="/dev/shm" --requestTimeout="1000" --outputDirectory="/output" --adminEmail="[email protected]" --mwWikiPath "/" --mwApiPath "/api.php" --mwModulePath "/load.php" --mwRestApiPath="/wiki/"


# for neolurk
sudo docker run --rm -v /output:/output:rw --memory-swappiness 0 ghcr.io/openzim/mwoffliner:1.13.0 mwoffliner --webp --mwUrl="https://neolurk.org/" --format="nodet,nopic:mini" --format="nopic:nopic" --format="novid:maxi" --verbose --osTmpDir="/dev/shm" --requestTimeout="1000" --outputDirectory="/output" --adminEmail="[email protected]" --mwRestApiPath="/wiki/"

With dev, it does not fully work for me, presumably because of openzim/mwoffliner#1999

# non-working example with lurkmore
sudo docker run --rm -v /output_dev:/output:rw --memory-swappiness 0 ghcr.io/openzim/mwoffliner:dev mwoffliner --webp --mwUrl="https://lurkmore.media/" --format="nodet,nopic:mini" --format="nopic:nopic" --format="novid:maxi" --osTmpDir="/dev/shm" --requestTimeout="1000" --outputDirectory="/output" --adminEmail="[email protected]" --mwWikiPath "/" --mwActionApiPath "api.php" --mwRestApiPath "rest.php" --mwModulePath "load.php" --verbose

# non-working example with neolurk
sudo docker run --rm -v /output_dev:/output:rw --memory-swappiness 0 ghcr.io/openzim/mwoffliner:dev mwoffliner --webp --mwUrl="https://neolurk.org/" --format="nodet,nopic:mini" --format="nopic:nopic" --format="novid:maxi" --osTmpDir="/dev/shm" --requestTimeout="1000" --outputDirectory="/output" --adminEmail="[email protected]" --mwRestApiPath="/wiki/" 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants