Skip to content

Commit

Permalink
Merge pull request #1019 from EnterpriseDB/release/2021-03-02
Browse files Browse the repository at this point in the history
Production Deploy: 2021-03-2

Former-commit-id: 291e4f7
  • Loading branch information
epbarger authored Mar 2, 2021
2 parents 0aa079b + baca035 commit 2528637
Show file tree
Hide file tree
Showing 1,803 changed files with 27,427 additions and 69 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,4 @@ product_docs/content/*
product_docs/content_build/*
!product_docs/content_build/.keep
temp_kubernetes/build/*

10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,16 @@ We recommend using MacOS to work with the EDB Docs application.

1. And finally, you can start up the site locally with `yarn develop`, which should make it live at `http://localhost:8000/`. Huzzah!

### Installation of PDF / Doc Conversion Tools (optional)

If you need to build PDFs locally, or run parts of the RST to MDX conversion pipeline, you'll need a couple more tools installed.

1. Install `wkhtmltopdf`, a tool that converts html documents to pdf documents. You can install this with `brew install wkhtmltopdf`. Currently we are using version `0.12.6` - you can check the installed version with `wkhtmltopdf -V`. Newer versions are likely to work fine as well.

1. Install `pandoc`, a general purpose document conversion tool. This can also be installed with homebrew - `brew install pandoc`.

1. To confirm that both tools are working, you can trying building a PDF. `yarn build-pdf product_docs/docs/epas/13/` will build `epas_v13_documentation.pdf` in the `epas/13/` folder. You may see a few warnings, but the process should finish with `✨ Done in 43.25s.` or similar.

## Windows Installation

If you are a Windows user, you can work with Docs without installing it locally by using a Docker container and VSCode. See [Working on Docs in a Docker container using VSCode](README_DOCKER_VSCODE.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Architecture Overview"

This guide explains how to configure Failover Manager and Pgpool best to leverage the benefits that they provide for Advanced Server. Using the reference architecture described in the Architecture section, you can learn how to achieve high availability by implementing an automatic failover mechanism (with Failover Manager) while scaling the system for larger workloads and an increased number of concurrent clients with read-intensive or mixed workloads to achieve horizontal scaling/read-scalability (with Pgpool).

The architecture described in this document has been developed and tested for EFM 4.1, EDB pgPool, and Advanced Server 13.
The architecture described in this document has been developed and tested for EFM 4.1, EDB Pgpool 4.1, and Advanced Server 13.

Documentation for Advanced Server and Failover Manager are available from EnterpriseDB at:

Expand Down
4 changes: 2 additions & 2 deletions product_docs/docs/epas/13/edb_pgadmin_linux_qs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "EDB pgAdmin4 Quickstart Linux Guide for EPAS"

pgAdmin 4 is the leading Open Source management tool for Postgres databases. EDB pgAdmin 4 is distributed by EDB along with EDB Postgres Advanced Server databases. It is designed to meet the needs of both novice and experienced Postgres users alike, providing a powerful graphical interface that simplifies the creation, maintenance and use of database objects.

You can install `EDB pgAdmin 4` for your Advanced Server databases using yum package manager for RHEL/CentOS 6.x or 7.x or 8.x platforms.
You can install EDB pgAdmin 4 for your Advanced Server databases using yum package manager for RHEL/CentOS 7.x or 8.x platforms.

**Installing EDB pgAdmin 4 on a Linux Host**

Expand Down Expand Up @@ -40,7 +40,7 @@ yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarc
```

!!! Note
To install EPEL repository on CentOS/RHEL 7.x and CentOS/RHEL 8.x see the platform specific steps at [EDB Website](https://repos.enterprisedb.com/).
To install EPEL repository on CentOS/RHEL 7.x and 8.x see the platform specific steps at [EDB Website](https://repos.enterprisedb.com/).

**Install EDB pgAdmin 4**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Language Pack installers are version and platform specific; select the Language
| ----------------------------------------------- | --------------------- | ------------------------------ |
| `9.6, 10` | 1.0 | Perl 5.26, Python 3.7, Tcl 8.6 |

For detailed information about using an RPM package to add Language Pack, please see the EDB Postgres Advanced Server Installation Guide for Linux, available at the [EDB website](/epas/latest/).
For detailed information, please see the EDB Postgres Advanced Server Installation Guide for Linux, available at the [EDB website](/epas/latest/).

**Mac OS:**

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/EDB_audit_config_probe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/EDB_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/EPAS_instance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/add_restore_point.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/aggregate_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alert_copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alert_details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alert_errors_table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alert_templates_tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alerting_manage_alerts.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alerts_customize_chart.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alerts_customize_table.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alerts_dashboard.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/alerts_status_table.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/anti_join_icon.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/append_icon.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/ark_connect_connection.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/ark_connect_general.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/audit_manager_config1.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/audit_manager_config2.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/audit_manager_finish.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/audit_manager_intro.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/audit_manager_servers.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/auto_discovery.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/auto_discovery_example.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_disable.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_do_not_save.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_general.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_globals_general.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_messages.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_miscellaneous.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_objects.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_process_watcher.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_queries.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_sections.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_server_disable.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_server_general.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_server_messages.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_server_objects.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/backup_server_queries.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/bart_backup_dashboard.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/bitmap_heap_icon.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/bitmap_index_icon.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/capacity_manager_opens.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/cast_definition.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/cast_general.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/cast_sql.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/ce_error_hba.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/ce_not_running.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/ce_password_failed.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/ce_timeout.png
3 changes: 3 additions & 0 deletions product_docs/docs/pem/8.0.1/images/chart_icons.png
Loading

0 comments on commit 2528637

Please sign in to comment.