JuanJoseRestrepo / sd-workshop1-JJRB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sd-workshop1 2021-B

  • make that IP assignament dynamically
  • Use config.vm.provision "file" to transfer a file from your host machine to your guest machine. THis file is a bash script that print HOSTNAME+IP+Timestamp server+DIsk space avaialable+proccess running+the most consuming process.
  • use config.vm.provision "shell" to execute the file that you transfered

Bonus

Servidor web que sea scraping de cualquier página web

PR a sd-workshop1

About


Languages

Language:Ruby 65.2%Language:Shell 34.8%