Skip to content

feature: Run the demo environment on Windows without a VM #794

Description

@dgarros

Component

No response

Describe the Feature Request

Currently to run the demo environment on a Windows laptop, it's required to have a linux VM, like WSL2.

Technically since Windows support Docker and Python it's possible run the demo environment directly on Windows without a Linux VM but it will require some modification on our invoke commands

This list is not exhaustive but here is a list of changes that are required to run the project on Windows

  • Replace inline environment variables with --env-file in Docker Compose
  • Don't use pty

Describe the Use Case

Allow users to start a demo instance of infrahub on Windows.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    state/refThis issue is referenced in our internal toolingtype/ecosystemEffort related to the community, usually not part of the core projecttype/featureNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions