Skip to content

Commit

Permalink
Merge pull request #838 from entando/ENDOC-810
Browse files Browse the repository at this point in the history
ENDOC-810 Hub address changes
  • Loading branch information
jyunmitch authored Sep 6, 2024
2 parents 814e862 + ca7bdff commit eba560c
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion vuepress/docs/next/docs/compose/app-builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ On the Entando Platform, the App Builder is the user interface where you compose

![app-builder](./img/app-builder.png)

The App Builder allows you to create pages and content, configure widgets and plugins, and interact with the [Local Hub](local-hub-overview.md). It also integrates the [Entando Cloud Hub](https://hub.entando.com), where you can share components and collaborate.
The App Builder allows you to create pages and content, configure widgets and plugins, and interact with the [Local Hub](local-hub-overview.md). It also allows you to integrate the [Entando Cloud Hub](https://entando.com/composable-platform/packaged-business-capabilities/) to access prebuilt packaged business capabilities or your own [enterprise Hub](../curate/hub-details.md), where you can collaborate and share custom components.

Pages are designed and embedded with functionality via drag-and-drop:

Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/next/docs/getting-started/landing-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Entando Application Composition Platform offers several Solution Templates t

Each open source Solution Template was built with Entando and can be used as-is, reviewed for common development practices, or leveraged as a useful starting point for a related application.

The following Solution Templates and other sets of components are available in the [public Entando Hub](https://hub.entando.com) for installation in a user environment, where turnkey functionality can be customized and extended.
The following Solution Templates and other sets of components are available in the [public Entando Hub](https://entando.com/composable-platform/packaged-business-capabilities/) for installation in a user environment, where turnkey functionality can be customized and extended.

## Entando Customer Portal

Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/next/tutorials/solution/customer-portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This tutorial covers:
1. Log in to your `App Builder` and go to `Hub``Select Registry`
2. Choose `Entando Hub` if it has been configured, otherwise:
1. Choose `New Registry`
2. In the pop-up window, enter `Entando Hub` and `https://entando.com/entando-hub-api/appbuilder/api` for the URL, then `Save`
2. In the pop-up window, enter `Entando Hub` and `https://auth.entando.com/entando-hub-api/appbuilder/api` for the URL, then `Save`
3. Click on the Hub in the Registry

#### Install the Customer Portal
Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/next/tutorials/solution/entando-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Add the Entando Cloud Hub as a registry, directly accessible at any time from yo
1. Log in to your App Builder
2. Go to `Hub``Select Registry`
3. Choose `New Registry`
4. In the pop-up window, enter `Entando Cloud Hub` and `https://entando.com/entando-hub-api/appbuilder/api` for the URL. Click `Save`
4. In the pop-up window, enter `Entando Cloud Hub` and `https://auth.entando.com/entando-hub-api/appbuilder/api` for the URL. Click `Save`
5. Select the Cloud Hub in the Registry and find the Entando Hub bundles
6. Deploy and install `entando-hub-application` bundle by clicking `UNDEPLOYED` and then following the instructions in the pop-up window. Note that you can choose the version by clicking the down arrow in the install button. The `application` bundle must be installed first because it provides the `entando-hub-content` with the necessary frontend components.
7. Repeat the steps for `entando-hub-content` bundle. These bundles will now appear in your Local Hub. Continue with the [Configuration steps](#configuration) below.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Install the Standard Banking Demo by integrating the Entando Cloud Hub into your
1. Choose `New Registry`
2. In the pop-up window, enter: \
Name: Entando Cloud Hub \
URL: https://entando.com/entando-hub-api/appbuilder/api
URL: https://auth.entando.com/entando-hub-api/appbuilder/api
3. Click `Save`
4. In `Select Registry`, choose `Entando Cloud Hub`

Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/next/tutorials/solution/landing-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Entando Application Composition Platform offers several Solution Templates t

Each open source Solution Template was built with Entando and can be used as-is, reviewed for common development practices, or leveraged as a useful starting point for a related application.

The following Solution Templates and other sets of components are available in the [public Entando Hub](https://hub.entando.com) for installation in a user environment, where turnkey functionality can be customized and extended.
The following Solution Templates and other sets of components are available in the [public Entando Hub](https://entando.com/composable-platform/packaged-business-capabilities/) for installation in a user environment, where turnkey functionality can be customized and extended.

## Entando Customer Portal

Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/next/tutorials/solution/pda-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ There are numerous assets installed as part of the Entando PDA plugin. Entando B
### Automatic Install via the Entando Hub
1. Log into your `App Builder``Hub``Select Registry` → choose `Entando Hub` if it has been configured.
1. If not, choose `New Registry`
2. In the pop-up window, enter `Entando Hub` and `https://entando.com/entando-hub-api/appbuilder/api` for the URL, then `Save`
2. In the pop-up window, enter `Entando Hub` and `https://auth.entando.com/entando-hub-api/appbuilder/api` for the URL, then `Save`
3. Click on the Hub in the Registry

2. From the Hub Catalog, `Deploy` and `Install` the PDA bundle. The installation may take several minutes while the application downloads the Linux image for the microservice and installs the related assets.
Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/next/tutorials/solution/strapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebarDepth: 2

Entando 7 offers a Strapi packaged business capability (PBC) to provide the flexibility and customization of a leading open source and headless CMS. Users are able to create and organize application content through the seamless integration of Strapi into the App Builder experience.

The Strapi PBC is available on the [Entando Cloud Hub](http://hub.entando.com). This tutorial uses notable quotes as a content example to cover:
The Strapi PBC is available on the [Entando Cloud Hub](https://entando.com/composable-platform/packaged-business-capabilities/). This tutorial uses notable quotes as a content example to cover:

1. [Prerequisites](#prerequisites)
2. [Installation](#installation)
Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/v7.3/docs/compose/app-builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ On the Entando Platform, the App Builder is the user interface where you compose

![app-builder](./img/app-builder.png)

The App Builder allows you to create pages and content, configure widgets and plugins, and interact with the [Local Hub](local-hub-overview.md). It also integrates the [Entando Cloud Hub](https://hub.entando.com), where you can share components and collaborate.
The App Builder allows you to create pages and content, configure widgets and plugins, and interact with the [Local Hub](local-hub-overview.md). It also allows you to integrate the [Entando Cloud Hub](https://entando.com/composable-platform/packaged-business-capabilities/) to access prebuilt packaged business capabilities or your own [enterprise Hub](../curate/hub-details.md), where you can collaborate and share custom components.

Pages are designed and embedded with functionality via drag-and-drop:

Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/v7.3/docs/getting-started/landing-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Entando Application Composition Platform offers several Solution Templates t

Each open source Solution Template was built with Entando and can be used as-is, reviewed for common development practices, or leveraged as a useful starting point for a related application.

The following Solution Templates and other sets of components are available in the [public Entando Hub](https://hub.entando.com) for installation in a user environment, where turnkey functionality can be customized and extended.
The following Solution Templates and other sets of components are available in the [public Entando Hub](https://entando.com/composable-platform/packaged-business-capabilities/) for installation in a user environment, where turnkey functionality can be customized and extended.

## Entando Customer Portal

Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/v7.3/tutorials/solution/customer-portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This tutorial covers:
1. Log in to your `App Builder` and go to `Hub``Select Registry`
2. Choose `Entando Hub` if it has been configured, otherwise:
1. Choose `New Registry`
2. In the pop-up window, enter `Entando Hub` and `https://entando.com/entando-hub-api/appbuilder/api` for the URL, then `Save`
2. In the pop-up window, enter `Entando Hub` and `https://auth.entando.com/entando-hub-api/appbuilder/api` for the URL, then `Save`
3. Click on the Hub in the Registry

#### Install the Customer Portal
Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/v7.3/tutorials/solution/entando-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Add the Entando Cloud Hub as a registry, directly accessible at any time from yo
1. Log in to your App Builder
2. Go to `Hub``Select Registry`
3. Choose `New Registry`
4. In the pop-up window, enter `Entando Cloud Hub` and `https://entando.com/entando-hub-api/appbuilder/api` for the URL. Click `Save`
4. In the pop-up window, enter `Entando Cloud Hub` and `https://auth.entando.com/entando-hub-api/appbuilder/api` for the URL. Click `Save`
5. Select the Cloud Hub in the Registry and find the Entando Hub bundles
6. Deploy and install `entando-hub-application` bundle by clicking `UNDEPLOYED` and then following the instructions in the pop-up window. Note that you can choose the version by clicking the down arrow in the install button. The `application` bundle must be installed first because it provides the `entando-hub-content` with the necessary frontend components.
7. Repeat the steps for `entando-hub-content` bundle. These bundles will now appear in your Local Hub. Continue with the [Configuration steps](#configuration) below.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Install the Standard Banking Demo by integrating the Entando Cloud Hub into your
1. Choose `New Registry`
2. In the pop-up window, enter: \
Name: Entando Cloud Hub \
URL: https://entando.com/entando-hub-api/appbuilder/api
URL: https://auth.entando.com/entando-hub-api/appbuilder/api
3. Click `Save`
4. In `Select Registry`, choose `Entando Cloud Hub`

Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/v7.3/tutorials/solution/landing-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Entando Application Composition Platform offers several Solution Templates t

Each open source Solution Template was built with Entando and can be used as-is, reviewed for common development practices, or leveraged as a useful starting point for a related application.

The following Solution Templates and other sets of components are available in the [public Entando Hub](https://hub.entando.com) for installation in a user environment, where turnkey functionality can be customized and extended.
The following Solution Templates and other sets of components are available in the [public Entando Hub](https://entando.com/composable-platform/packaged-business-capabilities/) for installation in a user environment, where turnkey functionality can be customized and extended.

## Entando Customer Portal

Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/v7.3/tutorials/solution/pda-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ There are numerous assets installed as part of the Entando PDA plugin. Entando B
### Automatic Install via the Entando Hub
1. Log into your `App Builder``Hub``Select Registry` → choose `Entando Hub` if it has been configured.
1. If not, choose `New Registry`
2. In the pop-up window, enter `Entando Hub` and `https://entando.com/entando-hub-api/appbuilder/api` for the URL, then `Save`
2. In the pop-up window, enter `Entando Hub` and `https://auth.entando.com/entando-hub-api/appbuilder/api` for the URL, then `Save`
3. Click on the Hub in the Registry

2. From the Hub Catalog, `Deploy` and `Install` the PDA bundle. The installation may take several minutes while the application downloads the Linux image for the microservice and installs the related assets.
Expand Down
2 changes: 1 addition & 1 deletion vuepress/docs/v7.3/tutorials/solution/strapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebarDepth: 2

Entando 7 offers a Strapi packaged business capability (PBC) to provide the flexibility and customization of a leading open source and headless CMS. Users are able to create and organize application content through the seamless integration of Strapi into the App Builder experience.

The Strapi PBC is available on the [Entando Cloud Hub](http://hub.entando.com). This tutorial uses notable quotes as a content example to cover:
The Strapi PBC is available on the [Entando Cloud Hub](https://entando.com/composable-platform/packaged-business-capabilities/). This tutorial uses notable quotes as a content example to cover:

1. [Prerequisites](#prerequisites)
2. [Installation](#installation)
Expand Down

0 comments on commit eba560c

Please sign in to comment.