Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,7 +1,6 @@
 Awesome Vagrant
 Awesome Vagrant
!Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !Gitter (https://badges.gitter.im/Join%20Chat.svg) 
(https://gitter.im/iJackUA/awesome-vagrant?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) !Build Status (https://api.travis-ci.org/iJackUA/awesome-vagrant.svg?branch=master) 
(https://travis-ci.org/iJackUA/awesome-vagrant)
(https://gitter.im/iJackUA/awesome-vagrant?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) !Build Status (https://api.travis-ci.org/iJackUA/awesome-vagrant.svg?branch=master) (https://travis-ci.org/iJackUA/awesome-vagrant)
A curated list of awesome Vagrant resources, plugins, tutorials and other nice things.
@@ -40,8 +39,7 @@
⟡ vagrant-host-shell (https://github.com/phinze/vagrant-host-shell) - a vagrant provisioner to run commands on the host when a VM boots.
⟡ vagrant-ansible-local (https://github.com/jaugustin/vagrant-ansible-local) allow provisioning your VM with ansible playbooks directly from the guest VM.
⟡ sahara (https://github.com/jedi4ever/sahara) - easy manage VM state (commit/rollback while experimenting with software stack).
⟡ vagrant-registration
 (https://github.com/projectatomic/adb-vagrant-registration) - add "register" and "unregister" capabilities to Vagrant guests for updates on systems with a subscription model(like Red Hat Enterprise Linux).
⟡ vagrant-registration (https://github.com/projectatomic/adb-vagrant-registration) - add "register" and "unregister" capabilities to Vagrant guests for updates on systems with a subscription model(like Red Hat Enterprise Linux).
⟡ vagrant-service-manager (https://github.com/projectatomic/vagrant-service-manager) - enable easier access to the features and services provided by the Atomic Developer Bundle (ADB) 
(https://github.com/projectatomic/adb-atomic-developer-bundle).
⟡ vagrant-scp (https://github.com/invernizzi/vagrant-scp) - Copy files to a Vagrant VM via SCP.
@@ -108,8 +106,8 @@
⟡ Laravel4-Vagrant (https://github.com/bryannielsen/Laravel4-Vagrant) - run Laravel 4 inside a Ubuntu 12.04 Vagrant Virtual Machine w/PHP 5.5.
⟡ OpenStack on Ansible with Vagrant (https://github.com/openstack-ansible/openstack-ansible).
⟡ Laravel Homestead (https://laravel.com/docs/master/homestead) - Official Vagrant Box for Laravel development, based on Ubuntu 16.04 LTS, PHP 7, Nginx, and multiple database platforms.
⟡ Scotch Box (https://scotch.io/bar-talk/announcing-scotch-box-2-0-our-dead-simple-vagrant-lamp-stack-improved) - Simple Vagrant Box with LAMP (https://en.m.wikipedia.org/wiki/LAMP_%28software_bundle%29) stack, 
plus some useful extras, based on Ubuntu 14.04 LTS.
⟡ Scotch Box (https://scotch.io/bar-talk/announcing-scotch-box-2-0-our-dead-simple-vagrant-lamp-stack-improved) - Simple Vagrant Box with LAMP (https://en.m.wikipedia.org/wiki/LAMP_%28software_bundle%29) stack, plus some useful extras, 
based on Ubuntu 14.04 LTS.
License