Skip to content

Provider specific configuration schema #218

@coffee-cup

Description

@coffee-cup

I want to be able to configure each provider in the config file. Right now that configuration happens through environment variables.

{
  "node": {
    "version": "24",
    "packageManager": "bun"
  },
  "python": {},
}

Each provider could expose a JSON schema that is added to the https://schema.railpack.com so that you get editor autocomplete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions