...
Step-by-Step Deployment
1. Download the Item
Find the Item's detail page on the EWC Community Hub Dashboard by visiting https://europeanweather.cloud/community-hub/ssh-bastion-flavour. Once on the detailed page, pay attention to the following:
- Item version:
1.0.0
(as of Sep. 10th, 2025 ) - Item Repository: URL to the source (hosted on GitHub in this case)
...
(Item Detailed Page)
By clicking on the "Repository" button, you'll get redirected to GitHub. User the command documented on the home of the repository to clone it to your local work environment. In this example:
...