diff --git a/docs.json b/docs.json index 1bb2a5d..3d1336f 100644 --- a/docs.json +++ b/docs.json @@ -10,245 +10,7 @@ "favicon": "/favicon.png", "navigation": { "tabs": [ - { - "tab": "Docs", - "groups": [ - { - "group": "Welcome to Lightdash", - "pages": [ - "introduction" - ] - }, - { - "group": "Getting started tutorials", - "pages": [ - "get-started/intro", - { - "group": "Setting up a new project", - "pages": [ - "get-started/setup-lightdash/intro", - "get-started/setup-lightdash/get-project-lightdash-ready", - "get-started/setup-lightdash/connect-project", - "get-started/setup-lightdash/intro-metrics-dimensions", - "get-started/setup-lightdash/using-explores", - "get-started/setup-lightdash/how-to-create-metrics", - "get-started/setup-lightdash/invite-new-users", - "get-started/setup-lightdash/sharing-insights" - ] - }, - { - "group": "Developing in Lightdash", - "pages": [ - "get-started/develop-in-lightdash/intro", - "get-started/develop-in-lightdash/exploring-your-content", - "get-started/develop-in-lightdash/intro-metrics-dimensions", - "get-started/develop-in-lightdash/using-explores", - "get-started/develop-in-lightdash/how-to-create-dimensions", - "get-started/develop-in-lightdash/how-to-create-metrics", - "get-started/develop-in-lightdash/sharing-insights" - - ] - }, - { - "group": "Learning to explore data in Lightdash", - "pages": [ - "get-started/exploring-data/intro", - "get-started/exploring-data/exploring-your-content", - "get-started/exploring-data/intro-metrics-dimensions", - "get-started/exploring-data/using-explores", - "get-started/exploring-data/sharing-insights", - "get-started/exploring-data/dashboards" - ] - } - ] - }, - { - "group": "Guides", - "pages": [ - { - "group": "Exploring Data in Lightdash", - "pages": [ - "guides/ai-agents", - "guides/metrics-catalog", - "guides/limiting-data-using-filters", - "guides/interactive-dashboards", - "guides/pinning", - "guides/using-slack-integration", - "guides/how-to-create-scheduled-deliveries", - "guides/how-to-create-alerts", - "guides/version-history", - "guides/formatting-your-fields", - { - "group": "Table calculation SQL templates", - "pages": [ - "guides/table-calculations/sql-templates", - "guides/table-calculations/table-calculation-sql-templates/percent-change-from-previous", - "guides/table-calculations/table-calculation-sql-templates/percent-of-previous-value", - "guides/table-calculations/table-calculation-sql-templates/percent-of-total-column", - "guides/table-calculations/table-calculation-sql-templates/percent-of-group-pivot-total", - "guides/table-calculations/table-calculation-sql-templates/rank-in-column", - "guides/table-calculations/table-calculation-sql-templates/running-total", - "guides/table-calculations/table-calculation-sql-templates/rolling-window" - ] - } - ] - }, - { - "group": "Developing in Lightdash", - "pages": [ - "guides/lightdash-semantic-layer", - "guides/adding-tables-to-lightdash", - "guides/how-to-create-dimensions", - "guides/how-to-create-metrics", - "guides/how-to-join-tables", - "guides/filtering-dashboard-in-url", - "guides/vs-code-yaml-validation", - "guides/how-to-promote-content", - "guides/renaming-models-and-fields" - ] - }, - { - "group": "Using the Lightdash CLI", - "pages": [ - "guides/cli/intro", - "guides/cli/how-to-install-the-lightdash-cli", - "guides/cli/cli-authentication", - "guides/cli/how-to-upgrade-cli", - "guides/cli/how-to-auto-generate-schema-files", - "guides/cli/how-to-use-lightdash-preview", - "guides/cli/how-to-use-lightdash-deploy", - "guides/cli/how-to-compile-your-lightdash-project", - "guides/cli/how-to-use-lightdash-validate" - ] - }, - { - "group": "Managing your Organization", - "pages": [ - "guides/adding-slack-integration", - "guides/how-to-create-multiple-projects", - "guides/customizing-the-appearance-of-your-project" - ] - }, - "guides/how-to-embed-content" - ] - }, - { - "group": "References", - "pages": [ - "references/references", - { - "group": "Lightdash Development", - "pages": [ - "references/develop", - "references/dimensions", - "references/metrics", - "references/tables", - "references/joins", - "references/preview-projects", - "references/validating-your-content", - { - "group": "SQL Runner", - "pages": [ - "references/sql-runner", - "references/virtual-views", - "references/dbt-write-back" - ] - }, - "references/dbt-write-back", - "references/dashboards-as-code", - "references/sql-variables", - "references/caching" - ] - }, - { - "group": "Data Exploration", - "pages": [ - "references/explore", - "references/spaces", - "get-started/exploring-data/dashboards", - "references/chart-types", - "references/filters", - "references/table-calculations", - "references/custom-fields", - "references/custom-tooltip", - "references/custom-charts" - ] - }, - "references/lightdash-cli", - { - "group": "Integrations", - "pages": [ - "references/integrations", - "references/dbt-projects", - "references/slack-integration", - "references/google-sheets" - ] - }, - { - "group": "Admin", - "pages": [ - "references/admin", - "references/usage-analytics", - "references/roles", - "references/groups", - "references/user-attributes", - "references/scim-integration" - ] - }, - { - "group": "User", - "pages": [ - "references/user", - "references/personal_tokens" - ] - }, - { - "group": "Embedding", - "pages": [ - "references/embedding", - "references/react-sdk" - ] - } - ] - }, - { - "group": "Self-hosting", - "pages": [ - "self-host/self-host-lightdash", - "self-host/lightdash-cloud-vs-self-hosted", - "self-host/self-host-lightdash-docker-compose", - "self-host/self-host-lightdash-restack", - "self-host/update-lightdash", - { - "group": "Customize deployment", - "pages": [ - "self-host/customize-deployment/configure-a-slack-app-for-lightdash", - "self-host/customize-deployment/configure-github-for-lightdash", - "self-host/customize-deployment/configure-lightdash-to-use-an-external-database", - "self-host/customize-deployment/configure-lightdash-to-use-external-object-storage", - "self-host/customize-deployment/configure-logging-for-lightdash", - "self-host/customize-deployment/configure-smtp-for-lightdash-email-notifications", - "self-host/customize-deployment/configure-standalone-scheduled-worker", - "self-host/customize-deployment/enable-headless-browser-for-lightdash", - "self-host/customize-deployment/enable-scheduler-in-self-hosted-lightdash", - "self-host/customize-deployment/environment-variables", - "self-host/customize-deployment/google-sheets-integration", - "self-host/customize-deployment/recommended-resources", - "self-host/customize-deployment/secure-lightdash-with-https", - "self-host/customize-deployment/use-sso-login-for-self-hosted-lightdash" - ] - } - ] - }, - { - "group": "Contact", - "pages": [ - "faqs", - "contact/contact_info" - ] - } - ] - }, + { "tab": "dbt guides", "group": "How to", @@ -527,6 +289,236 @@ ] } ] + }, + { + "tab": "Docs NEW", + "groups": [ + { + "group": "Introduction", + "pages": [ + "introduction", + { + "group": "Setting up a new project", + "pages": [ + "get-started/setup-lightdash/intro", + "get-started/setup-lightdash/get-project-lightdash-ready", + "get-started/setup-lightdash/connect-project", + "get-started/setup-lightdash/intro-metrics-dimensions", + "get-started/setup-lightdash/using-explores", + "get-started/setup-lightdash/how-to-create-metrics", + "get-started/setup-lightdash/invite-new-users", + "get-started/setup-lightdash/sharing-insights" + ] + } + ] + }, + { + "group": "Explore and analyze", + "pages": [ + { + "group": "Quickstart", + "pages": [ + "get-started/exploring-data/intro", + "get-started/exploring-data/exploring-your-content", + "get-started/exploring-data/intro-metrics-dimensions", + "get-started/exploring-data/using-explores", + "get-started/exploring-data/sharing-insights", + "get-started/exploring-data/dashboards" + ] + }, + + { + "group": "Guides", + "pages": [ + "guides/ai-agents", + "guides/metrics-catalog", + "guides/limiting-data-using-filters", + "guides/interactive-dashboards", + "guides/pinning", + "guides/using-slack-integration", + "guides/how-to-create-scheduled-deliveries", + "guides/how-to-create-alerts", + "guides/version-history", + "guides/formatting-your-fields", + { + "group": "Table calculation SQL templates", + "pages": [ + "guides/table-calculations/sql-templates", + "guides/table-calculations/table-calculation-sql-templates/percent-change-from-previous", + "guides/table-calculations/table-calculation-sql-templates/percent-of-previous-value", + "guides/table-calculations/table-calculation-sql-templates/percent-of-total-column", + "guides/table-calculations/table-calculation-sql-templates/percent-of-group-pivot-total", + "guides/table-calculations/table-calculation-sql-templates/rank-in-column", + "guides/table-calculations/table-calculation-sql-templates/running-total", + "guides/table-calculations/table-calculation-sql-templates/rolling-window" + ] + } + ] + }, + { + "group": "Reference", + "pages": [ + "references/explore", + "references/spaces", + "get-started/exploring-data/dashboards", + "references/chart-types", + "references/filters", + "references/table-calculations", + "references/custom-fields", + "references/custom-tooltip", + "references/custom-charts" + ] + } + ] + }, + { + "group": "Build your semantic layer", + "pages": [ + { + "group": "Developer quickstart", + "pages": [ + "get-started/develop-in-lightdash/intro", + "get-started/develop-in-lightdash/exploring-your-content", + "get-started/develop-in-lightdash/intro-metrics-dimensions", + "get-started/develop-in-lightdash/using-explores", + "get-started/develop-in-lightdash/how-to-create-dimensions", + "get-started/develop-in-lightdash/how-to-create-metrics", + "get-started/develop-in-lightdash/sharing-insights" + ] + }, + { + "group": "CLI quickstart", + "pages": [ + "guides/cli/intro", + "guides/cli/how-to-install-the-lightdash-cli", + "guides/cli/cli-authentication", + "guides/cli/how-to-upgrade-cli", + "guides/cli/how-to-auto-generate-schema-files", + "guides/cli/how-to-use-lightdash-preview", + "guides/cli/how-to-use-lightdash-deploy", + "guides/cli/how-to-compile-your-lightdash-project", + "guides/cli/how-to-use-lightdash-validate" + ] + }, + { + "group": "Guides", + "pages": [ + "guides/lightdash-semantic-layer", + "guides/adding-tables-to-lightdash", + "guides/how-to-create-dimensions", + "guides/how-to-create-metrics", + "guides/how-to-join-tables", + "guides/filtering-dashboard-in-url", + "guides/vs-code-yaml-validation", + "guides/how-to-promote-content", + "guides/renaming-models-and-fields" + ] + }, + { + "group": "Reference", + "pages": [ + "references/develop", + "references/lightdash-cli", + "references/dimensions", + "references/metrics", + "references/tables", + "references/joins", + "references/preview-projects", + "references/validating-your-content", + { + "group": "SQL Runner", + "pages": [ + "references/sql-runner", + "references/virtual-views", + "references/dbt-write-back" + ] + }, + "references/dbt-write-back", + "references/dashboards-as-code", + "references/sql-variables", + "references/caching" + ] + } + ] + }, + { + "group": "Workspace and user management", + "pages": [ + { + "group": "Guides", + "pages": [ + "guides/adding-slack-integration", + "guides/how-to-create-multiple-projects", + "guides/customizing-the-appearance-of-your-project" + ] + }, + { + "group": "Reference", + "pages": [ + "references/usage-analytics", + "references/roles", + "references/groups", + "references/user-attributes", + "references/scim-integration", + "references/user", + "references/personal_tokens" + ] + } + ] + }, + { + "group": "Integrations", + "pages": [ + "references/dbt-projects", + "references/slack-integration", + "references/google-sheets" + ] + }, + { + "group": "Embedding and SDKs", + "pages": [ + "guides/how-to-embed-content", + "references/embedding", + "references/react-sdk" + ] + }, + { + "group": "Self-hosting and deployment", + "pages": [ + "self-host/self-host-lightdash", + "self-host/lightdash-cloud-vs-self-hosted", + "self-host/self-host-lightdash-docker-compose", + "self-host/self-host-lightdash-restack", + "self-host/update-lightdash", + { + "group": "Customize deployment", + "pages": [ + "self-host/customize-deployment/configure-a-slack-app-for-lightdash", + "self-host/customize-deployment/configure-github-for-lightdash", + "self-host/customize-deployment/configure-lightdash-to-use-an-external-database", + "self-host/customize-deployment/configure-lightdash-to-use-external-object-storage", + "self-host/customize-deployment/configure-logging-for-lightdash", + "self-host/customize-deployment/configure-smtp-for-lightdash-email-notifications", + "self-host/customize-deployment/configure-standalone-scheduled-worker", + "self-host/customize-deployment/enable-headless-browser-for-lightdash", + "self-host/customize-deployment/enable-scheduler-in-self-hosted-lightdash", + "self-host/customize-deployment/environment-variables", + "self-host/customize-deployment/google-sheets-integration", + "self-host/customize-deployment/recommended-resources", + "self-host/customize-deployment/secure-lightdash-with-https", + "self-host/customize-deployment/use-sso-login-for-self-hosted-lightdash" + ] + } + ] + }, + { + "group": "Contact", + "pages": [ + "faqs", + "contact/contact_info" + ] + } + ] } ], "global": { diff --git a/get-started/exploring-data/intro-metrics-dimensions.mdx b/get-started/exploring-data/intro-metrics-dimensions.mdx index 91a3c04..6fd1c53 100644 --- a/get-started/exploring-data/intro-metrics-dimensions.mdx +++ b/get-started/exploring-data/intro-metrics-dimensions.mdx @@ -1,5 +1,6 @@ --- title: "An intro to metrics and dimensions" +sidebarTitle: Metrics and dimensions --- ## What are metrics and dimensions? diff --git a/get-started/exploring-data/sharing-insights.mdx b/get-started/exploring-data/sharing-insights.mdx index 584b642..1224f88 100644 --- a/get-started/exploring-data/sharing-insights.mdx +++ b/get-started/exploring-data/sharing-insights.mdx @@ -1,5 +1,5 @@ --- -title: "Share insights with your team" +title: "Sharing with your team" description: It's time to share your hard work with the world! --- diff --git a/get-started/exploring-data/using-explores.mdx b/get-started/exploring-data/using-explores.mdx index be5d0d8..55309af 100644 --- a/get-started/exploring-data/using-explores.mdx +++ b/get-started/exploring-data/using-explores.mdx @@ -1,5 +1,7 @@ --- title: "Using Tables and the Explore view" +sidebarTitle: Query from tables + --- Now that you've connected your dbt project to Lightdash, it's time to start exploring your data. diff --git a/guides/how-to-embed-content.mdx b/guides/how-to-embed-content.mdx index 0a59bea..91523d0 100644 --- a/guides/how-to-embed-content.mdx +++ b/guides/how-to-embed-content.mdx @@ -1,5 +1,6 @@ --- title: "How to embed content" +sidebarTitle: Embedding quickstart description: Lightdash allows you to embed your dashboards using expirable URLs and tokens (embed URLs from now on). This is a great way to enable self-serve analytics in your own application and platform by leveraging the insights you've got in Lightdash and making them available to your own users. --- diff --git a/old_nav.json b/old_nav.json new file mode 100644 index 0000000..3abbd73 --- /dev/null +++ b/old_nav.json @@ -0,0 +1,233 @@ + { + "tab": "Docs", + "groups": [ + { + "group": "Getting started tutorials", + "pages": [ + "get-started/intro", + { + "group": "Setting up a new project", + "pages": [ + "get-started/setup-lightdash/intro", + "get-started/setup-lightdash/get-project-lightdash-ready", + "get-started/setup-lightdash/connect-project", + "get-started/setup-lightdash/intro-metrics-dimensions", + "get-started/setup-lightdash/using-explores", + "get-started/setup-lightdash/how-to-create-metrics", + "get-started/setup-lightdash/invite-new-users", + "get-started/setup-lightdash/sharing-insights" + ] + }, + { + "group": "Developing in Lightdash", + "pages": [ + "get-started/develop-in-lightdash/intro", + "get-started/develop-in-lightdash/exploring-your-content", + "get-started/develop-in-lightdash/intro-metrics-dimensions", + "get-started/develop-in-lightdash/using-explores", + "get-started/develop-in-lightdash/how-to-create-dimensions", + "get-started/develop-in-lightdash/how-to-create-metrics", + "get-started/develop-in-lightdash/sharing-insights" + + ] + }, + { + "group": "Learning to explore data in Lightdash", + "pages": [ + "get-started/exploring-data/intro", + "get-started/exploring-data/exploring-your-content", + "get-started/exploring-data/intro-metrics-dimensions", + "get-started/exploring-data/using-explores", + "get-started/exploring-data/sharing-insights", + "get-started/exploring-data/dashboards" + ] + } + ] + }, + { + "group": "Guides", + "pages": [ + { + "group": "Exploring Data in Lightdash", + "pages": [ + "guides/ai-agents", + "guides/metrics-catalog", + "guides/limiting-data-using-filters", + "guides/interactive-dashboards", + "guides/pinning", + "guides/using-slack-integration", + "guides/how-to-create-scheduled-deliveries", + "guides/how-to-create-alerts", + "guides/version-history", + "guides/formatting-your-fields", + { + "group": "Table calculation SQL templates", + "pages": [ + "guides/table-calculations/sql-templates", + "guides/table-calculations/table-calculation-sql-templates/percent-change-from-previous", + "guides/table-calculations/table-calculation-sql-templates/percent-of-previous-value", + "guides/table-calculations/table-calculation-sql-templates/percent-of-total-column", + "guides/table-calculations/table-calculation-sql-templates/percent-of-group-pivot-total", + "guides/table-calculations/table-calculation-sql-templates/rank-in-column", + "guides/table-calculations/table-calculation-sql-templates/running-total", + "guides/table-calculations/table-calculation-sql-templates/rolling-window" + ] + } + ] + }, + { + "group": "Developing in Lightdash", + "pages": [ + "guides/lightdash-semantic-layer", + "guides/adding-tables-to-lightdash", + "guides/how-to-create-dimensions", + "guides/how-to-create-metrics", + "guides/how-to-join-tables", + "guides/filtering-dashboard-in-url", + "guides/vs-code-yaml-validation", + "guides/how-to-promote-content", + "guides/renaming-models-and-fields" + ] + }, + { + "group": "Using the Lightdash CLI", + "pages": [ + "guides/cli/intro", + "guides/cli/how-to-install-the-lightdash-cli", + "guides/cli/cli-authentication", + "guides/cli/how-to-upgrade-cli", + "guides/cli/how-to-auto-generate-schema-files", + "guides/cli/how-to-use-lightdash-preview", + "guides/cli/how-to-use-lightdash-deploy", + "guides/cli/how-to-compile-your-lightdash-project", + "guides/cli/how-to-use-lightdash-validate" + ] + }, + { + "group": "Managing your Organization", + "pages": [ + "guides/adding-slack-integration", + "guides/how-to-create-multiple-projects", + "guides/customizing-the-appearance-of-your-project" + ] + }, + "guides/how-to-embed-content" + ] + }, + { + "group": "References", + "pages": [ + "references/references", + { + "group": "Lightdash Development", + "pages": [ + "references/develop", + "references/dimensions", + "references/metrics", + "references/tables", + "references/joins", + "references/preview-projects", + "references/validating-your-content", + { + "group": "SQL Runner", + "pages": [ + "references/sql-runner", + "references/virtual-views", + "references/dbt-write-back" + ] + }, + "references/dbt-write-back", + "references/dashboards-as-code", + "references/sql-variables", + "references/caching" + ] + }, + { + "group": "Data Exploration", + "pages": [ + "references/explore", + "references/spaces", + "get-started/exploring-data/dashboards", + "references/chart-types", + "references/filters", + "references/table-calculations", + "references/custom-fields", + "references/custom-tooltip", + "references/custom-charts" + ] + }, + "references/lightdash-cli", + { + "group": "Integrations", + "pages": [ + "references/integrations", + "references/dbt-projects", + "references/slack-integration", + "references/google-sheets" + ] + }, + { + "group": "Admin", + "pages": [ + "references/admin", + "references/usage-analytics", + "references/roles", + "references/groups", + "references/user-attributes", + "references/scim-integration" + ] + }, + { + "group": "User", + "pages": [ + "references/user", + "references/personal_tokens" + ] + }, + { + "group": "Embedding", + "pages": [ + "references/embedding", + "references/react-sdk" + ] + } + ] + }, + { + "group": "Self-hosting", + "pages": [ + "self-host/self-host-lightdash", + "self-host/lightdash-cloud-vs-self-hosted", + "self-host/self-host-lightdash-docker-compose", + "self-host/self-host-lightdash-restack", + "self-host/update-lightdash", + { + "group": "Customize deployment", + "pages": [ + "self-host/customize-deployment/configure-a-slack-app-for-lightdash", + "self-host/customize-deployment/configure-github-for-lightdash", + "self-host/customize-deployment/configure-lightdash-to-use-an-external-database", + "self-host/customize-deployment/configure-lightdash-to-use-external-object-storage", + "self-host/customize-deployment/configure-logging-for-lightdash", + "self-host/customize-deployment/configure-smtp-for-lightdash-email-notifications", + "self-host/customize-deployment/configure-standalone-scheduled-worker", + "self-host/customize-deployment/enable-headless-browser-for-lightdash", + "self-host/customize-deployment/enable-scheduler-in-self-hosted-lightdash", + "self-host/customize-deployment/environment-variables", + "self-host/customize-deployment/google-sheets-integration", + "self-host/customize-deployment/recommended-resources", + "self-host/customize-deployment/secure-lightdash-with-https", + "self-host/customize-deployment/use-sso-login-for-self-hosted-lightdash" + ] + } + ] + }, + { + "group": "Contact", + "pages": [ + "faqs", + "contact/contact_info" + ] + } + ] + }, \ No newline at end of file diff --git a/references/dbt-projects.mdx b/references/dbt-projects.mdx index 57aa164..feb46ac 100644 --- a/references/dbt-projects.mdx +++ b/references/dbt-projects.mdx @@ -1,5 +1,6 @@ --- title: "dbt Projects" +sidebarTitle: dbt description: "You can easily make changes in dbt and see them updated in your Lightdash project." --- diff --git a/references/embedding.mdx b/references/embedding.mdx index 9302fef..9622d36 100644 --- a/references/embedding.mdx +++ b/references/embedding.mdx @@ -1,5 +1,6 @@ --- title: "Embedding Overview" +sidebarTitle: Embedding reference description: "You can embed Lightdash content in your website or application securely using Lightdash embedding." --- diff --git a/references/slack-integration.mdx b/references/slack-integration.mdx index 9d97a8a..369cd50 100644 --- a/references/slack-integration.mdx +++ b/references/slack-integration.mdx @@ -1,5 +1,6 @@ --- -title: "Slack integration reference" +title: "Slack integration" +sidebarTitle: Slack description: "Below is everything you need to know about the Lightdash Slack integration." --- diff --git a/self-host/customize-deployment/enable-headless-browser-for-lightdash.mdx b/self-host/customize-deployment/enable-headless-browser-for-lightdash.mdx index cfcca47..ecb3250 100644 --- a/self-host/customize-deployment/enable-headless-browser-for-lightdash.mdx +++ b/self-host/customize-deployment/enable-headless-browser-for-lightdash.mdx @@ -1,6 +1,8 @@ --- title: "Add headless browser on self-hosting" description: "We use a chrome headless browser to generate images from your charts and dashboards so we can send them via email or Slack." +sidebarTitle: Headless browser + --- Images can be requested on `Slack unfurl` or using our `Scheduler` diff --git a/self-host/customize-deployment/google-sheets-integration.mdx b/self-host/customize-deployment/google-sheets-integration.mdx index 96dc819..14945e7 100644 --- a/self-host/customize-deployment/google-sheets-integration.mdx +++ b/self-host/customize-deployment/google-sheets-integration.mdx @@ -1,6 +1,7 @@ --- title: Configure a Google Sheets integration for self-hosted Lightdash description: "In this guide we will show you how you can [upload to Google Sheets in scheduled deliveries](/references/google-sheets) and upload results from Google Sheets on `charts` on your on self-hosted Lightdash server." +sidebarTitle: Google sheets --- ### Enable Google SSO diff --git a/self-host/self-host-lightdash-docker-compose.mdx b/self-host/self-host-lightdash-docker-compose.mdx index 28a0774..2e67bdd 100644 --- a/self-host/self-host-lightdash-docker-compose.mdx +++ b/self-host/self-host-lightdash-docker-compose.mdx @@ -1,5 +1,6 @@ --- title: "Self-host Lightdash using docker compose" +sidebarTitle: Docker compose --- This guide will give you a minimal Lightdash instance running on your local machine. It will not be accessible from the internet, but it will be accessible from your local machine. This is a great way to get started with Lightdash for a proof-of-concept without needing access to kubernetes. diff --git a/self-host/self-host-lightdash-restack.mdx b/self-host/self-host-lightdash-restack.mdx index e853568..441e87b 100644 --- a/self-host/self-host-lightdash-restack.mdx +++ b/self-host/self-host-lightdash-restack.mdx @@ -1,5 +1,6 @@ --- title: "Self-Host Lightdash with Restack" +sidebarTitle: Restack --- Restack is a managed service for deploying and managing open-source software. diff --git a/self-host/update-lightdash.mdx b/self-host/update-lightdash.mdx index 570e358..88543de 100644 --- a/self-host/update-lightdash.mdx +++ b/self-host/update-lightdash.mdx @@ -1,5 +1,6 @@ --- title: "Updating Lightdash to the latest version" +sidebarTitle: Updating Lightdash --- ## Local deployments