https://github.com/xavier-hernandez/cronicle-x-plus
cronicle (docker) with extras, borg, rsync, and more
https://github.com/xavier-hernandez/cronicle-x-plus
borg borg-backup borgbackup cronicle ripgrep rsync rsync-backup
Last synced: 11 months ago
JSON representation
cronicle (docker) with extras, borg, rsync, and more
- Host: GitHub
- URL: https://github.com/xavier-hernandez/cronicle-x-plus
- Owner: xavier-hernandez
- License: mit
- Created: 2025-06-12T03:13:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-12T03:34:48.000Z (12 months ago)
- Last Synced: 2025-06-28T14:56:24.511Z (11 months ago)
- Topics: borg, borg-backup, borgbackup, cronicle, ripgrep, rsync, rsync-backup
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cronicle-x-plus
Docker Image: https://hub.docker.com/r/xavierh/cronicle-x-plus
This docker is based on https://github.com/soulteary/docker-cronicle with some updates. Look there for settings and more info. This was more of a personal repo/image but since it worked and appears to be stable I thought of making it public.
Cronicle was missing a bunch of tools that I wanted. So I added them to the docker image.
Why, because I wanted to :) I tried using different docker containers and calling them from the Cronicle container but it was a headache.
- updated the docker image to use node:lts-alpine3.22
- added the following packages
- bash
- borgbackup
- borgmatic
- mc
- nano
- openssh
- ripgrep
- rsync
- wget