Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update Docker Extension documentation #415

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion site/docs/docker-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The Livecycle Docker extension embeds a standalone version of the Preevy CLI, wh

That's it! You have successfully installed the Livecycle Docker Extension and shared your local development environment with your team.

## Share to the cloud
## Deploy to cloud

With the Livecycle Docker Extension, you can make your local environment accessible to your team members even when your machine is offline. This is achieved by deploying your application to the cloud and creating a tunnel to it. This functionality is particularly useful when you want to share your environment with your team members for an extended period.

Expand Down Expand Up @@ -103,6 +103,10 @@ Now, you can observe that the environment is successfully deployed to AWS, and y

If are having any issues or want to give feedback, you can join the [Livecycle Community](https://community.livecycle.io) on Slack.

Also, you can check out the video below for a step-by-step guide how to use Deploy to the cloud feature.

<p align="center"><iframe width="816" height="480" src="https://www.youtube.com/embed/bslCiIkWQ5A?si=1_Mqt0tUdlOic0Bi" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>

## FAQ

See the [Docker Extension FAQ](/FAQs/docker-extension).