Showing items from docker

post-thumb

Replacing Todoist with a Self-Hosted CalDAV Setup


Update (April 2026): Since writing this post, I built Caffeinated Calendar, which connects directly to Radicale and any CalDAV server alongside Google, iCloud, Outlook, and Zoho. It has full CalDAV task support and replaced both OneCalendar and Tasks.org for me. The Radicale setup below still applies. Jump to the update.


I’ve been gradually replacing various commercial and/or closed source cloud services with self-hosted alternatives. I’ll start posting about more of them in the very near future, but the one I decided to replace this weekend was Todoist.

Continue Reading
post-thumb

Redmine API and Jetbrains Integration

I just thought I would put this out there in case anyone else had the same problem as I did as there is surprisingly little out there.

I just recently switched back over to using Redmine from Jira, this time via a Docker image.  Its nice and clean and avoids the various problems I was having with Apache and Passenger, which is partly what made me switch to Jira in the first place.  After getting things all setup with various plugins and themes to make it look nice, I went back to work in PhpStorm.  I then added a Task Server, tested the connection and all was fine.

Continue Reading