Skip to content

RavenDb: Add the ability to specify the DataPort #1022

@JohnGalt1717

Description

@JohnGalt1717

Related to an existing integration?

Yes

Existing integration

CommunityToolkit.Aspire.Hosting.RavenDB

Overview

I routinely work on 2 separate Aspire projects that uses RavenDb. I need to be able to set the data port in addition to the studio port so that they don't conflict. I'd like to have a optional parameter after "port" that lets me set the data port.

Usage example

.AddRavenDB(name, false, variables, port, dataPort)

Breaking change?

No

Alternatives

Hack at removing the data port and then adding it again.

Additional context

No response

Help us help you

No, just wanted to propose this

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