Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/livecycle/preevy
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Razon committed Jan 30, 2024
2 parents 1f29630 + ba6bfda commit 50deaa8
Showing 1 changed file with 5 additions and 1 deletion.
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).

0 comments on commit 50deaa8

Please sign in to comment.