Skip to content

The compose setup instructions create an auth database named iot_center_auth, but the repo’s default INFLUX_DATABASE_AUTH in .env.development/README is iot_center_devices. This mismatch will cause “database not found” errors unless users also change env defaults; align the database name here or update the project defaults consistently. #34

@jstirnaman

Description

@jstirnaman

The compose setup instructions create an auth database named iot_center_auth, but the repo’s default INFLUX_DATABASE_AUTH in .env.development/README is iot_center_devices. This mismatch will cause “database not found” errors unless users also change env defaults; align the database name here or update the project defaults consistently.

  #        -d '{"db": "iot_center_devices"}'

Originally posted by @Copilot in #29 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions