> For the complete documentation index, see [llms.txt](https://docs.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.docbits.com/deutsch/overview-and-basics/infor-infrastructure.md).

# Infor Infrastructure

### Offener Port 443 & sichere Kommunikation

Wir verstehen, wie wichtig eine sichere Datenübertragung ist. Deshalb verwenden wir den offenen Port 443, den Standardport für HTTPS, um sicherzustellen, dass alle übertragenen Daten verschlüsselt und sicher sind. Unsere SSL-gesicherten Verbindungen garantieren, dass Ihre Daten bei jedem Schritt des Prozesses geschützt sind.

### Kommunikation mit der Datenbank

Bei der Datenbankkommunikation gehen wir keine Risiken ein. Unser Kubernetes-Setup und unsere Datenbanken befinden sich in derselben Virtual Private Cloud (VPC). Das bedeutet, dass wir auf die Datenbank ausschließlich über die lokale IP zugreifen und so sicherstellen, dass die übertragenen Daten das lokale Netzwerk niemals verlassen. Es ist wie eine private Autobahn nur für Ihre Daten.

### Spaces

Mit DocBits ist die Dokumentenverwaltung ein Kinderspiel. Alle hochgeladenen Dokumente werden sicher in einem dedizierten „Space“ gespeichert. Wir verwenden SSL-Verschlüsselung für den Datenverkehr und erfordern mehrere Schlüssel für den Dateizugriff, sodass Ihre Dokumente so sicher sind wie in einem Tresor.

### Sicherheit des Datenverkehrs

Wir erlauben für die Kommunikation mit unseren Servern ausschließlich HTTPS-gesicherte Verbindungen. Dadurch wird sichergestellt, dass alle übertragenen Daten verschlüsselt sind und Ihre sensiblen Informationen sicher bleiben. Es ist wie ein Sicherheitsdienst für Ihre Daten, rund um die Uhr.

### Infor Cloud

### Infor On-Prem

Flexibilität ist entscheidend, und wir bieten sowohl Cloud- als auch On-Premise-Lösungen an. Mit unserer On-Premise-Option müssen keine Ports geöffnet werden, sodass die Sicherheit Ihres Netzwerks uneingeschränkt erhalten bleibt. Ob in der Cloud oder im eigenen Haus – wir haben für Sie die passende Lösung.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.docbits.com/deutsch/overview-and-basics/infor-infrastructure.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
