 junvandGitHub
|
ea0dbb9e14
|
Add logic to allow user disable filebrowser (#245)
|
2025-03-06 22:49:55 +11:00 |
|
 junvandGitHub
|
1e6c8855da
|
Add ability to skip chown /data folder (#233)
* Add env FIX_DATA_VOLUME_PERMISSIONS to allow user to choose whether to chown the data folder
* Add another log
|
2023-04-20 13:38:50 +10:00 |
|
 junvandGitHub
|
46fd0a842f
|
Dht issue (#211)
* Move .aria2/dht.dat file to /app folder to solve the issue failed to save dht.dat
* Add env CADDY_LOG_LEVEL to allow user override log levels
|
2022-04-19 11:04:22 +10:00 |
|
 junvandGitHub
|
9a58c2a12e
|
Heroku rclone conf (#176)
* Add RCLONE_CONFIG_BASE64 to config rclone on heroku
* Update heroku docker run app.json
|
2021-10-11 16:13:51 +11:00 |
|
junv
|
d7e26e6e0e
|
#87 Update secureCaddyfile with caddy 2
|
2020-11-15 23:20:41 +11:00 |
|
junv
|
cbddc46cb6
|
#87 Solve the caddy and rclone's permission issues when running user is not root
|
2020-11-15 23:20:41 +11:00 |
|
junv
|
e9e3e4083c
|
Start integrating rclone, had rclone running but missing default configuration file
|
2020-09-12 17:07:12 +10:00 |
|
junv
|
94b7e09cd1
|
Allow user to use root to run this application
|
2019-10-10 20:11:56 +11:00 |
|
junv
|
fd33d75186
|
#48 Do not run chown to file doownloading folder
|
2019-09-01 17:05:02 +10:00 |
|
junv
|
fe01505242
|
Update readme and refine some naming things
|
2019-07-18 22:18:35 +10:00 |
|
junv
|
1b130c27a3
|
Allow user to override default uid and gid. Default ones are 1000:1000
|
2019-07-16 23:34:29 +10:00 |
|
junv
|
6b434869c3
|
add non root user make everything related to the application belongs to that user. Huge thanks to @whlsxl as I learned a lot from his code changes but I didn't use custom docker image
|
2019-07-16 23:17:43 +10:00 |
|