Sign inSign up

electrocucaracha/devpi

By electrocucaracha

•Updated about 5 years ago

Image
0

1.5K

electrocucaracha/devpi repository overview

⁠Release Engineering

License GitHub Super-Linter visitors

⁠Summary

This project provisions the following servers used for validation and test of personal projects.

⁠Virtual Machines

The Vagrant tool⁠ can be used for provisioning an Ubuntu Focal Virtual Machine. It's highly recommended to use the setup.sh script of the bootstrap-vagrant project⁠ for installing Vagrant dependencies and plugins required for this project. That script supports two Virtualization providers (Libvirt and VirtualBox) which are determine by the PROVIDER environment variable.

curl -fsSL http://bit.ly/initVagrant | PROVIDER=libvirt bash

Once Vagrant is installed, it's possible to provision a Virtual Machine using the following instructions:

VAGRANT_EXPERIMENTAL=disks vagrant up
vagrant up ci

The provisioning process will take some time to install all dependencies required by this project and perform a Kubernetes deployment on it.

Tag summary

Content type

Image

Digest

Size

75.7 MB

Last updated

about 5 years ago

docker pull electrocucaracha/devpi