Skip to content

Persistent, unique FIREZONE_ID across deploys #3

Open
@jamilbk

Description

@jamilbk

Google's instance group manager doesn't provide an easy way to use replica index or some other deterministic source of data to uniquely identify Firezone Gateways deployed by this module.

So we use uuidgen to generate a random one per instance on provision. This doesn't cause an issue per se, it just creates more Gateways in the admin portal than needed.

This could be solved if we could pass a random base string + deterministic replica index as the FIREZONE_ID variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions