Skip to content

Quickstart is broken #95

@kandsten

Description

@kandsten

You have several issues with the quickstart:

  • The docker-compose stack is trying to pull from ghcr.io/api7/aisix:latest which throws access errors. api7/aisix:latest, implicit dockerhub, works. No idea if that's the intended image.
  • :3001/ui UI throws crypto.randomUUID is not a function. (In 'crypto.randomUUID()', 'crypto.randomUUID' is undefined)
  • :3001/aisix/admin throws a 404

Same issues with both :latest and :dev images.

With the risk of sounding snarky, did anyone test this even once before publishing?

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