diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/action_provision b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/action_provision new file mode 100644 index 0000000..6a2dec5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:06f76826-1fc2-4258-8dfe-96c459866722 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/action_set_name new file mode 100644 index 0000000..ac1a076 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/action_set_name @@ -0,0 +1 @@ +1731948159 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/box_meta b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/id b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/id new file mode 100644 index 0000000..0c200d2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/id @@ -0,0 +1 @@ +06f76826-1fc2-4258-8dfe-96c459866722 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/index_uuid new file mode 100644 index 0000000..2510dfb --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/index_uuid @@ -0,0 +1 @@ +6f46c026f2c54b15bed0f349a03b0596 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/private_key b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/private_key new file mode 100644 index 0000000..c83f4ca --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACA56T1u5azsHtRFnK2l9RCAYtph5jlMFPRm2zCD +9DZ5RQAAAJAnXU8FJ11PBQAAAAtzc2gtZWQyNTUxOQAAACA56T1u5azsHtRF +nK2l9RCAYtph5jlMFPRm2zCD9DZ5RQAAAEDGU1kahUM5db/ZjlAPbZIZB/BJ ++IA7KgrlC/pypyAe5DnpPW7lrOwe1EWcraX1EIBi2mHmOUwU9GbbMIP0NnlF +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/synced_folders new file mode 100644 index 0000000..5abfce2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/ELK-apache","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/vagrant_cwd new file mode 100644 index 0000000..1ada781 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/machines/default/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/ELK-apache \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/rgloader/loader.rb b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/rgloader/loader.rb new file mode 100644 index 0000000..b6c81bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/.vagrant/rgloader/loader.rb @@ -0,0 +1,12 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + +# This file loads the proper rgloader/loader.rb file that comes packaged +# with Vagrant so that encoded files can properly run with Vagrant. + +if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] + require File.expand_path( + "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]) +else + raise "Encoded files can't be read outside of the Vagrant installer." +end diff --git a/bts_annee_2/vagrantfiles/ELK-apache/Vagrantfile b/bts_annee_2/vagrantfiles/ELK-apache/Vagrantfile new file mode 100644 index 0000000..a4f4d0d --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-apache/Vagrantfile @@ -0,0 +1,49 @@ + # -*- mode: ruby -*- +# vi: set ft=ruby : + +# All Vagrant configuration is done below. The "2" in Vagrant.configure +# configures the configuration version (we support older styles for +# backwards compatibility). Please don't change it unless you know what +# you're doing. +Vagrant.configure("2") do |config| + # The most common configuration options are documented and commented below. + # For a complete reference, please see the online documentation at + # https://docs.vagrantup.com. + + # Every Vagrant development environment requires a box. You can search for + # boxes at https://vagrantcloud.com/search. + config.vm.box = "debian/bookworm64" + config.vm.hostname = "elk-apache" + + # Disable automatic box update checking. If you disable this, then + # boxes will only be checked for updates when the user runs + # `vagrant box outdated`. This is not recommended. + # config.vm.box_check_update = false + + # Create a public network, which generally matched to bridged network. + # Bridged networks make the machine appear as another physical device on + # your network. + config.vm.network "public_network" + + config.vm.provider "virtualbox" do |vb| + # # Display the VirtualBox GUI when booting the machine + # vb.gui = true + # + # # Customize the amount of memory on the VM: + vb.memory = "1024" + end + # + # View the documentation for the provider you are using for more + # information on available options. + + # Enable provisioning with a shell script. Additional provisioners such as + # Ansible, Chef, Docker, Puppet and Salt are also available. Please see the + # documentation for more information about their specific syntax and use. + config.vm.provision "shell", inline: <<-SHELL + timedatectl set-timezone Europe/Paris + apt-get update + apt-get install -y vim curl wget git + curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-8.16.0-amd64.deb + sudo dpkg -i filebeat-8.16.0-amd64.deb + SHELL +end \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/action_provision b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/action_provision new file mode 100644 index 0000000..ec830bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:3fa2b880-a2c9-40fb-a746-93070feb6be9 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/action_set_name new file mode 100644 index 0000000..5aae8b6 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/action_set_name @@ -0,0 +1 @@ +1732176780 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/box_meta b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/id b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/id new file mode 100644 index 0000000..6ca2dd8 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/id @@ -0,0 +1 @@ +3fa2b880-a2c9-40fb-a746-93070feb6be9 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/index_uuid new file mode 100644 index 0000000..3b14759 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/index_uuid @@ -0,0 +1 @@ +964b49aa565f4ecca1c96de472a76304 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/private_key b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/private_key new file mode 100644 index 0000000..08a9fb7 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACA0CChkxi/CkQIH42AhnodwCuwzYgi1y/mjnu5X +bHm7hgAAAJBVfnocVX56HAAAAAtzc2gtZWQyNTUxOQAAACA0CChkxi/CkQIH +42AhnodwCuwzYgi1y/mjnu5XbHm7hgAAAEAYF/eC87pVaFYPq980N8iPNlsl +JpRgAvnEgSmOiW6s2jQIKGTGL8KRAgfjYCGeh3AK7DNiCLXL+aOe7ldsebuG +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/synced_folders new file mode 100644 index 0000000..fa8ae36 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/ELK-gwsio","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/vagrant_cwd new file mode 100644 index 0000000..e09ee07 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/machines/default/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/ELK-gwsio \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/rgloader/loader.rb b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/rgloader/loader.rb new file mode 100644 index 0000000..b6c81bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/.vagrant/rgloader/loader.rb @@ -0,0 +1,12 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + +# This file loads the proper rgloader/loader.rb file that comes packaged +# with Vagrant so that encoded files can properly run with Vagrant. + +if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] + require File.expand_path( + "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]) +else + raise "Encoded files can't be read outside of the Vagrant installer." +end diff --git a/bts_annee_2/vagrantfiles/ELK-gwsio/Vagrantfile b/bts_annee_2/vagrantfiles/ELK-gwsio/Vagrantfile new file mode 100644 index 0000000..ab65540 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK-gwsio/Vagrantfile @@ -0,0 +1,51 @@ + # -*- mode: ruby -*- +# vi: set ft=ruby : + +# All Vagrant configuration is done below. The "2" in Vagrant.configure +# configures the configuration version (we support older styles for +# backwards compatibility). Please don't change it unless you know what +# you're doing. +Vagrant.configure("2") do |config| + # The most common configuration options are documented and commented below. + # For a complete reference, please see the online documentation at + # https://docs.vagrantup.com. + + # Every Vagrant development environment requires a box. You can search for + # boxes at https://vagrantcloud.com/search. + config.vm.box = "debian/bookworm64" + config.vm.hostname = "elk-cli" + + # Disable automatic box update checking. If you disable this, then + # boxes will only be checked for updates when the user runs + # `vagrant box outdated`. This is not recommended. + # config.vm.box_check_update = false + + # Create a public network, which generally matched to bridged network. + # Bridged networks make the machine appear as another physical device on + # your network. + config.vm.network "public_network" + + config.vm.provider "virtualbox" do |vb| + # # Display the VirtualBox GUI when booting the machine + # vb.gui = true + # + # # Customize the amount of memory on the VM: + vb.memory = "1024" + end + # + # View the documentation for the provider you are using for more + # information on available options. + + # Enable provisioning with a shell script. Additional provisioners such as + # Ansible, Chef, Docker, Puppet and Salt are also available. Please see the + # documentation for more information about their specific syntax and use. + config.vm.provision "shell", inline: <<-SHELL + timedatectl set-timezone Europe/Paris + apt-get update + apt-get install -y vim curl wget git + curl -L -O https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-8.16.0-amd64.deb + sudo dpkg -i auditbeat-8.16.0-amd64.deb + curl -L -O https://artifacts.elastic.co/downloads/beats/heartbeat/heartbeat-8.16.0-amd64.deb + sudo dpkg -i heartbeat-8.16.0-amd64.deb + SHELL +end diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/action_provision b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/action_provision new file mode 100644 index 0000000..97df774 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:da9d05b5-c1ba-4981-b9d0-d15e9c71cc2f \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/action_set_name new file mode 100644 index 0000000..ecec1ae --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/action_set_name @@ -0,0 +1 @@ +1731946979 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/box_meta b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/id b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/id new file mode 100644 index 0000000..aa1e247 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/id @@ -0,0 +1 @@ +da9d05b5-c1ba-4981-b9d0-d15e9c71cc2f \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/index_uuid new file mode 100644 index 0000000..95b78ec --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/index_uuid @@ -0,0 +1 @@ +5bc5bb7bcf2e4160a2a26dd9411f1e09 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/private_key b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/private_key new file mode 100644 index 0000000..63499c7 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACDX7e5ukFya9Yx4i9kHfXcx+754EBXmDu+6YGoy +vy+jigAAAJAWItrYFiLa2AAAAAtzc2gtZWQyNTUxOQAAACDX7e5ukFya9Yx4 +i9kHfXcx+754EBXmDu+6YGoyvy+jigAAAEDGMKSYhm0i7YbEvkaysKBm4F3q +YzL2BqTBfk/sn620bNft7m6QXJr1jHiL2Qd9dzH7vngQFeYO77pgajK/L6OK +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/synced_folders new file mode 100644 index 0000000..fe92b3c --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/ELK","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/vagrant_cwd new file mode 100644 index 0000000..dee2911 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/machines/default/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/ELK \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ELK/.vagrant/rgloader/loader.rb b/bts_annee_2/vagrantfiles/ELK/.vagrant/rgloader/loader.rb new file mode 100644 index 0000000..b6c81bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/.vagrant/rgloader/loader.rb @@ -0,0 +1,12 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + +# This file loads the proper rgloader/loader.rb file that comes packaged +# with Vagrant so that encoded files can properly run with Vagrant. + +if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] + require File.expand_path( + "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]) +else + raise "Encoded files can't be read outside of the Vagrant installer." +end diff --git a/bts_annee_2/vagrantfiles/ELK/Vagrantfile b/bts_annee_2/vagrantfiles/ELK/Vagrantfile new file mode 100644 index 0000000..0796f70 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ELK/Vagrantfile @@ -0,0 +1,50 @@ + # -*- mode: ruby -*- +# vi: set ft=ruby : + +# All Vagrant configuration is done below. The "2" in Vagrant.configure +# configures the configuration version (we support older styles for +# backwards compatibility). Please don't change it unless you know what +# you're doing. +Vagrant.configure("2") do |config| + # The most common configuration options are documented and commented below. + # For a complete reference, please see the online documentation at + # https://docs.vagrantup.com. + + # Every Vagrant development environment requires a box. You can search for + # boxes at https://vagrantcloud.com/search. + config.vm.box = "debian/bookworm64" + config.vm.hostname = "elk" + + # Disable automatic box update checking. If you disable this, then + # boxes will only be checked for updates when the user runs + # `vagrant box outdated`. This is not recommended. + # config.vm.box_check_update = false + + # Create a public network, which generally matched to bridged network. + # Bridged networks make the machine appear as another physical device on + # your network. + config.vm.network "public_network" + + config.vm.provider "virtualbox" do |vb| + # # Display the VirtualBox GUI when booting the machine + # vb.gui = true + # + # # Customize the amount of memory on the VM: + vb.memory = "4096" + end + # + # View the documentation for the provider you are using for more + # information on available options. + + # Enable provisioning with a shell script. Additional provisioners such as + # Ansible, Chef, Docker, Puppet and Salt are also available. Please see the + # documentation for more information about their specific syntax and use. + config.vm.provision "shell", inline: <<-SHELL + timedatectl set-timezone Europe/Paris + apt-get update + apt-get install -y vim curl wget git + curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh + git clone https://github.com/deviantony/docker-elk.git + ip -br a + SHELL +end \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/README.md b/bts_annee_2/vagrantfiles/README.md new file mode 100644 index 0000000..c6908b9 --- /dev/null +++ b/bts_annee_2/vagrantfiles/README.md @@ -0,0 +1 @@ +Ce répertoire contient les vagrantfiles et répertoires de celles-ci utilisés lors de TPs et des séances, que ce soit en SISR ou en Cyber. \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/action_provision b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/action_provision new file mode 100644 index 0000000..9c6dfe6 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:5dcd482c-250c-4730-bc1d-091de6611d5f \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/action_set_name new file mode 100644 index 0000000..16faad8 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/action_set_name @@ -0,0 +1 @@ +1728551491 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/box_meta b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/id b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/id new file mode 100644 index 0000000..b8c7d90 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/id @@ -0,0 +1 @@ +5dcd482c-250c-4730-bc1d-091de6611d5f \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/index_uuid new file mode 100644 index 0000000..53a96bb --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/index_uuid @@ -0,0 +1 @@ +10538b64d9204dedbe2d3cfb6d1f23b5 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/private_key b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/private_key new file mode 100644 index 0000000..fe3a406 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACAX/r/n1n8QVb+OH4Jh7HAcAwYITlLoegFgqZTb +jpwglwAAAJDgQ8t24EPLdgAAAAtzc2gtZWQyNTUxOQAAACAX/r/n1n8QVb+O +H4Jh7HAcAwYITlLoegFgqZTbjpwglwAAAED4I26sTfRw0kziaX3fldTtyYVX +50vuRjlGUKAtjDJ+mhf+v+fWfxBVv44fgmHscBwDBghOUuh6AWCplNuOnCCX +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/synced_folders new file mode 100644 index 0000000..39aca37 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/ansible","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/vagrant_cwd new file mode 100644 index 0000000..3c49f42 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/infra/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/ansible \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/action_provision b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/action_provision new file mode 100644 index 0000000..2e156fc --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:910c1832-0419-4dcf-8dc4-d3bd9f63a17b \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/action_set_name new file mode 100644 index 0000000..2471ac4 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/action_set_name @@ -0,0 +1 @@ +1728551590 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/box_meta b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/id b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/id new file mode 100644 index 0000000..1975dc7 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/id @@ -0,0 +1 @@ +910c1832-0419-4dcf-8dc4-d3bd9f63a17b \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/index_uuid new file mode 100644 index 0000000..711c2ca --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/index_uuid @@ -0,0 +1 @@ +a8aeea2a287e4d2eb848c4a6092cd98c \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/private_key b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/private_key new file mode 100644 index 0000000..958f08d --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACAsEDZQmbtkZProyiZ58INyJEJAWDpDWHSI6uq/ +40MOlgAAAJDQBA/70AQP+wAAAAtzc2gtZWQyNTUxOQAAACAsEDZQmbtkZPro +yiZ58INyJEJAWDpDWHSI6uq/40MOlgAAAEBI3EikWq2VHqW/sWyA5J/MmQnB +JH5MpvOee5YAmwEesCwQNlCZu2Rk+ujKJnnwg3IkQkBYOkNYdIjq6r/jQw6W +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/synced_folders new file mode 100644 index 0000000..39aca37 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/ansible","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/vagrant_cwd new file mode 100644 index 0000000..3c49f42 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web1/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/ansible \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/action_provision b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/action_provision new file mode 100644 index 0000000..80d73fd --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:4146cb5a-0500-4fe1-a61e-7b74ebb8714d \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/action_set_name new file mode 100644 index 0000000..5b75f8e --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/action_set_name @@ -0,0 +1 @@ +1728551647 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/box_meta b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/id b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/id new file mode 100644 index 0000000..6f63cb1 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/id @@ -0,0 +1 @@ +4146cb5a-0500-4fe1-a61e-7b74ebb8714d \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/index_uuid new file mode 100644 index 0000000..982bb6e --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/index_uuid @@ -0,0 +1 @@ +838deb9d392d46c6ae0b110c774f56d1 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/private_key b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/private_key new file mode 100644 index 0000000..efb3af0 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACAt90F4W4AJe8C2xM3+ak4whS4/VznITfRECIQe +Zt6S0QAAAJDr1EOs69RDrAAAAAtzc2gtZWQyNTUxOQAAACAt90F4W4AJe8C2 +xM3+ak4whS4/VznITfRECIQeZt6S0QAAAED0S4PV6qbBELqEiz4oOpousWRv +r7E5VkBE4SReJzCPXi33QXhbgAl7wLbEzf5qTjCFLj9XOchN9EQIhB5m3pLR +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/synced_folders new file mode 100644 index 0000000..39aca37 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/ansible","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/vagrant_cwd new file mode 100644 index 0000000..3c49f42 --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/machines/web2/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/ansible \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/ansible/.vagrant/rgloader/loader.rb b/bts_annee_2/vagrantfiles/ansible/.vagrant/rgloader/loader.rb new file mode 100644 index 0000000..b6c81bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/.vagrant/rgloader/loader.rb @@ -0,0 +1,12 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + +# This file loads the proper rgloader/loader.rb file that comes packaged +# with Vagrant so that encoded files can properly run with Vagrant. + +if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] + require File.expand_path( + "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]) +else + raise "Encoded files can't be read outside of the Vagrant installer." +end diff --git a/bts_annee_2/vagrantfiles/ansible/vagrantfile b/bts_annee_2/vagrantfiles/ansible/vagrantfile new file mode 100644 index 0000000..81f693b --- /dev/null +++ b/bts_annee_2/vagrantfiles/ansible/vagrantfile @@ -0,0 +1,24 @@ +# -*- mode: ruby -*- + # vi: set ft=ruby : + Vagrant.configure("2") do |config| + config.vm.provision "shell", inline: "apt-get update" # execute pour chacune des machines + + + config.vm.define "infra" do |infra|#VM No'1 + infra.vm.box = "debian/bookworm64" #Setting machine type + infra.vm.hostname = "infra" #Setting machine type + infra.vm.network "public_network" + end + + config.vm.define "web1" do |srv1|#VM No'1 + srv1.vm.box = "debian/bookworm64" #Setting machine type + srv1.vm.hostname = "web1" #Setting machine type + srv1.vm.network "public_network" + end + + config.vm.define "web2" do |srv2|# VM No2 + srv2.vm.box = "debian/bookworm64" #Setting machine type + srv2.vm.hostname = "web2" #Setting machine type + srv2.vm.network "public_network" #Set static IP + end + end diff --git a/bts_annee_2/vagrantfiles/bookworm/.vagrant/rgloader/loader.rb b/bts_annee_2/vagrantfiles/bookworm/.vagrant/rgloader/loader.rb new file mode 100644 index 0000000..b6c81bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/bookworm/.vagrant/rgloader/loader.rb @@ -0,0 +1,12 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + +# This file loads the proper rgloader/loader.rb file that comes packaged +# with Vagrant so that encoded files can properly run with Vagrant. + +if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] + require File.expand_path( + "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]) +else + raise "Encoded files can't be read outside of the Vagrant installer." +end diff --git a/bts_annee_2/vagrantfiles/bookworm/Vagrantfile b/bts_annee_2/vagrantfiles/bookworm/Vagrantfile new file mode 100644 index 0000000..da07528 --- /dev/null +++ b/bts_annee_2/vagrantfiles/bookworm/Vagrantfile @@ -0,0 +1,79 @@ +# -*- mode: ruby -*- +# vi: set ft=ruby : + +# All Vagrant configuration is done below. The "2" in Vagrant.configure +# configures the configuration version (we support older styles for +# backwards compatibility). Please don't change it unless you know what +# you're doing. +Vagrant.configure("2") do |config| + # The most common configuration options are documented and commented below. + # For a complete reference, please see the online documentation at + # https://docs.vagrantup.com. + + # Every Vagrant development environment requires a box. You can search for + # boxes at https://vagrantcloud.com/search. + config.vm.box = "debian/bookworm64" + config.vm.hostname = "bookworm" + + # Disable automatic box update checking. If you disable this, then + # boxes will only be checked for updates when the user runs + # `vagrant box outdated`. This is not recommended. + # config.vm.box_check_update = false + + # Create a forwarded port mapping which allows access to a specific port + # within the machine from a port on the host machine. In the example below, + # accessing "localhost:8080" will access port 80 on the guest machine. + # NOTE: This will enable public access to the opened port + # config.vm.network "forwarded_port", guest: 80, host: 8080 + + # Create a forwarded port mapping which allows access to a specific port + # within the machine from a port on the host machine and only allow access + # via 127.0.0.1 to disable public access + # config.vm.network "forwarded_port", guest: 80, host: 8080, host_ip: "127.0.0.1" + + # Create a private network, which allows host-only access to the machine + # using a specific IP. + # config.vm.network "private_network", ip: "192.168.33.10" + + # Create a public network, which generally matched to bridged network. + # Bridged networks make the machine appear as another physical device on + # your network. + # config.vm.network "public_network" + + # Share an additional folder to the guest VM. The first argument is + # the path on the host to the actual folder. The second argument is + # the path on the guest to mount the folder. And the optional third + # argument is a set of non-required options. + # config.vm.synced_folder "../data", "/vagrant_data" + + # Disable the default share of the current code directory. Doing this + # provides improved isolation between the vagrant box and your host + # by making sure your Vagrantfile isn't accessable to the vagrant box. + # If you use this you may want to enable additional shared subfolders as + # shown above. + # config.vm.synced_folder ".", "/vagrant", disabled: true + + # Provider-specific configuration so you can fine-tune various + # backing providers for Vagrant. These expose provider-specific options. + # Example for VirtualBox: + # + # config.vm.provider "virtualbox" do |vb| + # # Display the VirtualBox GUI when booting the machine + # vb.gui = true + # + # # Customize the amount of memory on the VM: + # vb.memory = "1024" + # end + # + # View the documentation for the provider you are using for more + # information on available options. + + # Enable provisioning with a shell script. Additional provisioners such as + # Ansible, Chef, Docker, Puppet and Salt are also available. Please see the + # documentation for more information about their specific syntax and use. + config.vm.provision "shell", inline: <<-SHELL + timedatectl set-timezone Europe/Paris + apt-get update + apt-get install -y vim wget curl neovim mc + SHELL +end \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/action_provision b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/action_provision new file mode 100644 index 0000000..7c1ab12 --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:5f464cc4-d07b-471f-9c71-3c207baab7d2 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/action_set_name new file mode 100644 index 0000000..e70a034 --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/action_set_name @@ -0,0 +1 @@ +1731944082 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/box_meta b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/id b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/id new file mode 100644 index 0000000..e1c5714 --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/id @@ -0,0 +1 @@ +5f464cc4-d07b-471f-9c71-3c207baab7d2 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/index_uuid new file mode 100644 index 0000000..6fcab38 --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/index_uuid @@ -0,0 +1 @@ +e8843b26487e45d89aa81480e0387dce \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/private_key b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/private_key new file mode 100644 index 0000000..b44066e --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACBy0aVpKhSmr5AmG+yb6M54OqmeQUYJbTWYsO7y +biEX1QAAAJDRHilo0R4paAAAAAtzc2gtZWQyNTUxOQAAACBy0aVpKhSmr5Am +G+yb6M54OqmeQUYJbTWYsO7ybiEX1QAAAEA3mnAHQoI7J9XyZyDGX9k9D1FO +URvh0/2puPo98/zTnXLRpWkqFKavkCYb7Jvozng6qZ5BRgltNZiw7vJuIRfV +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/synced_folders new file mode 100644 index 0000000..2e9f66f --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/docker-traefik-nextcloud","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/vagrant_cwd new file mode 100644 index 0000000..24b8f2a --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/machines/default/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/docker-traefik-nextcloud \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/rgloader/loader.rb b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/rgloader/loader.rb new file mode 100644 index 0000000..b6c81bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/.vagrant/rgloader/loader.rb @@ -0,0 +1,12 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + +# This file loads the proper rgloader/loader.rb file that comes packaged +# with Vagrant so that encoded files can properly run with Vagrant. + +if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] + require File.expand_path( + "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]) +else + raise "Encoded files can't be read outside of the Vagrant installer." +end diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/Vagrantfile b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/Vagrantfile new file mode 100644 index 0000000..26d1f91 --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/Vagrantfile @@ -0,0 +1,71 @@ +# -*- mode: ruby -*- +# vi: set ft=ruby : + +# All Vagrant configuration is done below. The "2" in Vagrant.configure +# configures the configuration version (we support older styles for +# backwards compatibility). Please don't change it unless you know what +# you're doing. +Vagrant.configure("2") do |config| + # The most common configuration options are documented and commented below. + # For a complete reference, please see the online documentation at + # https://docs.vagrantup.com. + + # Every Vagrant development environment requires a box. You can search for + # boxes at https://vagrantcloud.com/search. + config.vm.box = "debian/bookworm64" + config.vm.hostname = "nextcloud-traefik" + + # Disable automatic box update checking. If you disable this, then + # boxes will only be checked for updates when the user runs + # `vagrant box outdated`. This is not recommended. + # config.vm.box_check_update = false + + # Create a forwarded port mapping which allows access to a specific port + # within the machine from a port on the host machine. In the example below, + # accessing "localhost:8080" will access port 80 on the guest machine. + # NOTE: This will enable public access to the opened port + # config.vm.network "forwarded_port", guest: 80, host: 8080 + + # Create a forwarded port mapping which allows access to a specific port + # within the machine from a port on the host machine and only allow access + # via 127.0.0.1 to disable public access + # config.vm.network "forwarded_port", guest: 80, host: 8080, host_ip: "127.0.0.1" + + # Create a private network, which allows host-only access to the machine + # using a specific IP. + # config.vm.network "private_network", ip: "192.168.33.10" + + # Create a public network, which generally matched to bridged network. + # Bridged networks make the machine appear as another physical device on + # your network. + config.vm.network "public_network" + + # Share an additional folder to the guest VM. The first argument is + # the path on the host to the actual folder. The second argument is + # the path on the guest to mount the folder. And the optional third + # argument is a set of non-required options. + # config.vm.synced_folder "../data", "/vagrant_data" + + # Provider-specific configuration so you can fine-tune various + # backing providers for Vagrant. These expose provider-specific options. + # Example for VirtualBox: + # + config.vm.provider "virtualbox" do |vb| + # # Display the VirtualBox GUI when booting the machine + # vb.gui = true + # + # # Customize the amount of memory on the VM: + vb.memory = "1024" + end + # + # View the documentation for the provider you are using for more + # information on available options. + + # Enable provisioning with a shell script. Additional provisioners such as + # Ansible, Chef, Docker, Puppet and Salt are also available. Please see the + # documentation for more information about their specific syntax and use. + config.vm.provision "shell", + inline: "sudo apt-get update ; sudo apt-get install -y vim curl wget" + config.vm.provision "shell", path: "provision/setup.sh" +end + diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/provision/docker-compose.yml b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/provision/docker-compose.yml new file mode 100644 index 0000000..ee8d24f --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/provision/docker-compose.yml @@ -0,0 +1,82 @@ +version: '3' +volumes: + nextcloud: + db: + +networks: + proxy: + external: true + nxc: + external: false + +services: + reverse-proxy: + # The official v2 Traefik docker image + image: traefik:latest + container_name: traefik + # Enables the web UI and tells Traefik to listen to docker + command: --api.insecure=true --providers.docker + ports: + # The HTTP port + - "80:80" + - "443:443" + # The Web UI (enabled by --api.insecure=true) + - "8080:8080" + volumes: + # So that Traefik can listen to the Docker events + - /var/run/docker.sock:/var/run/docker.sock:ro + # Map the static configuration into the container + - ./config/static.yml:/etc/traefik/traefik.yml:ro + # Map the dynamic configuration into the container + - ./config/dynamic.yml:/etc/traefik/dynamic.yml:ro + # Map the certificats into the container + - ./certs:/etc/certs:ro + networks: + - proxy + + db: + image: mariadb:10.5 + container_name: db + restart: always + command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW + volumes: + - db:/var/lib/mysql + networks: + - nxc + environment: + - MYSQL_ROOT_PASSWORD=Azerty1+ + - MYSQL_PASSWORD=Azerty1+ + - MYSQL_DATABASE=nextcloud + - MYSQL_USER=nextcloud + + app: + image: nextcloud + container_name: app + restart: always + ports: + - 8081:80 + #links: + depends_on: + - db + volumes: + - nextcloud:/var/www/html + networks: + - proxy + - nxc + labels: +# - "traefik.enable=true" + - "traefik.http.routers.app.rule=Host(`mon.nxc`)" + - "traefik.http.routers.app.tls=true" + - "traefik.enable=true" + - "traefik.docker.network=proxy" + # - "traefik.http.routers.app.entrypoints=websecure" + # - "traefik.http.routers.app.rule=Host(`mon.nxc`)" + - "traefik.http.routers.app.service=app-service" + - "traefik.http.services.app-service.loadbalancer.server.port=80" + environment: + - MYSQL_PASSWORD=Azerty1+ + - MYSQL_DATABASE=nextcloud + - MYSQL_USER=nextcloud + - MYSQL_HOST=db + + diff --git a/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/provision/setup.sh b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/provision/setup.sh new file mode 100644 index 0000000..63b9fb3 --- /dev/null +++ b/bts_annee_2/vagrantfiles/docker-traefik-nextcloud/provision/setup.sh @@ -0,0 +1,161 @@ +#!/bin/bash +apt-get update +apt-get install -y wget curl git vim +if ! which docker ; then + curl -s -o getdocker.sh https://get.docker.com + bash getdocker.sh + gpasswd -a vagrant docker +fi +mkdir -p nextcloud && cd nextcloud +wget -O mkcert https://github.com/FiloSottile/mkcert/releases/download/v1.4.4/mkcert-v1.4.4-linux-amd64 +chmod +x mkcert +mv mkcert /usr/local/bin +sudo apt-get install -y libnss3-tools +mkdir certs config +mkcert -install +mkcert -cert-file certs/local-cert.pem -key-file certs/local-key.pem "mon.nxc" "*.mon.nxc" +cat > traefik.yml < ./config/static.yml < ./config/dynamic.yml < nextcloud.yml <> /etc/hosts + SHELL + end + + config.vm.define "srv2" do |srv2|# VM No2 + srv2.vm.box = "debian/bookworm64" #Setting machine type + srv2.vm.hostname = "srv2" #Setting machine type + srv2.vm.network "public_network", ip: "192.168.0.112" #Set static IP + srv2.vm.provision "shell", inline: <<-SHELL + timedatectl set-timezone Europe/Paris + apt-get install -y wget curl vim unzip apache2 + echo "192.168.0.111 srv1" >> /etc/hosts + SHELL + end + end + diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/action_provision b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/action_provision new file mode 100644 index 0000000..26a1c30 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:958cb3af-259b-4658-a68d-c1857a1e413e \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/action_set_name new file mode 100644 index 0000000..6e78e05 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/action_set_name @@ -0,0 +1 @@ +1728918924 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/box_meta b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/id b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/id new file mode 100644 index 0000000..d498bc9 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/id @@ -0,0 +1 @@ +958cb3af-259b-4658-a68d-c1857a1e413e \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/index_uuid new file mode 100644 index 0000000..2fd129e --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/index_uuid @@ -0,0 +1 @@ +f61390876b004055816245659fd5bd63 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/private_key b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/private_key new file mode 100644 index 0000000..8988c8c --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACCBZZKsafTtksM02cxu00M0JHuzu98jWAYjAE5g +5nYQewAAAJAH27ajB9u2owAAAAtzc2gtZWQyNTUxOQAAACCBZZKsafTtksM0 +2cxu00M0JHuzu98jWAYjAE5g5nYQewAAAEC/FErqsFWPvvl2PPU4cwB4kJeI +uUI3/pDFA1jD8ia3I4Flkqxp9O2SwzTZzG7TQzQke7O73yNYBiMATmDmdhB7 +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/synced_folders new file mode 100644 index 0000000..bcb0e94 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/testansible/dokuw","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/vagrant_cwd new file mode 100644 index 0000000..18e2590 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/machines/default/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/testansible/dokuw \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory new file mode 100644 index 0000000..2a8f41d --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory @@ -0,0 +1,3 @@ +# Generated by Vagrant + +default ansible_ssh_host=127.0.0.1 ansible_ssh_port=2202 ansible_ssh_user='vagrant' ansible_ssh_private_key_file='/home/guillaume.emorine/vagrant/testansible/dokuw/.vagrant/machines/default/virtualbox/private_key' diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/rgloader/loader.rb b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/rgloader/loader.rb new file mode 100644 index 0000000..b6c81bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/.vagrant/rgloader/loader.rb @@ -0,0 +1,12 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + +# This file loads the proper rgloader/loader.rb file that comes packaged +# with Vagrant so that encoded files can properly run with Vagrant. + +if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] + require File.expand_path( + "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]) +else + raise "Encoded files can't be read outside of the Vagrant installer." +end diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/Vagrantfile b/bts_annee_2/vagrantfiles/testansible/dokuw/Vagrantfile new file mode 100644 index 0000000..635d677 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/Vagrantfile @@ -0,0 +1,30 @@ +# -*- mode: ruby -*- +# vi: set ft=ruby : + +# All Vagrant configuration is done below. The "2" in Vagrant.configure +# configures the configuration version (we support older styles for +# backwards compatibility). Please don't change it unless you know what +# you're doing. +Vagrant.configure("2") do |config| + # Every Vagrant development environment requires a box. You can search for + # boxes at https://vagrantcloud.com/search. + config.vm.box = "debian/bookworm64" + + config.vm.box_check_update = true + + # Create a forwarded port mapping which allows access to a specific port + # within the machine from a port on the host machine. In the example below, + # accessing "localhost:8080" will access port 80 on the guest machine. + # NOTE: This will enable public access to the opened port + + config.vm.network "forwarded_port", guest: 80, host: 8080 + config.vm.network "forwarded_port", guest: 22, host: 2022 + + config.vm.provision "shell", inline: <<-SHELL + apt update && apt-get upgrade -y + SHELL + + config.vm.provision "ansible" do |ansible| + ansible.playbook = "local.yml" # lance le playbook local.yml + end +end diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/hosts b/bts_annee_2/vagrantfiles/testansible/dokuw/hosts new file mode 100644 index 0000000..ce091d1 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/hosts @@ -0,0 +1,6 @@ +[adm] +infra + +[web] +web1 +web2 diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/local.yml b/bts_annee_2/vagrantfiles/testansible/dokuw/local.yml new file mode 100644 index 0000000..38a2173 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/local.yml @@ -0,0 +1,5 @@ +- hosts: all + become: yes + roles: + - web + - doku diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/roles/doku/tasks/main.yml b/bts_annee_2/vagrantfiles/testansible/dokuw/roles/doku/tasks/main.yml new file mode 100644 index 0000000..74f5b34 --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/roles/doku/tasks/main.yml @@ -0,0 +1,51 @@ +- name: 1. Récupération du tar.gz du DokuWiki + get_url: + url: http://depl/store/dokuwiki-stable.tgz + dest: /tmp + +- name: 2. Extraction de l'archive + unarchive: + src: /tmp/dokuwiki-stable.tgz + dest: /var/www/html + remote_src: yes + +- name: 3. Status des dossiers du Wiki + stat: + path: /var/www/html/dokuwiki-2024-02-06b + register: rept_stat + +- name: 4. On renomme les dossiers + command: mv /var/www/html/dokuwiki-2024-02-06b /var/www/html/doku + when: rept_stat.stat.exists + +- name: 5. Changement des droits sur la racine + file: + path: /var/www/html/doku + owner: root + group: root + +- name: 6. Changement des droits sur le dossier data + file: + path: /var/www/html/doku/data + owner: www-data + group: www-data + recurse: true + +- name: 7. Changement des droits sur le dossier conf + file: + path: /var/www/html/doku/conf + owner: www-data + group: www-data + recurse: true + +- name: 8. Changement des droits sur le dossier lib + file: + path: /var/www/html/doku/lib + owner: www-data + group: www-data + recurse: true + +- name: 9. Redémarre Apache2 + service: + name: apache2 + state: restarted diff --git a/bts_annee_2/vagrantfiles/testansible/dokuw/roles/web/tasks/main.yml b/bts_annee_2/vagrantfiles/testansible/dokuw/roles/web/tasks/main.yml new file mode 100644 index 0000000..589d71c --- /dev/null +++ b/bts_annee_2/vagrantfiles/testansible/dokuw/roles/web/tasks/main.yml @@ -0,0 +1,10 @@ +- name: 1. Installe les paquets requis pour le DokuWiki + apt: + name: "{{ item }}" + state: present + with_items: + - apache2 + - php + - php-mbstring + - php-gd + - php-xml diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/action_provision b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/action_provision new file mode 100644 index 0000000..0990bb2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:a9b902fd-59ec-4659-a774-31d13cb8fb88 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/action_set_name new file mode 100644 index 0000000..5eb2566 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/action_set_name @@ -0,0 +1 @@ +1727427176 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/box_meta b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/id b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/id new file mode 100644 index 0000000..d70f8b3 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/id @@ -0,0 +1 @@ +a9b902fd-59ec-4659-a774-31d13cb8fb88 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/index_uuid new file mode 100644 index 0000000..c6e4b93 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/index_uuid @@ -0,0 +1 @@ +34418c93ea44452499bbf8d40f5d91f2 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/private_key b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/private_key new file mode 100644 index 0000000..a7a26e1 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACDfBg+myF+l8awVj0WCHyNuvhwdoWycY2IAmBmq +qXvG6AAAAJCQmjaxkJo2sQAAAAtzc2gtZWQyNTUxOQAAACDfBg+myF+l8awV +j0WCHyNuvhwdoWycY2IAmBmqqXvG6AAAAEDyWI8NiFVY3vmVyC1hdMSXAhRn +Tnz0LlsaXMgADDnak98GD6bIX6XxrBWPRYIfI26+HB2hbJxjYgCYGaqpe8bo +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/synced_folders new file mode 100644 index 0000000..c084d1d --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/zabbix","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/vagrant_cwd new file mode 100644 index 0000000..b13885f --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/web1/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/zabbix \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/action_provision b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/action_provision new file mode 100644 index 0000000..b49f623 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/action_provision @@ -0,0 +1 @@ +1.5:60a8e179-e0d8-49ee-b755-fc4ecf33e6a0 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/action_set_name b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/action_set_name new file mode 100644 index 0000000..38d1f5a --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/action_set_name @@ -0,0 +1 @@ +1727427028 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/box_meta b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/box_meta new file mode 100644 index 0000000..8f728b2 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/box_meta @@ -0,0 +1 @@ +{"name":"debian/bookworm64","version":"12.20240905.1","provider":"virtualbox","directory":"boxes/debian-VAGRANTSLASH-bookworm64/12.20240905.1/virtualbox"} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/creator_uid b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/creator_uid new file mode 100644 index 0000000..028ead5 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/creator_uid @@ -0,0 +1 @@ +1010 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/id b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/id new file mode 100644 index 0000000..d351160 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/id @@ -0,0 +1 @@ +60a8e179-e0d8-49ee-b755-fc4ecf33e6a0 \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/index_uuid b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/index_uuid new file mode 100644 index 0000000..f75fff6 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/index_uuid @@ -0,0 +1 @@ +8a7170cceb874253bde22ab96ab9dafa \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/private_key b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/private_key new file mode 100644 index 0000000..b3538f7 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/private_key @@ -0,0 +1,8 @@ +-----BEGIN OPENSSH PRIVATE KEY----- +b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA +AAtzc2gtZWQyNTUxOQAAACC9Yw0IDGqNuwruuiRkZmBgfhMDunE3/XHgRfmr +rupbHwAAAJD6qAQt+qgELQAAAAtzc2gtZWQyNTUxOQAAACC9Yw0IDGqNuwru +uiRkZmBgfhMDunE3/XHgRfmrrupbHwAAAEBfmtKeotximJEoUebrP7givyZQ +rM/NpiOYACuJQkwGu71jDQgMao27Cu66JGRmYGB+EwO6cTf9ceBF+auu6lsf +AAAAB3ZhZ3JhbnQBAgMEBQY= +-----END OPENSSH PRIVATE KEY----- diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/synced_folders b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/synced_folders new file mode 100644 index 0000000..c084d1d --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/synced_folders @@ -0,0 +1 @@ +{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/home/guillaume.emorine/vagrant/zabbix","disabled":false,"__vagrantfile":true}}} \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/vagrant_cwd b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/vagrant_cwd new file mode 100644 index 0000000..b13885f --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/machines/zabbix7/virtualbox/vagrant_cwd @@ -0,0 +1 @@ +/home/guillaume.emorine/vagrant/zabbix \ No newline at end of file diff --git a/bts_annee_2/vagrantfiles/zabbix/.vagrant/rgloader/loader.rb b/bts_annee_2/vagrantfiles/zabbix/.vagrant/rgloader/loader.rb new file mode 100644 index 0000000..b6c81bf --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/.vagrant/rgloader/loader.rb @@ -0,0 +1,12 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + +# This file loads the proper rgloader/loader.rb file that comes packaged +# with Vagrant so that encoded files can properly run with Vagrant. + +if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] + require File.expand_path( + "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]) +else + raise "Encoded files can't be read outside of the Vagrant installer." +end diff --git a/bts_annee_2/vagrantfiles/zabbix/Vagrantfile b/bts_annee_2/vagrantfiles/zabbix/Vagrantfile new file mode 100644 index 0000000..71e4c58 --- /dev/null +++ b/bts_annee_2/vagrantfiles/zabbix/Vagrantfile @@ -0,0 +1,117 @@ +# -*- mode: ruby -*- +# vi: set ft=ruby : + +# All Vagrant configuration is done below. The "2" in Vagrant.configure +# configures the configuration version (we support older styles for +# backwards compatibility). Please don't change it unless you know what +# you're doing. +Vagrant.configure("2") do |config| + # The most common configuration options are documented and commented below. + # For a complete reference, please see the online documentation at + # https://docs.vagrantup.com. + + # Every Vagrant development environment requires a box. You can search for + # boxes at https://vagrantcloud.com/search. + config.vm.define "zabbix7" do |zabbix7| + zabbix7.vm.box = "debian/bookworm64" + zabbix7.vm.hostname = "zabbix7" + + # Disable automatic box update checking. If you disable this, then + # boxes will only be checked for updates when the user runs + # `vagrant box outdated`. This is not recommended. + # config.vm.box_check_update = false + + # Create a forwarded port mapping which allows access to a specific port + # within the machine from a port on the host machine. In the example below, + # accessing "localhost:8080" will access port 80 on the guest machine. + # NOTE: This will enable public access to the opened port + # config.vm.network "forwarded_port", guest: 80, host: 8080 + + # Create a forwarded port mapping which allows access to a specific port + # within the machine from a port on the host machine and only allow access + # via 127.0.0.1 to disable public access + # config.vm.network "forwarded_port", guest: 80, host: 8080, host_ip: "127.0.0.1" + + # Create a private network, which allows host-only access to the machine + # using a specific IP. + # config.vm.network "private_network", ip: "192.168.33.10" + zabbix7.vm.network "private_network", ip: "192.168.56.10" + + # Create a public network, which generally matched to bridged network. + # Bridged networks make the machine appear as another physical device on + # your network. + # config.vm.network "public_network" + + # Share an additional folder to the guest VM. The first argument is + # the path on the host to the actual folder. The second argument is + # the path on the guest to mount the folder. And the optional third + # argument is a set of non-required options. + # config.vm.synced_folder "../data", "/vagrant_data" + + # Disable the default share of the current code directory. Doing this + # provides improved isolation between the vagrant box and your host + # by making sure your Vagrantfile isn't accessible to the vagrant box. + # If you use this you may want to enable additional shared subfolders as + # shown above. + # config.vm.synced_folder ".", "/vagrant", disabled: true + + # Provider-specific configuration so you can fine-tune various + # backing providers for Vagrant. These expose provider-specific options. + # Example for VirtualBox: + # + zabbix7.vm.provider "virtualbox" do |vb| + # # Display the VirtualBox GUI when booting the machine + # vb.gui = true + # + # # Customize the amount of memory on the VM: + vb.memory = "1024" + end + # + # View the documentation for the provider you are using for more + # information on available options. + + # Enable provisioning with a shell script. Additional provisioners such as + # Ansible, Chef, Docker, Puppet and Salt are also available. Please see the + # documentation for more information about their specific syntax and use. + zabbix7.vm.provision "shell", inline: <<-SHELL + timedatectl set-timezone Europe/Paris + apt-get update + apt-get install -y wget curl vim + wget https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_7.0-2+debian12_all.deb + dpkg -i zabbix-release_7.0-2+debian12_all.deb + apt-get update + apt-get install -y apache2 mariadb-server + apt-get install -y zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent + echo 'create database zabbix character set utf8mb4 collate utf8mb4_bin;' | mysql -u root + echo "create user zabbix@localhost identified by 'password';" | mysql -u root + echo 'grant all privileges on zabbix.* to zabbix@localhost;' | mysql -u root + echo 'set global log_bin_trust_function_creators = 1;' | mysql -u root + zcat /usr/share/zabbix-sql-scripts/mysql/server.sql.gz | mysql --default-character-set=utf8mb4 -u zabbix -ppassword zabbix + echo 'set global log_bin_trust_function_creators = 0;' | mysql -u root + sed -i 's/# DBPassword=/DBPassword=password/' /etc/zabbix/zabbix_server.conf + systemctl restart zabbix-server zabbix-agent apache2 + systemctl enable zabbix-server zabbix-agent apache2 + localectl set-locale LANG=en_US.UTF-8 + systemctl restart zabbix-server zabbix-agent apache2 + SHELL + end + + config.vm.define "web1" do |srv| #VM No'1 + srv.vm.box = "debian/bookworm64" #Setting machine type + srv.vm.hostname = "web1" #Setting machine type + srv.vm.network "private_network", ip: "192.168.56.11" + srv.vm.provision "shell", inline: <<-SHELL + timedatectl set-timezone Europe/Paris + apt-get update + apt-get install -y wget curl vim apache2 + wget https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_7.0-2+debian12_all.deb + dpkg -i zabbix-release_7.0-2+debian12_all.deb + apt-get update + apt install -y zabbix-agent2 + echo "Server=192.168.56.10" >> /etc/zabbix/zabbix_agent2.conf + echo "ServerActive=192.168.56.10" >> /etc/zabbix/zabbix_agent2.conf + echo "Hostname=web1" >> /etc/zabbix/zabbix_agent2.conf + systemctl restart zabbix-agent2 + SHELL + end +end