File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -15,22 +15,12 @@ configuration on an instance or image that causes errors in the UI.
1515
1616## Installation
1717
18- To install the web interface, download and run the installer.
18+ You can use ` uiadm ` to install the web interface:
1919
2020``` sh
21- curl -O https://us-central.manta.mnx.io/Joyent_Dev/public/SmartOS/ui-installer.sh
22- bash ./ui-installer.sh
21+ uiadm install latest
2322```
2423
25- Or, the quick and dirty way:
26-
27- <!-- markdownlint-disable line-length -->
28-
29- ``` sh
30- curl https://us-central.manta.mnx.io/Joyent_Dev/public/SmartOS/ui-installer.sh | bash
31- ```
32- <!-- markdownlint-enable line-length -->
33-
3424## Accessing the Web UI
3525
3626The UI is available on port 4443. The installer will print out the URL
You can’t perform that action at this time.
0 commit comments