Anonymous
09/10/2025 (Wed) 23:58
No.29788
del
for anons who want to try meguca but cant fix the code heres a patch file for meowmin repo
>docker container working>fixes anti-spam for new instance>stop claude running at startup and crashingcommands I use in the video:
sudo dnf install -y git epel-release
sudo dnf install -y podman-compose
`git clone
https://github.com/meowmin/meguca/`cd meguca
git apply ../test.patch
sudo podman-compose build
sudo podman-compose up -d
meguca will be running on
http://your-ip:8000it will also work as rootless pod
Message too long. Click here to view full text.