Icinga / icinga-vagrant

Vagrant boxes for Icinga 2, Icinga Web 2, modules, themes and integrations (Graphite, InfluxDB, Elastic, Graylog, etc.)
https://icinga.com/products/demo/
GNU General Public License v2.0
249 stars 83 forks source link

Installation documentation for windows does not reflect current trees structure #205

Open funkymugs opened 4 years ago

funkymugs commented 4 years ago

The installation instructions do not instruct to go into the standalone or distributed directories to do 'vagrant up', and shows that the directory structure under icinga-vagrant as quite different than it is currently.

Steps to Reproduce (for bugs)

  1. Clone repository from github: git.exe clone https://github.com/Icinga/icinga-vagrant
  2. cd icinga-vagrant
  3. cd icinga2x (which fails because this directory does not exist)

Current directory structure is: C:\Users\XXXX\Documents\icinga-vagrant>dir Volume in drive C is XXXX Volume Serial Number is XXXX

Directory of C:\Users\XXXX\Documents\icinga-vagrant

05/18/2020 09:01 AM

. 05/18/2020 09:01 AM .. 05/18/2020 09:01 AM .github 05/18/2020 09:01 AM 41 .gitignore 05/18/2020 09:01 AM 2,163 .mailmap 05/18/2020 09:01 AM .puppet 05/18/2020 09:01 AM 619 AUTHORS 05/18/2020 09:01 AM centos7-dev 05/18/2020 09:01 AM distributed 05/18/2020 09:01 AM doc 05/18/2020 09:01 AM elastic 05/18/2020 09:01 AM graylog 05/18/2020 09:01 AM influxdb 05/18/2020 09:01 AM 18,431 LICENSE 05/18/2020 09:01 AM 27,065 README.md 05/18/2020 09:35 AM standalone 05/18/2020 09:01 AM tools 5 File(s) 48,319 bytes 12 Dir(s) 61,751,578,624 bytes free

C:\Users\XXXX\Documents\icinga-vagrant>

Your Environment

  • Vagrant version (vagrant -v): Vagrant 2.2.9
  • Operating system: Windows 10 Home
  • Provider (VirtualBox, Parallels, libvirt): VirtualBox