Skip to content

Commit

Permalink
Merge pull request #5963 from EnterpriseDB/docs/epas/fix/imagesinstan…
Browse files Browse the repository at this point in the history
…dbuilder

Fixing up image names so they resolve
  • Loading branch information
djw-m authored Aug 20, 2024
2 parents a4f5609 + b5e06b9 commit d1966e5
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,44 +6,45 @@ redirects:
---

!!! Note
StackBuilder Plus is supported only on Windows systems.
StackBuilder Plus is only supported on Windows systems.

The StackBuilder Plus utility provides a graphical interface that simplifies the process of updating, downloading, and installing modules that complement your EDB Postgres Advanced Server installation. When you install a module with StackBuilder Plus, StackBuilder Plus resolves any software dependencies.

1. To invoke StackBuilder Plus at any time after the installation has completed, select **Apps > StackBuilder Plus**. Enter your system password if prompted, and the StackBuilder Plus welcome window opens.

![The StackBuilder Plus welcome window](../images/the_stackBuilder_plus_welcome.png)
![The StackBuilder Plus welcome window](../../images/the-stackbuilder-plus-welcome.png)

1. Select your EDB Postgres Advanced Server installation.

StackBuilder Plus requires internet access. If your installation of EDB Postgres Advanced Server is behind a firewall (with restricted internet access), StackBuilder Plus can download program installers through a proxy server. The module provider determines if the module can be accessed through an HTTP proxy or an FTP proxy. Currently, all updates are transferred by an HTTP proxy, and the FTP proxy information isn't used.

1. If the selected EDB Postgres Advanced Server installation has restricted Internet access, on the Welcome screen, select **Proxy Servers** to open the Proxy servers dialog box:

![The Proxy servers dialog](../images/the_proxy_servers_dialog.png)
![The Proxy servers dialog](../../images/the-proxy-servers-dialog.png)

1. On the dialog box, enter the IP address and port number of the proxy server in the **HTTP proxy** box. Currently, all StackBuilder Plus modules are distributed by HTTP proxy (FTP proxy information is ignored). Select **OK**.

![The StackBuilder Plus module selection window](../images/the_stackBuilder_plus_module_selection_window.png)
![The StackBuilder Plus module selection window](../../images/the-stackbuilder-plus-module-selection-window.png)

The tree control on the StackBuilder Plus module selection window displays a node for each module category.

1. To add a component to the selected EDB Postgres Advanced Server installation or to upgrade a component, select the box to the left of the module name, and select **Next**.

1. If prompted, enter your email address and password on the StackBuilder Plus registration window.

![A summary window displays a list of selected packages](../images/selected_packages_summary_window.png)
![A summary window displays a list of selected packages](../../images/selected-packages-summary-window.png)

StackBuilder Plus confirms the packages selected. The Selected packages dialog box displays the name and version of the installer. Select **Next**.

When the download completes, a window opens that confirms the installation files were downloaded and are ready for installation.

![Confirmation that the download process is complete](../images/download_complete_confirmation.png)
![Confirmation that the download process is complete](../../images/download-complete-confirmation.png)

1. Leave the **Skip Installation** check box cleared and select **Next** to start the installation process. (Select the check box and select **Next** to exit StackBuilder Plus without installing the downloaded files.)

![StackBuilder Plus confirms the completed installation](../images/stackBuilder_plus_confirms_the_completed_installation.png)
![StackBuilder Plus confirms the completed installation](../../images/stackbuilder-plus-confirms-the-completed-installation.png)

When the upgrade is complete, StackBuilder Plus alerts you to the success or failure of the installation of the requested package. If you were prompted by an installer to restart your computer, restart now.

If the update fails to install, StackBuilder Plus alerts you to the installation error and writes a message to the log file at `%TEMP%`.

0 comments on commit d1966e5

Please sign in to comment.