Skip to content

Consider env interpolation for the config.yml file #3

@f1yn

Description

@f1yn

Hey there!

I found this project today while deprecating some old processes I had for iCal in Zoho, and found this project - which solves 90% of every problem I've been having trying to consolidate calendars.

However, I have a strict network provisioning and deployment setup at home, where any sensitive value (like iCal links) need to be consumed via docker or podman secrets (and then injected into the env). I'd rather parition values that might change away from the source code.

The current setup you've made seems to be statically parsing the config file - which won't work for my needs. I've considered going to long way around and having the /config.yml file assembled in a Docker iamge - but that feels overkill.

It might be easier for you to have the env interpolated into the config.yml as it's read - but wanted to know if this is something you'd be willing to solve? I can also give it a shot, but I haven't picked up any go yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions