Commit Graph
30 Commits
Author SHA1 Message Date
Jérôme Petazzoni e74a158c59 📃 Document dependency on yq 2022-08-17 13:49:15 +02:00
Jérôme Petazzoni ee7547999c ♻️ Update pssh install instructions 2022-01-03 18:06:11 +01:00
Jérôme Petazzoni ea031a6231 ✂️ Remove listall command; rename list into inventory; update README 2021-04-24 17:25:53 +02:00
Jérôme PetazzoniandGitHub 84198b3fdc Update README.md 2019-10-30 17:13:13 -05:00
Joe McMahon be2374c672 Add instructions for pyyml, jinja2, default Python
Installing `mosh` via Homebrew may change `/usr/local/bin/python` to
Python 2. Adds docs to check and fix this so that `pyyml` and `jinja2`
can be installed.
2019-10-08 09:52:44 -07:00
Jerome Petazzoni 5bbce4783a Better modularize card generation
Most parameters used by the Jinja template for the cards
can now be specified in settings.yaml. This should make
the generation of cards for admin training much easier.
2019-09-03 06:51:15 -05:00
Bridget KromhoutandJérôme Petazzoni d97b1e5944 Slight modifications to current docs/scripts 2018-09-29 01:39:07 +02:00
Jerome Petazzoni f8629a2689 Massive refactoring of workshopctl
This allows to manage groups of VMs across multiple infrastructure
providers. It also adds support to create groups of VMs on OpenStack.

WARNING: the syntax of workshopctl has changed slightly. Check READMEs
for details.
2018-09-29 01:39:07 +02:00
Maxime DeravetandJérôme Petazzoni 611fe55e90 Allow to configure docker password using the settings file (#317) 2018-07-31 08:24:16 -05:00
jasonknudsenandGitHub 9cdccd40c7 Update README.md - typo
Typo in instructions - should be pull_images not pull-images
2018-05-23 08:17:46 -07:00
Bridget Kromhout c3324cf64c More general 2018-04-12 07:41:43 -05:00
Bridget Kromhout fce69b6bb2 Azure directions are also included 2018-04-11 19:34:51 -05:00
Bridget Kromhout 0903438242 Increase allowed open files 2018-03-27 09:36:04 -07:00
Bridget Kromhout a09521ceb1 Changing Azure instance type 2018-03-05 13:44:02 -06:00
Bridget Kromhout d6fcbb85e8 Improve directions 2018-03-03 18:44:56 -06:00
Bridget Kromhout ca828343e4 Remove azure instances post-workshop. 2018-03-03 08:51:54 -06:00
Bridget Kromhout 5c663f9e09 Updating help output 2018-03-03 08:48:02 -06:00
Bridget Kromhout 9debd76816 Document kubetest 2018-03-03 08:44:58 -06:00
Bridget Kromhout 31b234ee3a Adding Azure examples 2018-03-02 12:42:55 -06:00
Bridget Kromhout 2e77c13297 Postprep is now python 2018-03-01 17:15:01 -06:00
Jérôme PetazzoniandGitHub 7e5d869472 Merge pull request #123 from bridgetkromhout/kube101
Kube101 & non-AWS
2018-03-01 13:23:04 -06:00
Bridget Kromhout fe5e22f5ae How to set up non-AWS workshops 2018-02-28 21:45:36 -06:00
Bridget Kromhout 8c5e4e0b09 Require pssh 2018-02-28 21:28:20 -06:00
Jérôme Petazzoni 08722db23f Major rehaul of trainer script (it is now workshopctl) 2017-10-06 19:01:15 +02:00
Jesse White 45f410bb49 Fix path for README links 2016-09-29 17:22:55 -04:00
Bret Fisher 75caa65973 more trainer info 2016-09-28 01:26:56 -04:00
AJ Bowen 9ba359e67a Fix more references to settings.yaml 2016-05-28 19:55:46 -07:00
AJ Bowen a747058a72 Replace settings.yaml with <settings/somefile.yaml> in the documentation, as per @jpetazzo request; add entrypoint to Dockerfile; remove symlink and path manipulation from Dockerfile. 2016-05-28 19:46:38 -07:00
AJ Bowen 5c600a05d0 Replace 'user' with 'root' in images. Squash layers in Dockerfile. Update README. Clean up docker-compose.yaml. 2016-05-28 18:37:29 -07:00
AJ BowenandJérôme Petazzoni 9e5c7c8216 Complete rewrite of deployment process
The former VM deployment process relied on extra scripts
located in a (private) repo. The new process is standalone.
2016-03-25 13:59:53 +01:00