docs(kiosk): Add configuration instructions for kiosk setup
This commit is contained in:
parent
9cc7c7f27c
commit
b81a6092f5
27
content/kiosk/config.de.md
Normal file
27
content/kiosk/config.de.md
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Konfiguration
|
||||
weight: 3
|
||||
prev: /kiosk/setup
|
||||
---
|
||||
|
||||
Wie du den Kiosk nach der Einrichtung konfigurierst.
|
||||
|
||||
{{% steps %}}
|
||||
|
||||
### Benutzer erstellen
|
||||
|
||||
Erstelle einen neuen Benutzer im System - vorzugsweise mit dem Namen `kiosk`.
|
||||
Weitere Informationen zum Erstellen eines Benutzers findest du in der [Admindokumentation](../admin/users).
|
||||
|
||||
### Berechtigungen zuweisen
|
||||
|
||||
Der Benutzer benötigt folgende Berechtigungen:
|
||||
- `RUNNER:CREATE`
|
||||
|
||||
Weitere Informationen zum Zuweisen von Berechtigungen findest du in der [Admindokumentation](../admin/users).
|
||||
|
||||
### Anmelden
|
||||
|
||||
Melde dich auf deinem Kiosk-Gerät mit dem Benutzer an, den du im vorherigen Schritt erstellt hast.
|
||||
|
||||
{{% /steps %}}
|
27
content/kiosk/config.en.md
Normal file
27
content/kiosk/config.en.md
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Configuration
|
||||
weight: 3
|
||||
prev: /kiosk/setup
|
||||
---
|
||||
|
||||
How to configure the kiosk after setup.
|
||||
|
||||
{{% steps %}}
|
||||
|
||||
### Create user
|
||||
|
||||
Create a new user in the system - preferably with the name `kiosk`.
|
||||
Please refer to the [admin docs](../admin/users) for more information on how to create a user.
|
||||
|
||||
### Assign permissions
|
||||
|
||||
The user needs the following permissions:
|
||||
- `RUNNER:CREATE`
|
||||
|
||||
Please refer to the [admin docs](../admin/users) for more information on how to assign permissions.
|
||||
|
||||
### Login
|
||||
|
||||
Login in on your kiosk device with the user you created in the previous step.
|
||||
|
||||
{{% /steps %}}
|
Loading…
x
Reference in New Issue
Block a user