Skip to content

Commit dae038f

Browse files
authored
How to use a preset in IIAB
1 parent b86f30b commit dae038f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

iiab-setup/presets/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Some of these have been created by Tim Moody.
88

99
Each preset consists of 4 files that need to be downloaded to an IIAB server in `/opt/admin/cmdsrv/presets/`.
1010

11-
## How to Download
11+
## How to Download a Preset
1212

1313
Get the `download-preset-folder.sh` shell script. Put it somewhere on the IIAB server, but **not** in the presets folder. Let's put it in `/opt/`
1414

@@ -29,3 +29,9 @@ cd /opt/admin/cmdsrv/presets/
2929
https://github.com/kidsoncomputers/documentation/tree/master/iiab-setup/presets/mwebaza-2021 \
3030
mwebaza-2021
3131
```
32+
33+
## Use the Preset
34+
35+
* Login to your IIAB Admin at http://box/admin or http://<ip_addr>/admin
36+
* Click **Install Content**, select the preset, then **Install Selected Collection**
37+
* ... wait a few hours for the content to download

0 commit comments

Comments
 (0)