Skip to content

Inconsistent routes between hellofly Docker image and this repo #11

Description

@deobald

Setting up the CLI (flyctl) presents a page with the following content:

# Clone our hello world app
git clone https://github.com/fly-apps/hello-fly.git

# Go to the directory
cd hello-fly

# Deploy to the world
fly launch --now

However, the docs suggest this app should have a /:your_name route: https://fly.io/docs/getting-started/launch-demo/#5-visit-your-app ... unless the hellofly Docker image and the hello-fly repo are for some reason different apps?

(For the avoidance of doubt: this repo does not contain the route suggested in Visit Your App -- it 404s.)

It might be useful to unify this behaviour to avoid confusion. The "deploy your first app" docs direct the user to clone this repo based on the CLI setup, so I doubt I'm the only person who's been confused by this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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