public inbox for [email protected]
help / color / mirror / Atom feed[pgAdmin][RM4836] Wrong default value in Container Deployment section of documentation
2+ messages / 2 participants
[nested] [flat]
* [pgAdmin][RM4836] Wrong default value in Container Deployment section of documentation
@ 2019-11-22 09:20 Abhilasha Narendra <[email protected]>
2019-11-25 05:15 ` Re: [pgAdmin][RM4836] Wrong default value in Container Deployment section of documentation Akshay Joshi <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Abhilasha Narendra @ 2019-11-22 09:20 UTC (permalink / raw)
To: pgadmin-hackers
Hi Hackers,
I have updated the content of 'container_deployment.rst' file, as approved
by Dave over email. PFA the patch.
Regards,
Abhilasha
Attachments:
[application/octet-stream] rm4836.patch (1.1K, 3-rm4836.patch)
download | inline diff:
diff --git a/docs/en_US/container_deployment.rst b/docs/en_US/container_deployment.rst
index 726915fc5..cafacb45a 100644
--- a/docs/en_US/container_deployment.rst
+++ b/docs/en_US/container_deployment.rst
@@ -174,7 +174,7 @@ Run a TLS secured container using a shared config/storage directory in
-v /private/var/lib/pgadmin:/var/lib/pgadmin \
-v /path/to/certificate.cert:/certs/server.cert \
-v /path/to/certificate.key:/certs/server.key \
- -v /tmp/servers.json:/servers.json \
+ -v /tmp/servers.json:/pgadmin4/servers.json \
-e '[email protected]' \
-e 'PGADMIN_DEFAULT_PASSWORD=SuperSecret' \
-e 'PGADMIN_ENABLE_TLS=True' \
@@ -372,4 +372,4 @@ the container is launched like this:
The *SCRIPT_NAME* environment variable has been set to tell the container it is
being hosted under a subdirectory (in the same way as the *X-Script-Name* header
is used with Nginx), and a label has been added to tell Traefik to route
-requests under the subdirectory to this container.
\ No newline at end of file
+requests under the subdirectory to this container.
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgAdmin][RM4836] Wrong default value in Container Deployment section of documentation
2019-11-22 09:20 [pgAdmin][RM4836] Wrong default value in Container Deployment section of documentation Abhilasha Narendra <[email protected]>
@ 2019-11-25 05:15 ` Akshay Joshi <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Akshay Joshi @ 2019-11-25 05:15 UTC (permalink / raw)
To: Abhilasha Narendra <[email protected]>; +Cc: pgadmin-hackers
Thanks, patch applied.
On Fri, Nov 22, 2019 at 6:35 PM Abhilasha Narendra <
[email protected]> wrote:
> Hi Hackers,
>
> I have updated the content of 'container_deployment.rst' file, as approved
> by Dave over email. PFA the patch.
>
> Regards,
> Abhilasha
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2019-11-25 05:15 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22 09:20 [pgAdmin][RM4836] Wrong default value in Container Deployment section of documentation Abhilasha Narendra <[email protected]>
2019-11-25 05:15 ` Akshay Joshi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox