Replies: 2 comments
-
does that answer your question? |
Beta Was this translation helpful? Give feedback.
0 replies
-
almost -- I tried this approach by mounting a bash file as a persistent mount and this did not work -- even though it normally works when I just use docker without coolify. I am talking about how Coolify lets you run an init SQL on the main config page for the postgres resource and if it supports variable expansion?
|
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.
-
I want to create new user accounts with passwords from production environment variables on PostgreSQL resource creation.
I defined environment variables under Projects>My First Project>postgresql1>Environment Variables (in prod environment). How do I then reference those environment variables in the SQL initialization scripts?
Beta Was this translation helpful? Give feedback.
All reactions