Commit graph

14 commits

Author SHA1 Message Date
Scott Lowe
28f4e1677b Update READMEs
Update the README files for older/outdated technologies

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2023-12-10 20:05:10 -07:00
Scott Lowe
6515f139f3
Add directory-specific README files
Add directory-specific README files following the reorganization into primary technology areas

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 18:04:15 -07:00
Scott Lowe
43ab5524a2
Reorganize repository contents
Move contents into new folder structure based on primary technology

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 16:12:37 -07:00
Scott Lowe
a4eb2243fc Remove references to personally-maintained Vagrant boxes
Remove references to personally-maintained Vagrant boxes ("slowe/*"), replacing them with "bento/*" instead. Changes found in YAML/JSON data files as well as in some Vagrantfiles and in all applicable README files.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2016-12-02 17:17:19 -07:00
Scott S. Lowe
4bd2a658de Add directory-specific Git ignore file
Add .gitignore to "rkt" directory to ignore the rkt tarball.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-10-25 23:42:06 -06:00
Scott S. Lowe
12c1e7cc37 Clean up all Vagrant configurations
Remove old settings that are no longer applicable.
2016-09-21 01:06:15 -06:00
Scott S. Lowe
a1ce500e11 Finalize README.md
Add final instructions to README.md for using this environment.
2016-04-20 10:38:41 -06:00
Scott S. Lowe
bf5c0e8570 Fix provisioning script
Fix some errors in the provisioning script. Add lines to create 'rkt' group if it doesn't already exist, and to create /var/lib/rkt if it doesn't already exist.
2016-04-20 10:29:50 -06:00
Scott S. Lowe
30262d7b3c Update rkt environment
Add new shell script for configuring VMs with CoreOS rkt. Modify Vagrantfile to "pre-download" files if they exist in current directory. Add new multi-platform code to Vagrantfile. Change filenames to adhere to new naming convention.
2016-04-20 09:44:50 -06:00
Scott Lowe
81b1458b0f Add Ruby code to all Vagrantfiles
Add Ruby code to determine full path to supporting files referenced
in all Vagrantfiles. This will allow more effective use of Vagrant
commands when not in the same directory as the Vagrantfile.
2016-01-13 13:48:02 -07:00
Scott Lowe
77b014618c Update Vagrantfile
Update the Vagrantfile for all projects to specify a specific VM
clone directory (to help with Time Machine backups)
2015-06-23 23:28:53 -06:00
Scott Lowe
85b8a6b901 Update information on "rkt" folder
Update main README.md and folder-specific README.md for the "rkt"
folder to point out that these files don't yet work
2015-05-21 09:16:13 -06:00
Scott Lowe
b3697c709f Update 'rkt' files
Update YAML file and setup script in 'rkt' directory with more
changes to address issues found in testing. This environment is
still not fully functional.
2015-05-21 09:10:37 -06:00
Scott Lowe
3b6c509e5f Push initial version of files for rkt
Push an initial Vagrantfile, external YAML data file, shell script,
and README.md for an environment that can be used to experiment
with `rkt`.
2015-05-05 13:34:04 -06:00