lemmyvore,

I’m using InfCloud, it has support for events, tasks and contacts so it pairs perfectly with Radicale (which is also what I use). It doesn’t look amazing I’ll be honest and it lacks some features but it works fine.

Here’s my docker compose:


<span style="color:#323232;">services:
</span><span style="color:#323232;">  infcloud:
</span><span style="color:#323232;">    image: ckulka/infcloud:0.13.1
</span><span style="color:#323232;">    container_name: infcloud
</span><span style="color:#323232;">    depends_on:
</span><span style="color:#323232;">      - php
</span><span style="color:#323232;">    ports:
</span><span style="color:#323232;">      - "5233:80/tcp"
</span><span style="color:#323232;">    volumes:
</span><span style="color:#323232;">      - "infcloud:/usr/share/nginx/infcloud"
</span><span style="color:#323232;">      - "./data/config.js:/usr/share/nginx/infcloud/config.js:ro"
</span><span style="color:#323232;">    restart: always
</span><span style="color:#323232;">  php:
</span><span style="color:#323232;">    image: php:7.3-fpm-alpine
</span><span style="color:#323232;">    container_name: infcloud-php
</span><span style="color:#323232;">    volumes:
</span><span style="color:#323232;">      - "infcloud:/usr/share/nginx/infcloud:ro"
</span><span style="color:#323232;">    restart: always
</span><span style="color:#323232;">
</span><span style="color:#323232;">volumes:
</span><span style="color:#323232;">  infcloud:
</span>

Run it without mapping config.js first and copy it from the container, edit it on the host, then map the volume and reprovision the container. You have to find the section globalNetworkCheckSettings and add a href: entry that points to your radicale host, for example href: “http://192.168.1.1:5232”.

Another essential setting is to edit the Radicale config file and add the following section:


<span style="color:#323232;">[headers]
</span><span style="color:#323232;">Access-Control-Allow-Origin = http://192.168.1.1:5233
</span><span style="color:#323232;">Access-Control-Allow-Methods = GET, POST, OPTIONS, PROPFIND, PROPPATCH, REPORT, PUT, MOVE, DELETE, LOCK, UNLOCK
</span><span style="color:#323232;">Access-Control-Allow-Headers = User-Agent, Authorization, Content-type, Depth, If-match, If-None-Match, Lock-Token, Timeout, Destination, Overwrite, Prefer, X
</span><span style="color:#323232;">Access-Control-Expose-Headers = Etag, Preference-Applied
</span>

The -Allow-Origin host and port must match the URL where you access InfCloud in the browser.

If you use a reverse proxy and you put Radicale / InfCloud behind domain names you can use the domain names in config.js and config. As long as InfCloud knows where to find Radicale, and Radicale knows where InfCloud comes.

Cyber,

Hmm, I’m in a very similar situation… I think a few people use the calendar in Thunderbird for example, but I don’t use an email client.

What I’ve found that works well enough for me is the calendar in Vivaldi - I can see multiple calendars (ie other family members) Work, etc… so far it’s done me well.

Tiritibambix,
@Tiritibambix@lemmy.ml avatar

Been looking for a solid solution for a while and found these:

github.com/intri-in/manage-my-damn-life-nextjs

github.com/nibdo/bloben-app

I use bloben. It’s not perfect but it works

Shimitar,

Why not agenDav?

Tiritibambix,
@Tiritibambix@lemmy.ml avatar

I don’t remember when I last tried it but for some reason I disliked it. Why dont you use it ?

Shimitar,

Just learned about its existence from your link… Its referred there.

Tiritibambix,
@Tiritibambix@lemmy.ml avatar

Let me.know what you think if you set it up

taaz,
Shimitar,

Interesting but seems way overkill…

lemmyvore,

SoGo is a monster, it’s super hard to set up because it’s an entire email stack. If you only want a calendar interface it’s way too much.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • PowerRangers
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • hgfsjryuu7
  • Youngstown
  • InstantRegret
  • slotface
  • everett
  • rosin
  • ngwrru68w68
  • kavyap
  • tsrsr
  • ethstaker
  • normalnudes
  • GTA5RPClips
  • Durango
  • cisconetworking
  • osvaldo12
  • vwfavf
  • khanakhh
  • mdbf
  • cubers
  • modclub
  • tacticalgear
  • tester
  • Leos
  • anitta
  • All magazines