Skip to content

Commit

Permalink
update docs to reflect new launcher (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesscottbrown authored and senakafdo committed Dec 12, 2019
1 parent a3cdfbb commit 33677b2
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions docs/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,10 @@ The [Launcher UI](../ove-ui/packages/ove-ui-launcher/README.md) can be used to l

The confirmation step provides a link to [Preview](../ove-ui/packages/ove-ui-preview/README.md) the space as well as a link to the app-specific usage documentation. The [Launcher UI](../ove-ui/packages/ove-ui-launcher/README.md) can be loaded into a browser window by accessing the URL `http://OVE_CORE_HOST:PORT/ui/launcher`. The user interface provides easy-to-follow instructions and validates user input. For those who wish to upload many apps at once, the [Launcher UI](../ove-ui/packages/ove-ui-launcher/README.md) also provides operating system specific [curl](https://curl.haxx.se/docs/manpage.html) commands.

To launch the [Images App](../ove-apps/packages/ove-app-images/README.md) with a sample image, in the `LocalNine` space, select `Images` as the application to launch and press `Next` to proceed.
To launch the [Images App](../ove-apps/packages/ove-app-images/README.md) with a sample image, in the `LocalNine` space, somply fill in the form then press launch.

![](images/ove-ui-step1.png)
![](images/ove-ui-launcher.png)

In the second step, select `LocalNine` as the space and provide `4320` as the width and `2424` as the height and press `Next` to proceed.

![](images/ove-ui-step2.png)

In the third step, select `Use existing state` as the mode and `Highsmith` as the existing state and press `Next` to proceed.

![](images/ove-ui-step3.png)

Press `Next` in the fourth step and `Launch` in the fifth step.

### Launching OVE Apps using the Python Client Library

Expand Down
Binary file added docs/images/ove-ui-launcher.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/ove-ui-step1.png
Binary file not shown.
Binary file removed docs/images/ove-ui-step2.png
Binary file not shown.
Binary file removed docs/images/ove-ui-step3.png
Binary file not shown.

0 comments on commit 33677b2

Please sign in to comment.