Customer
Comments
-
Another way to provide private repo composer auth is to use a ~/.ddev/homeadditions/.composer/auth.json, as described in https://ddev.readthedocs.io/en/stable/users/extend/in-container-configuration/
-
Hi Paul Gilzow, Thanks for your response.But I do not want the entire database to be pulled. I want to programmatically pull data from a single table. For eg: ‘select * from table1 where column1 =...
-
@Paul GilzowAgain ,my question is, How to embed this platform sql statement in a Python script or ETL tool (eg: Informatica/Alteryx) and schedule it to run automatically from a remote server?
-
Hi Paul,Thank you for your response.I’m attaching a screenshot to show an issue where I’m trying to embed an image from a source (mediaburn.org), which is hosted on the platform.sh server. Unfortun...
-
Thanks, that fixed the issue
-
Sure, project ID is: es54covzztcl4It used to appear here:
-
And then on the plans page:
-
Yeah, this looks to have been sorted, thanks!
-
Got it; thanks, Michael; that answers the questions.Re: the settings files – thanks for another example. I followed the documentation on Upsun so I have pretty much that with just some slight diffe...
-
Thanks, Matthias.> true environment variableswhat do you mean? How would you make a “true environment variable”? (Are you implying a “true environment variable” is one you'd make via the Upsun web ...