Quantcast
Channel: Active questions tagged vagrant - DevOps Stack Exchange
Browsing index pages (67 articles)

For long, I've downloaded generic/... Vagrant boxes. But recent OS (Debian...

For long, I was used to download my Vagrant boxes from generic: generic/debian12, generic/ubuntu2204...With the belief (knowledge?) that such boxes were the official distribution of the base version...

View Article


Image may be NSFW.
Clik here to view.

How can I change the icon for a public Vagrant box

Where can I change the icon for my Vagrant box on Vagrant Cloud to match the Guest OS. Is it possible to do so?ProblemI just published my first Vagrant box on Vagrant Cloud. But it has this icon:When I...

View Article


Traefik - Http: 499 - Docker + Vagrant + VirtualBox + Nginx - Conection problem

I'm serving a simple HTML page (just says "Hi") using Nginx, behind a Traefik proxy, on a virtual machine provisioned with Vagrant. Everything runs inside Docker containers managed with Docker Compose....

View Article

Maximally-self-managed hosting-platforms and OS-and-above containerizators...

A maximally-self-managed hosting-platform like DigitalOcean/Linode lets a customer quickly create its own VPSE (Virtual Private Server Environment) which includes a common FOSS operating system like...

View Article

Nexus service running in vagrant VM (centos) but nexus home page not...

I have installed centos 7 via vagrant file. I have installed nexus on the centos VM. The service is running in centos, but nexus welcome page is not opening in browser. Kindly help.My vagrant file is...

View Article


Nexus not opening in browser but running in vagrant centos 7 virtualbox...

I have installed centos 7 via vagrant file. I have installed nexus on the centos VM. The service is running in centos, but nexus welcome page is not opening in browser. Kindly help.My vagrant file is...

View Article

How does Vagrant differ from VirtualBox and similar software, if at all?

Both Vagrant and VirtualBox (or their alternatives) seem to me to virtualize an OS on top of another OS,How do they differ from one another essentially, if at all?

View Article

Is Vagrant an operating system by itself?

If Vagrant (and similar software) uses to orchestrate, install and continuously upgrade one or more OSs on a single machine, isn't it some kind of an operating system by itself?Or it actually...

View Article


A cloud technology with automatic upgrades of my OS-release and web server...

I desire a cloud technology that will redund my need of using Vagrant to continuously integrate OS release upgrades (say from Ubuntu 18.04 to 20.04 including all software installed by apt-get ---...

View Article


VAD (Vagrant-Ansible-Docker) stack for Ubuntu and Apache

I'm having trouble establishing a Ubuntu-LAMP environment with continuous integration - I feel lost from the different solutions out there and time and again I fear that my vanilla-Bash Ubuntu-LAMP...

View Article

How does Vagrant differ from Ansible and Docker?

I understand that Ansible is a Configuration Management (CM) tool for orchestrating, deploying (and continuously upgrading) software and conf via a special YAML format created for that software, and...

View Article

Using `synchronize` in Ansible provisioner (Vagrant): "ssh: Could not resolve...

I'd like to perform a very basic task with Ansible: rsyncing a local file to a server (here: local vm).For this, I've installed ansible / vagrant / virtualbox, and created the following minimal...

View Article

vmware/photon with vagrant and virtualbox provider

Im trying to get a vagrant virtualbox vmware/photon up and running but the most basic Vagrantfile emits an error. Vagrant.configure("2") do |config| config.vm.box = "vmware/photon"...

View Article


get no debug on why my role is not triggered from my ansible playbook

I have a Vagrant infra to test ansible roles.Here is my playbookluis@spinoza:~/proj/g/infra/mz_devops/vagrant/deb11$ more tests/playbook_test_doc.yml---- name: Debug role path content hosts: all tasks:...

View Article

A cloud technology with automatic upgrades of my OS-release and web server...

I desire a cloud technology that will redund my need of using Vagrant to continuously integrate OS release upgrades (say from Ubuntu 18.04 to 20.04 including all software installed by apt-get ---...

View Article


Image may be NSFW.
Clik here to view.

vagrant up command fails to find any box

The issue:For any vagrant box, whenever I run the vagrant up command, I get the following error:This even happened when I tried the centos/7 box instead.What I have tried:Tried having VirtualBox window...

View Article

Is Vagrant an operating system by itself?

If Vagrant (and similar software) uses to orchestrate, install and continuously upgrade one or more OSs on a single machine, isn't it some kind of an operating system by itself?Or it actually...

View Article


How does Vagrant differ from VirtualBox and similar software, if at all?

Both Vagrant and VirtualBox (or their alternatives) seem to me to virtualize an OS on top of another OS,How do they differ from one another essentially, if at all?

View Article

Image may be NSFW.
Clik here to view.

How to use Vagrant and Vagrantfiles on the beta version of Virtualbox on a...

I am trying to recreate some of the previous DevOps projects that I had previously created while using Parallels as my virtualization tool.However, I saw that last month that Oracle released a new beta...

View Article

Minimum laptop requirements for devops learning

I started learning devops technologies, but I encountered a problem with my laptop on the first labs, I cant provision more than 3 VMs in Vagrant, and I found out that my processor is not sufficient,...

View Article
Browsing index pages (67 articles)


Latest Images