Skip to content

Retire Custom Dashboard Provisioning #1946

@tomjn

Description

@tomjn

Right now, there's a special provisioner for the dashboard, with config values to customize it. I believe this is unnecessary, and I'd like to replace it with the following:

  • always provision the official dashboard
  • a custom dashboard can just be another site and use the same mechanism, except without the WP install bit, an adjusted nginx config, custom hostname, and some PHP in the public_html folder. No reason it couldn't be something like dashboard.test
  • a config option to change the dashboard URL so the user gets redirected to dashboard.test or wherever on demand

This greatly simplifies the whole process of creating a dashboard, reduces the needed documentation greatly, and makes it possible to have multiple dashboards at once.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions