Skip to content

Kinesalite - provide name of a stream to be auto-created #3

@camjackson

Description

@camjackson

One of the great things about e.g. the official postgres image is that you can specify a POSTGRES_DB environment variable, and it will automatically create a database with that name. This saves you from having to have some kind of db setup script to create the database, user, etc.

It would be awesome if the kinesalite image had similar functionality. If I specify a KINESIS_STREAM or something like that, it could create that stream when initialising the container, and then I can just use it right away.

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