Open
Conversation
This reverts commit 7ea1cb2.
Member
|
Thanks a lot for working on that @frost242. I didn't read the guide thoroughly yet, but I'm wondering if it wouldn't be better to start a new subsections for this, like "guides" or "howto" or something, visible in the TOC, as it's quite likely that we'll eventually have mutiple variations of such guides. |
Contributor
Author
|
I quite agree about a new subsection. I add this. |
marco44
requested changes
Jan 27, 2022
Contributor
marco44
left a comment
There was a problem hiding this comment.
I like it, except for the minor typo :)
|
|
||
| .. code-block:: ini | ||
|
|
||
| host postgres powa <powasrv_ip_addresse>/32 md5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
So here is a first attempt to provide a quickstart guide to set up PoWA in remote mode. This guide is targeted for Debian systems and should remain as is, for more clarity. If one wants to add steps for RHEL/CentOS systems, it should go in a new document, sibling to this one.
Sorry for the lame number of commits. Commits should be squashed when this PR gets merged.
Thanks for the review.
Regards