Docker compose install pgsql not found #12447
Unanswered
ksully-execute
asked this question in
Q&A
Replies: 3 comments
-
|
is a doc issue, the doc says this |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ksully-execute I am checking on this. Thanks for highlighting this issue. 🤝 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ksully-execute the command you ran is wrong. It should be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
following https://docs.jans.io/stable/janssen-server/install/docker-install/compose/#environment-variables
after getting the postgres yml, and the up/down/clean scripts, running gives:
./up.sh pgsql no after install janssen image found - fresh installation with empty database will be executed open D:\janssen\dockerUbuntu\pgsql: The system cannot find the file specified.I see that the yml specifies CN_INSTALL_PGSQL=true
But I don't see that the docs say anything about this......am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions