Upsun Support Team
Comments
-
There was an internal issue yesterday but it should be resolved now. If this is still happening, can you create a ticket for your project and mention “faulty build host”?
-
A full description is available here: Pause preview environments now available | Platform.sh But the short summary is: To prevent unnecessary consumption of resources, Platform.sh automatically pa...
-
i’m going to make some assumptions based on what you’ve included. If any of those assumptions are incorrect, please let me know. It looks like you have your web root set to /app/web/ and webpc-pas...
-
based on this:"/wp/wp-content/uploads": root: "web/app/uploads"from your file above, your web root is web. and you're exposing the *server* directory ./web/app/uploads to the world as /wp/wp-cont...
-
Apologies, Kristofer. It appears the location and process for new feature requests has moved. Please see https://docs.platform.sh/request-features.html
-
:applause:
-
The short answer is “no”. What you're asking for is not accomplishable in the .platform.app.yaml file. you can potentially have your CDN implement the auth for specific locations of your app. I kno...
-
@maxime, there are a couple of ways you can handle this depending on how you prefer to work. If your theme is in a repository all its own, you can add it as a dependency to your composer.json file....
-
No one likes this answer, but… “it depends”.If you're already using Codeigniter 4 with composer, then as long as you have a composer.json + composer.lock file in your repository, and have chose the...
-
You may want to refer to an adapt it to Platform.sh configuration files if you want to try it there or you can start a trial on Upsun https://support.platform.sh/hc/en-us/community/posts/1991722144...