https://github.com/testertech/tde-kiwi
Code for the youtube video https://youtu.be/cGPqOafMFkE
https://github.com/testertech/tde-kiwi
Last synced: about 1 month ago
JSON representation
Code for the youtube video https://youtu.be/cGPqOafMFkE
- Host: GitHub
- URL: https://github.com/testertech/tde-kiwi
- Owner: TesterTech
- Created: 2020-05-24T14:38:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T13:59:37.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T10:11:16.550Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 2.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kiwi TCMS Vagrant - Example for Youtube clip
A Vagrant based virtual environment for testing the out-of-the-box expericence of Kiwi TCMS (Docker).# Instructions for getting started with Vagrant
## Prerequisites (Linux)
- Oracle VirtualBox https://www.virtualbox.org/
- Vagrant https://www.vagrantup.com/downloads.html## Start the Vagrant Virtual Machine
- Clone this repo
- Go into the local repository from the step above
- run `vagrant up`
- Now wait for the process to complete## Open the Virtual machine (Fedora)
- The default username and password is **vagrant**
- Navigate to https://localhost to see the initial screen for Kiwi TCMS## What's provided?
- The provisioning script (.sh)