index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docker
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-08-04
docker: Update chrome to 124
Mohamed Bassem
3
-3
/
+3
2025-07-27
fix: Fix the path to worker binary post-build
MohamedBassem
1
-1
/
+1
2025-07-19
fix: Run workers in prod without tsx. Fixes #1673
Mohamed Bassem
2
-3
/
+2
2025-07-19
deps: bump s6-overlay version (#1750)
TeoMatthew
1
-1
/
+1
2025-06-22
feat(workers): migrate from puppeteer to playwright (#1296)
Mael
3
-2
/
+4
2025-06-22
docs: update meilisearch key generation instruction (#1651)
Kyle Wilson
1
-1
/
+1
2025-06-07
feat: Drop corepack dep in prod and allow running as non-root. Fixes #606
Mohamed Bassem
2
-7
/
+3
2025-04-27
fix(docker): Fix build only docker compose file
Mohamed Bassem
1
-1
/
+1
2025-04-27
fix(docker): Fix build only docker compose file
Mohamed Bassem
1
-1
/
+1
2025-04-27
docker: Add a build only docker compose file
Mohamed Bassem
2
-1
/
+34
2025-04-26
build: Provide a docker container for the MCP server
Mohamed Bassem
1
-0
/
+15
2025-04-21
chore: rename missing files/conf from Hoarder to Karakeep (#1280)
adripo
1
-1
/
+1
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-3
/
+3
2025-04-12
chrore: Update meilisearch version to 13.3 in both docker compose files (#1244)
Mark :)
2
-2
/
+2
2025-04-05
docs: Update installation docs with karakeep
MohamedBassem
1
-1
/
+1
2025-04-05
build: Update image source label in the dockerfile
Mohamed Bassem
1
-2
/
+2
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
1
-1
/
+1
2025-02-16
fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)
Gavin Mogan
1
-0
/
+4
2025-02-09
docker: Pin corepack version in the AIO image
Mohamed Bassem
1
-0
/
+3
2025-02-09
docker: Add a warning about now changing the DATA_DIR env variable
Mohamed Bassem
1
-1
/
+7
2025-02-02
ci: Fix corepack issue in CI and docker build
Mohamed Bassem
1
-1
/
+3
2025-01-12
build: Bake a default NEXTAUTH_URL_INTERNAL in the docker image
Mohamed Bassem
1
-2
/
+3
2024-11-18
docker: Preinstall pnpm for the worker job to prevent downloading it on start...
Mohamed Bassem
1
-1
/
+1
2024-11-10
docker: Upgrade meilisearch to v1.11.1 (#629)
Marc
2
-2
/
+2
2024-10-28
fix: Fix type in the separate container env variable
Mohamed Bassem
1
-2
/
+2
2024-10-28
feature: Archive videos using yt-dlp. Fixes #215 (#525)
kamtschatka
1
-1
/
+1
2024-10-26
docker: Add a flag to detect apps running in legacy container setup
Mohamed Bassem
1
-0
/
+2
2024-10-12
deps: Upgrade nodejs to v22
MohamedBassem
2
-4
/
+4
2024-10-07
docker: Add HEALTHCHECK to Dockerfile (#508)
Marc
1
-0
/
+4
2024-10-07
docker: add Source Label to Dockerfile (#509)
Marc
1
-0
/
+2
2024-10-05
docker: Fix the docker-based development env (#456)
CrypticC3s4r
3
-9
/
+22
2024-09-21
build: Fix nextjs build after upgrading to 14.2
MohamedBassem
1
-1
/
+1
2024-08-31
docker: Remove redis from the dev docker compose
MohamedBassem
1
-7
/
+0
2024-08-31
docker: Remove the redis and worker containers
MohamedBassem
1
-24
/
+3
2024-07-28
docker: Change all images to be built from the same AIO base
MohamedBassem
4
-83
/
+69
2024-07-21
build: Add an all-in-one container
MohamedBassem
13
-0
/
+54
2024-05-26
feature: Full page archival with monolith. Fixes #132
MohamedBassem
1
-0
/
+1
2024-05-19
docker: Update docker images to point to the new repo URLs
MohamedBassem
1
-2
/
+2
2024-05-12
fix(crawler): Add --disable-dev-shm-usage to chrome container
MohamedBassem
2
-0
/
+3
2024-04-24
build(cli): Prepare for publishing CLI to npm
MohamedBassem
1
-4
/
+5
2024-04-22
fix: Update docker-compose.yml (#119)
Rosin
1
-1
/
+1
2024-04-22
docker: Disable meilisearch analytics (#117)
Vivek
1
-0
/
+2
2024-04-20
feature: Download images and screenshots
MohamedBassem
1
-0
/
+1
2024-04-06
fix(docker): Remove BUILDPLATFORM from Dockerfile
MohamedBassem
1
-4
/
+4
2024-04-02
fix(cli): Don't download pnpm with every invocation
MohamedBassem
1
-3
/
+2
2024-04-02
docker: Move build args to the end for better cache hits
MohamedBassem
1
-8
/
+9
2024-04-02
feature: Include server version in the admin UI. Fixes #66
MohamedBassem
1
-0
/
+9
2024-04-02
featuer: Introduce a new CLI for mass manipulation of bookmarks
MohamedBassem
1
-0
/
+19
2024-03-31
Bump chrome container version to 123 to enable linux/arm64 support on it (#59)
Luca
2
-2
/
+2
2024-03-24
docker: Use external chrome docker container
MohamedBassem
5
-22
/
+19
[next]