Milos Knezevic
Articles
-
How to add Multiple MariaDB/MySQL databases
You can define multiple MySQL databases within one service. To do so, define multiple schemas in your service configuration. Note that this is possible only on version10.0 or later. You can also sp...
-
Can I download a backup?
You can configure backups on Upsun, and they are stored internally, but you cannot download them. If you need to have a local copy of your project data, you can do that using other tools and method...
-
How to download project code and data
Your code, files and data from databases belong to you. At any time, you can download your project site’s data for local development or to back up your data. You need to download you app codebase, ...
-
Bitbucket Integration
Bitbucket can be integrated as the source of truth for your code and allows you to keep your existing Bitbucket workflows. Features Creating a new Platform.sh environment when a branch is create...
-
GitLab Integration
GitLabcan be integrated as the source of truth for your code and allows you to keep your existing GitLab workflows Features Creating a new Platform.sh environment when a branch is created or a m...
-
Missing invoices in billing settings
Invoices are available in your organization's billing settings if you are a self-service customer (that is, if you have not signed a yearly contract with our Sales team). To see your invoices you ...
-
Migrating project to a different region
To host your project data, Platform.sh offers several regions. You specify a region when you create a project. You can also migrate the project to another region after it’s created. We encourage ev...
-
Error when adding a subdomain: "The server could not comply with the request since it is either malformed or otherwise incorrect"
You may encounter this error: "The server could not comply with the request since it is either malformed or otherwise incorrect" when trying to add a subdomain to a project. That may occur whenever...
-
How to configure routes?
All redirects and rules on how traffic - external requests are directed are handled by defining routes in a .platform/routes.yaml file in your project repository. You might need to control how peop...
-
How to gain access to billing?
If you wish to have access to billing settings, you need to be an organization owner or be an organization user who has been granted the Manage billing permissions. To grant these permissions, the...