postfacto | Self-hosted retro tool aimed at helping remote teams | Frontend Framework library
kandi X-RAY | postfacto Summary
kandi X-RAY | postfacto Summary
Postfacto helps teams run great retrospectives remotely.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Sets up the slides
- Displays the document .
- Seide a vertical slide .
- Configures transition options .
- Updates the background state of the slides .
- Show a slide .
- Update slide of given selector
- Syncs the background to the slide .
- Figure out the layout of the slides .
- Calculates visibility of slides
postfacto Key Features
postfacto Examples and Code Snippets
Community Discussions
Trending Discussions on postfacto
QUESTION
I am trying to contact from a customized helm chart to a fully managed Postgres service on azure, and then I have to put the url connection string according to the app I want to deploy.
I want to ask which value should be the DATABASE_URL
at the helm chart deployment?
My situation is the following:
- I want to use an external Azure managed PostgreSQL and no the PostgreSQL container that comes with the helm chart.
So in consequence, I modified the
DATABASE_URL
value, given here to connect to the container inside K8s, I've modified in this way:
ANSWER
Answered 2021-Oct-29 at 14:29From what I see this helm chart is poorly written, and badly assumes things i.e. the DATABASE_URL has is build to only properly format a kubernetes posgress helm release and nothing else.
What I would suggest:
- Instead of installing this chart on k8s by helm, use
helm template
functionality to locally render the template. - Edit the exported plain manifest, to match your needs
- Go to your Azure DB, and get it
ConnectionString
, depending on how you mange your secrets in k8s, pass it to theDATABASE_URL
environment - Manually apply the manifests
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install postfacto
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page