Lab Access
For your convenience, this page contains access information to all systems in your lab environment.
Graphical Consoles
Role |
URL |
Tab |
Username |
Password |
VS Code |
@Codeserver |
n/a |
MYVSCODEPASSWORD |
|
Automation controller |
AAP |
MYCTLUSER |
MYCTLPASSWORD |
|
Gitea web UI |
Gitea |
MYGITEAUSER |
MYGITEAPASSWORD |
|
Self-Service Automation Portal |
SSAP |
MYCTLUSER |
MYCTLPASSWORD |
The password for all systems is: MYCOMMONPASSWORD
| you won’t directly access the OPA (Open Policy Agent) server. |
SSH Details
Your primary work machine is bastion, which is pre-configured for any internal SSH. If you want to SSH into it instead of using VS Code, here is the information:
SSH Username |
SSH Password |
SSH Host |
SSH PORT |
MYSSHUSER |
MYSSHPASSWORD |
MYSSHHOST |
MYSSHPORT |
SSH command:
ssh MYSSHUSER@MYSSHHOST -p MYSSHPORT
| The Showroom tab named ">_Terminal" gives you a similar look and feel as SSH, without the need to log in. Copy works generally with Ctrl+C and paste with Shift+Ctrl+V; if not, use the right mouse button and select Copy or Paste from the context menu. |