randomabc12.
randomabc12.
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
got it working, i was putting this in the wrong place
16 replies
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
I've tried ${{project.ABCD}} as well
16 replies
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
follow up on this >You can use env variables, but you have to write out the labels manually on each compose. I.e. you can't use the domain tab I'm having some trouble to use project env. I added a project env using the ui "ABCD=localhost" now in one of my docker compose under service.environment, i wrote ABCD=${{ABCD}} this throws invalid interpolation format if I use ABCD=${ABCD} it throws no vaue set for ABCD (which i think is thr expected behaviour). So how exactly do i use project ENV, in a service?
16 replies
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
okay, so i will have to setup each app like i did earlier?
16 replies
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
dokploy to dokploy
16 replies
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
also what is the easiest way tk migrate dokploy to some other system. Earlier I was using docker-composes and on the new system i just copied them and ran them, can i do this plug n play with dokploy?
16 replies
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
Cool, I'll try this. Thanks
16 replies
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
also where are the project env stored? I can't find them anywhere in my dokploy directory
16 replies
DDokploy
Created by randomabc12. on 2/26/2025 in #help
Can I use a project wide environmental variable for domain?
so if I want to change my domain, I'll have to do it for each app?
16 replies