I'm new in docker and I want to setting-up a docker-compose for my django app. in the backend of my app, I have golang packages too and run that in djang with s
I need to combine UserRole from RealtimeDatabase and User from FirebaseAuth. How do I combine these two queries, one of which is based on the other? The followi
I have set up a Docker-compose that starts multiple applications. Basically it comes down to all the applications being able to connect to the MariaDB container
Guys first teach me how to attach my data with question. I do not find it. I attached two figures, One that I plotted and other that is my reference figure. Bel
The image successfully rendered when started the local env but when I run the test the src is always empty. Already tried it with :src="require('...')" but it d
Kubernetes' liveness and readiness probes for pods (deployment) can be configured with this initial delay ---- meaning the probe will start after this many seco
We have a C# code which used to retrieve a blob from storage account. The authentication is done using user assigned service principal. These things works till