Skip to content

Commit 9d18954

Browse files
authored
Clarify Mendix Support responsibilities in documentation
Expanded on Mendix Support's responsibilities regarding infrastructure, container runtime platform, buildpacks, and application operation components, emphasizing default configurations and limitations on customization.
1 parent 25d8c9a commit 9d18954

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/en/docs/support/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,21 +153,21 @@ Mendix Support can analyze this component if your app is running on Mendix Cloud
153153

154154
The infrastructure component includes all web servers, runtime servers, and database servers, with their Operating Systems and configuration.
155155

156-
Mendix Support can analyze this component if your app is running on Mendix Cloud or Mendix Cloud Dedicated.
156+
Mendix Support can analyze this component if your app is running on Mendix Cloud or Mendix Cloud Dedicated. Mendix is responsible for setting up and maintaining the component, as well as applying default configuration. This component can't be customized or optimized for individual customers or applications, outside of the supported configuration options that are available to our customers.
157157

158158
### Container Runtime Platform
159159

160160
The container runtime platform refers to the platform for managing, creating, destroying, and scaling of runtime containers. In Mendix Cloud and Mendix Cloud Dedicated, Kubernetes is used.
161161

162-
Mendix Support can analyze this component if your app is running on Mendix Cloud or Mendix Cloud Dedicated. If it is running on SAP BTP instead, the selected third party can analyze this component.
162+
Mendix Support can analyze this component if your app is running on Mendix Cloud or Mendix Cloud Dedicated. Mendix is responsible for setting up and maintaining the component, as well as applying default configuration. This component can't be customized or optimized for individual customers or applications, outside of the supported configuration options that are available to our customers. If it is running on SAP BTP instead, the selected third party can analyze this component.
163163

164164
### Buildpack, m2ee, and Service Console
165165

166166
The Mendix buildpacks for [Cloud Foundry](https://github.com/mendix/cf-mendix-buildpack) and [Docker](https://github.com/mendix/docker-mendix-buildpack) are available in GitHub repositories. The documentation for the buildpacks and m2ee tools is contained within these GitHub repositories and, because they are released under an Open Source license, the code can be inspected and the functionality and options can be understood by customers who wish to use these buildpacks.
167167

168168
If you want to run Mendix apps on a Unix-like server you will need the [m2ee tools](https://github.com/mendix/m2ee-tools), available on GitHub. Read more about installing on systems running Unix-like operating systems in [Linux Deployment](/developerportal/deploy/linux/).
169169

170-
Mendix Support can analyze these components if your app is running on Mendix Cloud or Mendix Cloud Dedicated. Because Mendix has no control over the context in which the buildpack or m2ee tools are run outside of Mendix Cloud and Mendix Cloud Dedicated, you will have to demonstrate that the bug is in the supported component by showing the behavior independently from the context in which you are using it.
170+
Mendix Support can analyze these components if your app is running on Mendix Cloud or Mendix Cloud Dedicated. Mendix is responsible for setting up and maintaining the component, as well as applying default configuration. This component can't be customized or optimized for individual customers or applications, outside of the supported configuration options that are available to our customers. Because Mendix has no control over the context in which the buildpack or m2ee tools are run outside of Mendix Cloud and Mendix Cloud Dedicated, you will have to demonstrate that the bug is in the supported component by showing the behavior independently from the context in which you are using it.
171171

172172
If you want additional features or some other change in a buildpack or m2ee tools, you can make a Pull Request, create an Issue in the GitHub repository, or contact [Mendix Support](https://support.mendix.com/).
173173

@@ -179,14 +179,14 @@ If you want additional features or some other change in the Windows Service, you
179179

180180
The application operation component is used for stopping and starting environments and configuring constants, scheduled events, and runtime settings.
181181

182-
Mendix Support can analyze this component if your app is running on Mendix Cloud, Mendix Cloud Dedicated, Mendix on Kubernetes Connected, or SAP BTP through the Mendix Portal.
182+
Mendix Support can analyze this component if your app is running on Mendix Cloud, Mendix Cloud Dedicated, Mendix on Kubernetes Connected, or SAP BTP through the Mendix Portal. Mendix is responsible for setting up and maintaining the component, as well as applying default configuration. This component can't be customized or optimized for individual customers or applications, outside of the supported configuration options that are available to our customers.
183183

184184
### Logs and Metrics
185185

186186
The logs component takes care of viewing and downloading application log files.
187187
The metrics component refers to viewing application metrics.
188188

189-
Mendix Support can analyze these components if your app is running on Mendix Cloud or Mendix Cloud Dedicated.
189+
Mendix Support can analyze these components if your app is running on Mendix Cloud or Mendix Cloud Dedicated. Mendix is responsible for setting up and maintaining the component, as well as applying default configuration. This component can't be customized or optimized for individual customers or applications, outside of the supported configuration options that are available to our customers.
190190

191191
### Deployment Pipeline
192192

0 commit comments

Comments
 (0)