Skip to content
Kong Logo | Kong Docs Logo
search
  • We're Hiring!
  • Docs
    • Kong Gateway
    • Kong Konnect
    • Kong Mesh
    • Plugin Hub
    • decK
    • Kubernetes Ingress Controller
    • Insomnia
    • Kuma

    • Docs contribution guidelines
  • Plugin Hub
  • Support
  • Community
  • Kong Academy
Get a Demo Start Free Trial
  • Kong Gateway
  • Kong Konnect
  • Kong Mesh
  • Plugin Hub
  • decK
  • Kubernetes Ingress Controller
  • Insomnia
  • Kuma

  • Docs contribution guidelines
  • 3.3.x (latest)
  • 3.2.x
  • 3.1.x
  • 3.0.x
  • 2.8.x
  • 2.7.x
  • 2.6.x
  • Older Enterprise versions (2.1-2.5)
  • Older OSS versions (2.1-2.5)
  • Archive (pre-2.1)

github-edit-pageEdit this page

report-issueReport an issue

enterprise-switcher-iconSwitch to OSS

On this pageOn this page
  • Prerequisites
  • Apply customization from default Dev Portal
Kong Gateway
3.2.x
  • Home
  • Kong Gateway
  • Kong Enterprise
  • Dev Portal
  • Customize
  • Migrating Templates Between Workspaces
You are browsing documentation for an outdated version. See the latest documentation here.

Migrating Templates Between Workspaces

The template styling from your default Dev Portal doesn’t automatically apply to new Dev Portals you create in other workspaces. However, with the Portal CLI, you can move over templates in a few steps.

Prerequisites

  • Install Portal CLI and set up the configuration.

Apply customization from default Dev Portal

To apply customizations from one Dev Portal to another, do the following:

  1. From your Kong Manager, create a new Workspace and enable a new Dev Portal. In the rest of this document, the new Workspace name will be referred to as {WORKSPACE_NAME}.

  2. Clone the Kong Portal Templates repository:

     git clone https://github.com/Kong/kong-portal-templates
    
  3. Move into kong-portal-templates:

    cd kong-portal-templates
    
  4. Fetch the default workspace:

    portal fetch default
    
  5. Copy the templates from the default workspace to another workspace:

     cp workspaces/default workspaces/{WORKSPACE_NAME}
    
  6. Deploy the templates to the new workspace:

     portal deploy {WORKSPACE_NAME}
    
Thank you for your feedback.
Was this page useful?
  • Kong
    THE CLOUD CONNECTIVITY COMPANY

    Kong powers reliable digital connections across APIs, hybrid and multi-cloud environments.

    • Company
    • Customers
    • Events
    • Investors
    • Careers Hiring!
    • Partners
    • Press
    • Contact
  • Products
    • Kong Konnect
    • Kong Gateway
    • Kong Mesh
    • Get Started
    • Pricing
  • Resources
    • eBooks
    • Webinars
    • Briefs
    • Blog
    • API Gateway
    • Microservices
  • Open Source
    • Install Kong Gateway
    • Kong Community
    • Kubernetes Ingress
    • Kuma
    • Insomnia
  • Solutions
    • Decentralize
    • Secure & Govern
    • Create a Dev Platform
    • API Gateway
    • Kubernetes
    • Service Mesh
Star
  • Terms•Privacy
© Kong Inc. 2023