
Current front page of upstream institute contain too much text and details which is little bit hard to read. Idea is to provide a very brief indexing and sections on front page and details for each section can be seen from corresponding links. Change-Id: I673d69ca99c599782ce4b717bea34b150df672fd
1.0 KiB
1.0 KiB
OpenStack Upstream Institute Trainees' Guide
How to prepare
- Make sure you have a wifi enabled laptop with you.
- Prepared virtual machine image with a development environment:
- Image and instructions: https://github.com/openstack/upstream-institute-virtual-environment
- Prepare an environment by yourself from scratch:
- Create a virtual machine on your laptop with Ubuntu 16.04 installed and 6+ GB of RAM.
- Alternatively, you can use your virtual machine on a public cloud.
- Check that you can ssh from your laptop to the virtual machine
- Check that
apt install
works on the virtual machine - Read and complete the
irc
guide. - Read and complete the
git
guide.
- Read and complete the
accounts
guide. (Note: you will need to sign the Individual Contributor License Agreement (ICLA) during this.)