Nick Sweeting
58c6acc4cf
Update docker-compose.yml
2024-09-06 07:00:00 -07:00
Nick Sweeting
1d48c1ddf6
Update docker-compose.yml
2024-09-06 06:31:16 -07:00
Nick Sweeting
90320ea078
add changedetection.io example to docker-compose.yml
2024-08-22 16:26:39 -07:00
Nick Sweeting
463ea54616
remove references to main branch in favor of stable branch
2024-04-24 16:38:00 -07:00
Nick Sweeting
8dcfa93ec6
Merge branch 'main' into dev
2024-04-24 14:32:07 -07:00
Nick Sweeting
e28f33fcd0
Update docker-compose.yml
2024-04-24 14:17:53 -07:00
Nick Sweeting
9ad99d86c1
Update docker-compose.yml to add rclone remote storage example
2024-04-09 18:38:29 -07:00
Nick Sweeting
9d4cc361e6
Update docker-compose.yml
2024-03-27 20:15:27 -07:00
Nick Sweeting
e48159b8a0
cleanup docker-compose by storing crontabs in data dir
2024-03-26 15:24:05 -07:00
Nick Sweeting
ac73fb5129
merge fixes
2024-03-26 15:22:40 -07:00
Nick Sweeting
8007e97c3f
point archivebox to novnc display container by default
2024-03-18 14:41:57 -07:00
Nick Sweeting
83eede54da
fix docker image in compose file
2024-01-04 14:59:08 -08:00
Nick Sweeting
73993d26c0
move SYSTEM_USER call to get_system_user func
2024-01-02 17:11:29 -08:00
Nick Sweeting
6761ed368c
wip pre-0.7.1 side fixes
2023-11-14 02:09:58 -08:00
Nick Sweeting
7387d4b93c
fix pihole compose setup
2023-11-08 00:14:07 -08:00
Nick Sweeting
6f4a7e4e68
Add ADMIN_USERNAME and ADMIN_PASSWORD to example options
2023-10-18 11:53:13 -07:00
Nick Sweeting
733dbfa1f3
Update scheduler to persist single shared contab via volume instead of requiring separate container for each job
2023-06-13 17:13:55 -07:00
Nick Sweeting
406e2b681d
Update docker-compose.yml scheduled task image and container name
2023-06-13 05:49:22 -07:00
Nick Sweeting
5ddffae83e
bump sonic version to support ARM
2022-05-09 19:14:26 -07:00
Mike Kusold
4febbacef6
Fix entrypoint
...
docker-compose requires `$$` for env vars that are supposed to be executed inside the container.
2022-04-05 20:58:40 -06:00
Mike Kusold
dfef21a814
Update pywb entrypoint
...
wb-manager first needs you to init the collection. If you attempt to init a collection that already exists, it exits with a `2`.
Also, `wayback --proxy` requires an argument, so I remove the proxy argument.
2022-04-05 20:42:29 -06:00
Nick Sweeting
d268513877
cleanup example configs
2022-03-22 20:55:17 -04:00
Nick Sweeting
0ec5ba0595
fix pihole admin port format in docker-compose
2022-03-16 14:15:37 -07:00
Nick Sweeting
a15350cc77
Update docker-compose.yml
2022-03-16 14:14:35 -07:00
Nick Sweeting
5cd2b328c0
Add example pihole docker-compose config for ad/tracker blocking during archiving
2022-03-16 14:12:18 -07:00
akhilleusuggo
9231e7f091
typo
...
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.pywb.volumes contains an invalid type, it should be an array
2022-01-27 19:24:59 +01:00
Nick Sweeting
b279c30b8d
Update docker-compose.yml
2021-12-16 05:18:33 -05:00
Evan Wade
bac5a10eae
point to master image, not latest
...
Following the docker-compose quick-start guide, used "latest" tagged docker image in compose file. Returned an exec error on my arm64 raspi 3b+. Seems like this needs to be "master" tag to really support multi-arch... Worked when I changed it to "master" on my machine.
2021-05-07 02:03:54 -07:00
Nick Sweeting
6053f4e415
move sonic file up a level
2021-04-10 07:42:16 -04:00
Nick Sweeting
f37c77c859
Update docker-compose.yml
2021-04-07 22:50:18 -04:00
Nick Sweeting
83468fd304
add sonic backfill instructions to docker-compose
2021-04-05 23:24:12 -04:00
Nick Sweeting
1485e4eb90
use older docker compose version for more features
2021-04-05 23:22:05 -04:00
Nick Sweeting
2fc9f1cfa3
dont depend on README in Dockerfile install step
2021-04-05 23:17:07 -04:00
Nick Sweeting
e96141cee9
Update docker-compose.yml
2021-04-01 13:06:27 -04:00
Nick Sweeting
ae43d35e65
fix color option in docker
2021-02-16 01:26:26 -05:00
Nick Sweeting
3e96871386
add comment explaining commented out lines in docker-compose file
2021-02-15 14:53:03 -05:00
Nick Sweeting
00ae1f15a7
ignore shm db file and config files in archivebox data dir on init
2021-02-15 14:52:37 -05:00
Nick Sweeting
3c3bae02d2
add quick-init option to skip reimporting all snapshot dirs on init
2021-02-15 14:52:10 -05:00
Nick Sweeting
128e7f0e8d
dont show progress bars in docker by default
2021-02-15 13:39:37 -05:00
Nick Sweeting
188670eb8b
disable sonic by default in docker-compose and add instructions
2021-02-15 13:38:32 -05:00
jdcaballerov
f7c76adfd8
Add SEARCH_BACKEND_PASSWORD env to archivebox container
...
Add the environment variable to make it explicit so that users are aware of the need to set the password in both containers.
2021-01-08 14:43:27 -05:00
jdcaballerov
14ef5c1536
Add sonic dependency for archivebox service
2020-12-07 15:39:18 -05:00
jdcaballerov
030183cf44
Update docker-compose.yml
2020-12-07 14:39:49 -05:00
jdcaballerov
2082b98fd7
Use sonic as default search backend
2020-12-07 13:22:09 -05:00
JDC
95382b3812
Add ripgrep rg search backend and set as default
2020-12-06 01:13:39 +02:00
JDC
a38e3e0c90
Get searc backend password from env var SEARCH_BACKEND_PASSWORD
2020-12-06 01:13:39 +02:00
JDC
0773f12034
Add sonic to docker-compose
2020-12-06 01:13:38 +02:00
Nick Sweeting
cc3579f70f
update docker org urls in docs and scripts
2020-11-23 02:20:01 -05:00
Nick Sweeting
0e2ccbc10d
update urls to new repo path
2020-11-23 02:06:46 -05:00
Angel Rey
bf09c6b40a
Fixed docker test
2020-09-24 15:34:23 -05:00