1.4. Download the Lab FilesΒΆ

This lab is based on the content from the GitHub f5devcentral/sslo-cloud-templates repository.

Note

A fork of the f5devcentral repository is being used to ensure that future commits to it do not introduce changes that could break this lab.

In the BASH Terminal, clone the GitHub f5jason/sslo-cloud-templates repository.

git clone https://github.com/f5jason/sslo-cloud-templates.git

You should see output similar to the following:

Cloning into 'sslo-cloud-templates'...
remote: Enumerating objects: 1903, done.
remote: Counting objects: 100% (1903/1903), done.
remote: Compressing objects: 100% (1057/1057), done.
remote: Total 1903 (delta 790), reused 1883 (delta 771), pack-reused 0
Receiving objects: 100% (1903/1903), 2.59 MiB | 8.91 MiB/s, done.
Resolving deltas: 100% (790/790), done.

This is the end of the Lab Environment Access and Initial Setup module.