收起左侧

从零开始:在 NAS 上部署 LANraragi,轻松搞定漫画管理与阅读

6
回复
905
查看
[ 复制链接 ]

53

主题

9

回帖

0

牛值

fnOS系统内测组

社区上线纪念勋章

2025-8-17 20:38:05 显示全部楼层 阅读模式

LANraragi:

一款开源的漫画 / 动漫 Web 界面和阅读器,具备丰富的漫画管理和阅读功能。

图片

在线 Demo:

https://lrr.tvc-16.science/

安装

Docker Compose

services:
  lanraragi:
    image: difegue/lanraragi:latest
    container_name: lanraragi
    ports:
      - 3000:3000
    volumes:
      - /vol1/1000/docker/lanraragi/content:/home/koyomi/lanraragi/content
      - /vol1/1000/docker/lanraragi/thumb:/home/koyomi/lanraragi/thumb
      - /vol1/1000/docker/lanraragi/database:/home/koyomi/lanraragi/database
    restart: unless-stopped

参数说明(更多参数建议去看文档)

:::
/home/koyomi/lanraragi/content(路径):用于存储漫画存档文件

/home/koyomi/lanraragi/thumb(路径):用于存储生成的封面缩略图

/home/koyomi/lanraragi/database(路径):用于存储数据库文件

:::

使用

浏览器中输入 http://NAS的IP:3000 就能看到界面

图片

注意左上角弹窗有提示管理员密码,点击进行跳转

图片

输入密码进行登录

图片

点击“设置”

图片

修改密码,点击保存

图片

这里还有主题可以选择

图片

将漫画放到对应目录里面

图片

TIP:

如果没有漫画显示,那有可能权限问题,可以查看日志

图片

刷新页面就都识别出来了

图片

TIP:

扫描会自动提取封面,此时处理器占用不会比较大

图片

阅读效果还是挺不错的

图片

设置项功能齐全

图片

可以快速预览全部内容

图片

键盘快捷键也都支持

图片

资源占用情况,正常打开处理器占用不高,有时候打开漫画会突然跑满

图片

总结

LANraragi 这款漫画阅读器还是比较多人用的,很多下载的本子带刮削信息的也都是推荐导入到这款工具,而且整体来说使用也是很方便该有的功能也都有。

综合推荐:⭐⭐⭐⭐(本子自带刮削的首推)

使用体验:⭐⭐⭐(还不错,该有功能都有)

部署难易:⭐⭐(简单)

收藏
送赞
分享

23

主题

75

回帖

0

牛值

初出茅庐

2025-8-18 14:19:46 显示全部楼层

权限怎么搞 日志就是一直显示Permission denied

23

主题

75

回帖

0

牛值

初出茅庐

2025-8-18 14:41:39 显示全部楼层

遇到Permission denied的 提醒一下环境变量里面找到 Permission denied LRR_UID和LRR_GID这两项默认是9001 把这个值改成1000就可以了

0

主题

2

回帖

0

牛值

江湖小虾

2025-9-3 16:43:55 显示全部楼层

之前我也部署过,上传漫画是没什么问题,但是使用e站地址直接下漫画到nas里一直不行,楼主试过吗,明明有这个功能

1

主题

2

回帖

0

牛值

江湖小虾

You must provide "data" or "filepath" option 啥意思

0

主题

3

回帖

0

牛值

江湖小虾

手机看漫画方便吗

4

主题

19

回帖

0

牛值

江湖小虾

打不开日志

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

s6-supervise lanraragi: warning: finish script lifetime reached maximum value - sending it a SIGKILL

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

s6-supervise lanraragi: warning: finish script lifetime reached maximum value - sending it a SIGKILL

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

Compilation failed in require at (eval 132) line 1.

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

sh: you need to specify whom to kill

Attempting to create directory /home/koyomi/perl5

Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Unable to create /home/koyomi/perl5/bin: Permission denied at /usr/local/share/perl5/site_perl/local/lib.pm line 721.

BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 3.

Compilation failed in require at (eval 132) line 1.

Server PID will be at /home/koyomi/lanraragi/temp/server.pid

cat: can't open '/home/koyomi/lanraragi/temp/shinobu.pid-s6': No such file or directory

sh: you need to specify whom to kill

cat: can't open '/home/koyomi/lanraragi/temp/minion.pid-s6': No such file or directory

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则