Customer
Comments
-
Hi @Lith I am trying to deploy an angular project too and I was wondering if you did succeed to build your angular platform.sh If so, could you publish there the solution you have found to help beg...
-
Hi @jfvallet, Unfortunately, Platform.sh has never found a solution to help me to deploy my Angular SSR application. I’ve finally choose an other PaaS system, but I can’t name it here. I’ve try dur...
-
Oh. I discovered this late. The code in the original message is too complicated and unncessary. Running a universal singular App: .platform.app.yaml: name: app type: nodejs:14 hooks: build: np...
-
Hi Lith, Sorry to read that, Thanks a lot for your response Bests regards
-
Hi @matthias-van-woensel, I’d like to import a large db, something like pv latest--dump.sql | $(drush sql-connect) Seems to have installed correctly as pv -v displays v1.0.1 and (as @travis.raup p...
-
Sharing the results of my support request here: William David Friday at 14:51 Hi Julian, I set up pv in my own environment and replicated the behavior you saw. Taking a look at the code it looks li...
-
Hello @miketamis , I wrote a how-to guide about how to connect Robo 3T. Please, let me know what do you think. https://community.platform.sh/t/how-to-connect-mongodb-tunnel-with-robo-3t/677
-
The build process starts by “chopping up” the repository into applications based on the .platform.app.yaml files (or source.roots in applications.yaml). Each application then has no knowledge of c...
-
The ability to add domains to a development environments on Platform.sh Grid is currently not supported, sorry. There has been discussion of this as a feature request - “Vanity domains”, but it’s n...
-
Hi, just checking if there are updates about this?