-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
title: "LocalStack Desktop" | ||
weight: 8 | ||
description: > | ||
Getting started with LocalStack Desktop application | ||
tags: ["desktop", "docker"] | ||
aliases: | ||
- /tools/localstack-desktop/ | ||
- /user-guide/tools/localstack-desktop/ | ||
--- | ||
|
||
LocalStack Desktop is a desktop client that allows users to easily control and interact their LocalStack instance. With LocalStack Desktop, users can start and stop their LocalStack instance with a single click, create a new container, view logs, interact with LocalStack container via cli and use our resource browser. | ||
|
||
<img src="localstack-desktop-containers.png" alt="LocalStack Desktop" title="LocalStack Desktop" width="900" /> | ||
|
||
## Installation | ||
|
||
You can install LocalStack Desktop by downloading the latest executables for your platform from the [web application](https://app.localstack.cloud/download) or by installing it directly from the [Microsoft Store](https://www.microsoft.com/store/apps/9NTRNFT9ZWS2). | ||
To install LocalStack Desktop, **Docker** is the only prerequisite. | ||
|
||
## Features | ||
|
||
LocalStack Desktop helps users to interact with their LocalStack instance with a simple and intuitive UI. Some of the features of LocalStack Desktop includes the ability to : Control LocalStack, Interact with LocalStack, get LocalStack insights and use the Resource browser. | ||
|
||
### Control LocalStack | ||
|
||
Using our Desktop application you will be able to start, stop, delete and create new containers with just a click. It also allows to set up a custom URL if you are using LocalStack outside of Docker or in Kubernetes. | ||
|
||
<!--TODO replace with container creation image--> | ||
<p> | ||
<img src="localstack-desktop-containers.png" alt="LocalStack Desktop container creation" title="Create a container directly from LocalStack Desktop" width="900" /> | ||
</p> | ||
|
||
### Interact with LocalStack | ||
|
||
You can run commands within the LocalStack container by using our CLI | ||
|
||
<img src="localstack-desktop-terminal.png" alt="LocalStack Desktop cli interaction" title="Interact with the LocalStack container with a cli" width="900" /> | ||
|
||
|
||
### LocalStack Insights | ||
|
||
LocalStack Desktop provides quick access to your LocalStack logs for instant insights. See what's happening in details from the Logs tab. | ||
|
||
<img src="localstack-desktop-logs.png" alt="LocalStack Desktop Logs tab" title="Check your instance logs" width="900" /> | ||
|
||
|
||
### Resource browser | ||
|
||
You can also create, modify, delete and read all of your resources from the Resource Browser tab, having the same experience that you would have using it in our [web application](https://app.localstack.cloud/inst/default/resources) | ||
|
||
<img src="localstack-desktop-resource-browser.png" alt="LocalStack Desktop Resource Browser" title="Manage your resources using our Resource Browser" width="900" /> |
Binary file added
BIN
+160 KB
content/en/user-guide/tools/localstack-desktop/localstack-desktop-containers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+292 KB
content/en/user-guide/tools/localstack-desktop/localstack-desktop-logs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+311 KB
.../en/user-guide/tools/localstack-desktop/localstack-desktop-resource-browser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+128 KB
content/en/user-guide/tools/localstack-desktop/localstack-desktop-terminal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.