[GH-ISSUE #422] [Request] Run on Docker container #872

Open
opened 2026-03-01 17:42:01 +03:00 by kerem · 3 comments
Owner

Originally created by @schklom on GitHub (May 30, 2024).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/422

If I understand, this is meant to run on a computer 24/7 in order to sync changes on either end to the other end.
It sounds to me like this could run on e.g. a Raspberry Pi or a VPS.

Are there any plans to make this service available as a Docker image?

Originally created by @schklom on GitHub (May 30, 2024). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/422 If I understand, this is meant to run on a computer 24/7 in order to sync changes on either end to the other end. It sounds to me like this could run on e.g. a Raspberry Pi or a VPS. Are there any plans to make this service available as a Docker image?
Author
Owner

@Nick2253 commented on GitHub (May 30, 2024):

This is designed to run in Outlook, and synchronize a calendar between Outlook and a service that Outlook would otherwise not be able to synchronize with. In other words, if you want to view a calendar in Outlook, but Outlook can't view that calendar, then you use this tool.

A side effect of this is that this tool can actually be used to synchronize calendars between multiple services as well, by using Outlook as the "middle-man".

So you need Outlook for this tool to work.

I'm sure someone could modify this code to directly sync between two services, but that's not strictly what this tool is designed to do (as far as I can tell as a long-time user).

<!-- gh-comment-id:2140630248 --> @Nick2253 commented on GitHub (May 30, 2024): This is designed to run in Outlook, and synchronize a calendar between Outlook and a service that Outlook would otherwise not be able to synchronize with. In other words, if you want to view a calendar in Outlook, but Outlook can't view that calendar, then you use this tool. A side effect of this is that this tool can actually be used to synchronize calendars between multiple services as well, by using Outlook as the "middle-man". So you need Outlook for this tool to work. I'm sure someone could modify this code to directly sync between two services, but that's not strictly what this tool is designed to do (as far as I can tell as a long-time user).
Author
Owner

@schklom commented on GitHub (May 30, 2024):

Ah, my bad, I thought this could run independently and connect to Microsoft email servers by itself.

I will leave this open in case someone wants to implement this.

<!-- gh-comment-id:2140670235 --> @schklom commented on GitHub (May 30, 2024): Ah, my bad, I thought this could run independently and connect to Microsoft email servers by itself. I will leave this open in case someone wants to implement this.
Author
Owner

@Nick2253 commented on GitHub (May 30, 2024):

You might be interested in a tool like: https://github.com/pimutils/vdirsyncer

It appears that someone has already dockerized it.

<!-- gh-comment-id:2140990746 --> @Nick2253 commented on GitHub (May 30, 2024): You might be interested in a tool like: https://github.com/pimutils/vdirsyncer It appears that someone has already dockerized it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#872
No description provided.