Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/de/idoit-cloud/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,10 @@ Flows Lite ersetzt damit die manuelle [Cronjob-Konfiguration](../wartung-und-bet

Derzeit ist pro Instanz nur ein Mandant möglich. Du kannst jedoch bei Bedarf jederzeit weitere, separate Instanzen buchen.

???+ question "**Mit welcher Absenderadresse verschickt meine Cloud-Instanz E-Mails?**"

Deine Cloud-Instanz bringt eine funktionierende SMTP-Konfiguration von i-doit mit. Benachrichtigungen und andere E-Mails werden von `no-reply@i-doit.cloud` verschickt, ein Mailserver muss also nicht eingerichtet werden.

???+ question "**Kann ich Cronjobs einrichten?**"

Nein, in der Cloud gibt es keinen Shell-Zugang. Stattdessen nutzt du [Flows Lite](#automatisierung-mit-flows-lite) für zeitgesteuerte Aufgaben wie LDAP-Sync, JDisc-Import oder Suchindex-Aktualisierung.
Expand Down
4 changes: 4 additions & 0 deletions docs/en/idoit-cloud/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,10 @@ Flows Lite thus replaces the manual [cronjob configuration](../maintenance-and-o

Currently, only one tenant per instance is possible. However, you can book additional separate instances at any time if needed.

???+ question "**Which sender address do emails from my cloud instance use?**"

Your cloud instance comes with a working SMTP configuration from i-doit. Notifications and other emails are sent from `no-reply@i-doit.cloud`, so no mail server has to be set up.

???+ question "**Can I set up cronjobs?**"

No, there is no shell access in the cloud. Instead, you use [Flows Lite](#automation-with-flows-lite) for scheduled tasks such as LDAP sync, JDisc import, or search index updates.
Expand Down
Loading