-
Updated
Nov 25, 2020 - Ruby
Vagrant

Vagrant is a software product for building and maintaining portable virtual software development environments, e.g. for VirtualBox, Hyper-V, Docker, VMware, and AWS. The core idea behind it lies in the fact that the environment maintenance of virtualizations becomes increasingly difficult in a large software development project.
Here are 3,869 public repositories matching this topic...
-
Updated
Oct 31, 2020 - Shell
-
Updated
May 23, 2019 - Shell
-
Updated
Nov 24, 2020 - HTML
-
Updated
Nov 24, 2020 - HTML
-
Updated
Sep 16, 2020
-
Updated
Sep 24, 2020 - Shell
-
Updated
Nov 24, 2020 - HTML
Of the learning environments that leverage Ansible, very few are using roles. This can make porting Ansible playbooks across learning environments more difficult. To fix this, Ansible-using learning environments need to be refactored (where possible) to use an Ansible role.
-
Updated
Oct 20, 2020 - Shell
-
Updated
Sep 30, 2020 - Ruby
-
Updated
Apr 1, 2019 - Python
-
Updated
Nov 28, 2018 - Ruby
-
Updated
Nov 26, 2020 - PowerShell
Currently we only search the message field. We should be able to filter based on service or on type as well.
-
Updated
Oct 18, 2020 - PHP
-
Updated
Oct 9, 2020 - PowerShell
-
Updated
Jun 21, 2019 - Ruby
-
Updated
Nov 23, 2020 - Shell
-
Updated
Nov 15, 2018 - Shell
Created by Mitchell Hashimoto
Released March 8, 2010
- Repository
- hashicorp/vagrant
- Website
- www.vagrantup.com
- Wikipedia
- Wikipedia
Sometimes when provisioning,
apt
fails to retrieve packages due to network issues. This seems to have happened in #1991 but if there had been a backup to fall back to this might have been avoided.For MariaDB at least we can add mirrors, and there are quite a few to choose from listed here:
https://downloads.mariadb.org/mariadb/repositories/#mirror=digitalocean-ams
We might be able to m