Customer
Comments
-
Your first response when an unexpected problem occurs with your application should be to open a support ticket through the management console.You are also encouraged to join our public Discord serv...
-
The ssh connection string provided in your projects management console can also be found from the CLI if you have already installed and authenticated with the platform cli tool. The easiest way to ...
-
I have tried setting the size in my platform.app.yaml and services.yaml to S and it still doesn’t resolve the issue when I deploy. The platform.sh dashboard is also showing a far lower CPU usage th...
-
That relates to how we allocate project resources, and is a bit involved. There is your plan size, and then there’s your container size. Each container (your application, a Solr instance, a DB ins...
-
Does this installation also work for Drupal 7 and the associated apachesolr, apachesolr_file and search_api modules? I currently have solr 7.6 installed and working with content, now I want to add ...
-
Using the CLI: platform environment:info parent NEW_PARENT No data will be lost.
-
Yes, a backup taken before service was added will be incompatible with your configuration. A backup is a collection of the persistent storage backups for each service (and application) containers. ...
-
In order to share writeable files across applications you need to use a network-storage service. That is, rather than the writeable directory living on each application container they both share a...
-
Yes, redirect routes still show in in the PLATFORM_ROUTES environment variable. That means it is possible that having too many redirects will run into the environment variable length limit. If you...
-
No, Route 53 doesn’t support that, except to a limited number of AWS resources, like ELBs or S3 buckets. More information on Route 53 Alias records here: https://docs.aws.amazon.com/Route53/latest/...