Compare commits

..
3 Commits
Author SHA1 Message Date
junv 1cb67615c3 Bump Rclone,Filebrowser and AriaNg to latest release versions 2021-04-16 16:11:08 +10:00
junv 9f05b5b178 Fix filebrowser sharing issue 2021-04-16 16:04:42 +10:00
junvandGitHub 9a045ddd90 Update README.md 2021-04-07 23:50:42 +10:00
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -42,10 +42,10 @@ File Browser
* [Aria2 (SSL support)](https://aria2.github.io)
* [AriaNg](https://github.com/mayswind/AriaNg)
* [Rclone](https://rclone.org/)
* [File Browser](https://filebrowser.xyz/): Files mangement and videos playing
* Auto HTTPS Let's Encrypt
* Bind non root user into container, so non root user can also manage downloaded files.
* Basic Auth
* File indexing and video playing ([File Browser](https://filebrowser.xyz/))
* Support ARM CPUs as well, all supported CPU platforms can be found [here](https://cloud.docker.com/repository/docker/wahyd4/aria2-ui/tags)
* Cloud Storage platforms synchronization
+1 -1
View File
@@ -4,7 +4,7 @@
{$DOMAIN}
basicauth /* {
basicauth / {
ARIA2_USER ARIA2_PWD_ENCRYPT
}
+3 -3
View File
@@ -3,9 +3,9 @@
echo "Set variables for $(arch)"
caddy_version=2.3.0
filebrowser_version=v2.11.0
rclone_version=v1.53.3
ariang_version=1.1.7
filebrowser_version=v2.15.0
rclone_version=v1.55.0
ariang_version=1.2.1
case "$(arch)" in