The following repo contains a Vagrantfile which can be used to stand up a fully functional Jenkins server.
Perform a vagrant up
to launch a new Ubuntu 18.04 instance with Jenkins installed on it.
Note The initial Jenkins admin password is logged out to the terminal at the completion of the installation - this will be required to complete the next step.
Browse to the Jenkins admin web interface located at: http://localhost:8080
and complete the installation.