Skip to content

question: support using .env / .Renviron for setting env vars #77

@JosiahParry

Description

@JosiahParry

Supersedes https://github.com/ricochet-rs/ricochet/issues/81#issue-2584161217

When we make an initial deployment to ricochet, we have the ability to set initial environment variables. This is done by using the RSA public key to encrypt the variables. Server side we decrypt them and then re-encrypt using the AES algo to store them at rest.

Do we want to enable publishing with .env and .Renviron variables? Or expose another way to set environment variables via cli?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions