A repository to connect the GitHub with IBMi
- Connect to the VS Code with the new lab server using the CECUSER profile.
- Change shell to BASH
- Open the BASH Terminal
Ctrl+Shift+J
, run the below command and come back after having a coffee. ☕
/QOpenSys/pkgs/bin/wget -qO- raw.githubusercontent.com/ravisankar-PIO/gitonibmi/refs/heads/main/init.sh | bash
- Creates 3 user profiles
Rahul, Ravi and Avadhoot
and 4 librariesDEVOPSLIB, RAHULP, AVADHOOT, RAVI
- Creates a JOBD
PROGRAMMER
for setting up the library list and attaches it to the user profiles - Installs GIT, Jenkins, BOB, Service Commander & GitPrompt
- Sets up SSH Key for all profiles.