Skip to content

Allow for using the dashboard/api in standalone mode #3308

@martin-schulze-e2m

Description

@martin-schulze-e2m

Feature request

Please describe your feature

I'd like to be able to inspect an apisix instance's current configuration through the dashboard.
As discussed in #3257, when configuring apisix to run in standalone mode, the dashboard does not work, as the API returns 404 for most (all?) resources.
This is problematic when troubleshooting issuses, e.g. when a route does not behave as expected by configuration (through K8s CRDs).

Describe the solution you'd like

Having a working dashboard even in standalone mode.

Describe alternatives you've considered

Get the configuration dumped via a CLI tool or API. (However, this is less approachable for new users.)

Additional context

#3257

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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