Skip to content

Commit

Permalink
lug: migrate most repos in disk from data32T to nfs27T
Browse files Browse the repository at this point in the history
  • Loading branch information
truc0 committed Nov 28, 2024
1 parent 1a793e0 commit 7045d96
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
42 changes: 21 additions & 21 deletions caddy/Caddyfile.siyuan
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ http://mirror.sjtu.edu.cn {
redir /rpmfusion /rpmfusion/ 301
handle /rpmfusion/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down Expand Up @@ -361,7 +361,7 @@ https://mirror.sjtu.edu.cn {
redir /pop-os /pop-os/ 301
handle /pop-os/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -370,7 +370,7 @@ https://mirror.sjtu.edu.cn {
redir /rocky /rocky/ 301
handle /rocky/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -383,7 +383,7 @@ https://mirror.sjtu.edu.cn {
redir /archlinuxarm /archlinuxarm/ 301
handle /archlinuxarm/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -392,7 +392,7 @@ https://mirror.sjtu.edu.cn {
redir /archlinux-cn /archlinux-cn/ 301
handle /archlinux-cn/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down Expand Up @@ -482,7 +482,7 @@ https://mirror.sjtu.edu.cn {
redir /termux /termux/ 301
handle /termux/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down Expand Up @@ -526,7 +526,7 @@ https://mirror.sjtu.edu.cn {
redir /rpmfusion /rpmfusion/ 301
handle /rpmfusion/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down Expand Up @@ -575,7 +575,7 @@ https://mirror.sjtu.edu.cn {
redir /apache /apache/ 301
handle /apache/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -584,7 +584,7 @@ https://mirror.sjtu.edu.cn {
redir /blackarch /blackarch/ 301
handle /blackarch/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down Expand Up @@ -617,7 +617,7 @@ https://mirror.sjtu.edu.cn {
redir /sites/tldp.org /sites/tldp.org/ 301
handle /sites/tldp.org/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down Expand Up @@ -666,7 +666,7 @@ https://mirror.sjtu.edu.cn {
redir /sury /sury/ 301
handle /sury/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -687,7 +687,7 @@ https://mirror.sjtu.edu.cn {
redir /dragonflybsd /dragonflybsd/ 301
handle /dragonflybsd/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -709,7 +709,7 @@ https://mirror.sjtu.edu.cn {
redir /manjaro /manjaro/ 301
handle /manjaro/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down Expand Up @@ -738,7 +738,7 @@ https://mirror.sjtu.edu.cn {
redir /test /test/ 301
handle /test/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down Expand Up @@ -767,7 +767,7 @@ https://mirror.sjtu.edu.cn {
redir /armbian /armbian/ 301
handle /armbian/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -780,7 +780,7 @@ https://mirror.sjtu.edu.cn {
redir /raspbian-addons /raspbian-addons/ 301
handle /raspbian-addons/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -789,7 +789,7 @@ https://mirror.sjtu.edu.cn {
redir /OpenBSD /OpenBSD/ 301
handle /OpenBSD/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -798,7 +798,7 @@ https://mirror.sjtu.edu.cn {
redir /ubuntukylin-cdimage /ubuntukylin-cdimage/ 301
handle /ubuntukylin-cdimage/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -807,7 +807,7 @@ https://mirror.sjtu.edu.cn {
redir /ubuntukylin /ubuntukylin/ 301
handle /ubuntukylin/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -816,7 +816,7 @@ https://mirror.sjtu.edu.cn {
redir /zorinos-isos /zorinos-isos/ 301
handle /zorinos-isos/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand All @@ -829,7 +829,7 @@ https://mirror.sjtu.edu.cn {
redir /debian-ports /debian-ports/ 301
handle /debian-ports/* {
file_server browse {
root /srv/data32T
root /srv/nfs27T
hide .*
}
@hidden path */.*
Expand Down
Loading

0 comments on commit 7045d96

Please sign in to comment.