Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 72946a6

Browse files
committed
Adding Codewind remote UI page
Signed-off-by: Sarah Ishida <sishida@us.ibm.com>
1 parent c2fd46d commit 72946a6

File tree

3 files changed

+24
-9
lines changed

3 files changed

+24
-9
lines changed

docs/_data/docstoc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272
url: remoteoverview.html
7373
- title: 'Configuring Codewind remote'
7474
url: remoteconfiguring.html
75+
- title: 'Entering remote connection settings'
76+
url: remoteconnectionui.html
7577
- title: 'Removing Codewind remote'
7678
url: remoteremoving.html
7779

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: docs
3+
title: Entering remote connection settings
4+
description: Entering remote connection settings
5+
keywords: Codewind, remote, credentials, settings, connection, source, sources, template, templates, style, styles, manager, managers, registry, registries, image, images
6+
duration: 5 minutes
7+
permalink: remoteconnectionui
8+
type: document
9+
---
10+
11+
### Entering Codewind remote connection settings
12+
1. From the **Codewind** view, click **New Codewind Connection**. From the Codewind connection settings page, enter a connection name, an optional connection description, and Codewind connection credentials. Then, click **Test** to confirm that the Codewind Connection Credentials are correct.
13+
2. Add sources with the Template Source Manager [for Eclipse](mdteclipseworkingwithtemplates.html) or [for VS Code](mdt-vsc-workingwithtemplates.html).
14+
3. If your source uses Codewind style templates, add a push image registry to the [Image Registry Manager](image-registry-credentials.html).
15+
- To go to the Image Registry Manager command, click the button in the Remote Connection wizard or right-click your connection in the **Codewind** view.
16+
- From the Image Registry Manager, click **Add New** and follow the prompts in the windows.
17+
- You have opportunities to test your credentials if you are using a Codewind style template and need a push registry. To test, you can deploy a Hello World image to the image registry.
18+
4. After you have a template source and, if needed, a push registry, you can establish a remote connection. Click **Save**.
19+
5. To access the Codewind connection settings page again, right-click a remote connection that you created and then click **Remote Connection Settings**.
20+
- Click **Edit** to edit information on the Codewind connection settings page.
21+
- Then, click **Save** to save your changes.

docs/_documentations/remote-overview.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,4 @@ The main concepts of Keycloak are:
6666
- Realms: A top level grouping.
6767
- Clients: A service that is allowed to make use of Keycloak authentication services.
6868
- Users: User records, user names, and user passwords.
69-
- Roles: Access roles that allow users with a specific role to access a Codewind service filtering users by role name.
70-
71-
### Entering Codewind remote credentials
72-
1. Add sources with the Template Source Manager [for Eclipse](mdteclipseworkingwithtemplates.html) or [for VS Code](mdt-vsc-workingwithtemplates.html).
73-
2. If your source uses Codewind style templates, add a push image registry to the [Image Registry Manager](link to Jake's documentation).
74-
- To go to the Image Registry Manager command, right-click your connection in the Codewind view.
75-
- From the Image Registry Manager, click **Add New** and follow the prompts in the windows.
76-
- You have opportunities to test your credentials by deploying to a Hello World image. (Get details from Guy.)
77-
3. After you have a template source and, if needed, a push registry, you can establish a remote connection. From the remote connection page, enter Codewind connection credentials, select sources, and add registries. Then, click "Connect" to create the connection.
69+
- Roles: Access roles that allow users with a specific role to access a Codewind service filtering users by role name.

0 commit comments

Comments
 (0)