Nick Sweeting
|
5d3c2a8a99
Update docker_entrypoint.sh
|
1 年間 前 |
Nick Sweeting
|
99ed97836f
Prevent accidentally mounting home folder as DATA_DIR
|
1 年間 前 |
Nick Sweeting
|
63bf902f35
chown TMP_DIR and LIB_DIR recursively inside docker_entrypoint to handle custom PUID
|
1 年間 前 |
Nick Sweeting
|
e2081e3d67
chown lib dir tmp dir in docker entrypoint
|
1 年間 前 |
Nick Sweeting
|
613caec8eb
improve install flow with sudo, check package managers, and fix docker build
|
1 年間 前 |
Nick Sweeting
|
323138b7b4
Update docker_entrypoint.sh
|
1 年間 前 |
Nick Sweeting
|
cf1ea8f80f
improve config loading of TMP_DIR, LIB_DIR, move to separate files
|
1 年間 前 |
Nick Sweeting
|
1fc6851387
fix /app/lib ownership in docker
|
1 年間 前 |
Nick Sweeting
|
7a9460f45b
try to ensure tmp is writable by archivebox user
|
1 年間 前 |
Nick Sweeting
|
497d3e9c2d
fix chrome trying to use novnc in docker when its not available
|
1 年間 前 |
Nick Sweeting
|
8f3901dd36
fix edge case in docker_entrypoint where crontabs glob fails to expand
|
1 年間 前 |
Nick Sweeting
|
8e9cfc8869
fix crontab symlinking to use glob instead of ls for iteration
|
1 年間 前 |
Nick Sweeting
|
e48159b8a0
cleanup docker-compose by storing crontabs in data dir
|
1 年間 前 |
Nick Sweeting
|
ed49301cf0
only check data/archive if data has space available in entrypoinbt
|
2 年 前 |
Nick Sweeting
|
75d8ed3fec
dont attempt to chown /browsers/.links if it doesnt exist
|
2 年 前 |
Nick Sweeting
|
8ccb4f73ec
check data/archive folder for free space as well
|
2 年 前 |
Nick Sweeting
|
ff5aef521e
fix chown of playwright browsers dir links
|
2 年 前 |
Nick Sweeting
|
014c1e1dc7
remove dbus from docker setup, not actually needed
|
2 年 前 |
Nick Sweeting
|
df11a8a3ba
fix playwright browsers path not having hidden dir inside chowned
|
2 年 前 |
Nick Sweeting
|
e085b1d13b
try to chown everything in ./data and only fallback to avoiding ./data/archive if it fails initially
|
2 年 前 |
gnattu
|
bc2bfc1cc7
fix: handle archive folder permission more graceful
|
2 年 前 |
Nick Sweeting
|
3ddc0c7f7a
fix free space calculation and make it based on absolute values instead of pcts
|
2 年 前 |
Nick Sweeting
|
2bb6dca294
check for available disk space on docker root fs and data volume and improve shell requoting
|
2 年 前 |
Nick Sweeting
|
48c9a49d56
fix shell re-quoting in docker_entrypoint.sh so that quoted subcommands can be passed in
|
2 年 前 |
Nick Sweeting
|
1f71fedff7
dont check for PGID=0 anymore
|
2 年 前 |
Nick Sweeting
|
6584f300d6
add better comments
|
2 年 前 |
Nick Sweeting
|
7410fddacf
improve entrypoint error handling and color coding
|
2 年 前 |
Nick Sweeting
|
c259b3f2fd
fix browsers chown on startup again
|
2 年 前 |
Nick Sweeting
|
1ce228e9bb
fix /browsers/* does not exist chown error
|
2 年 前 |
Nick Sweeting
|
4a4ed2cad6
fix version string parsing
|
2 年 前 |