Skip to content
Snippets Groups Projects
user avatar
Pascal Lafourcade authored
7275e874
History

How you can get it

git clone git@gitlab.isima.fr:mazenovi/tp-www-ssl.git && cd tp-www-ssl

or

git clone https://gitlab.isima.fr/mazenovi/tp-www-ssl.git && cd tp-www-ssl

How can you use it?

vagrant up

Test it

http://0.0.0.0:8080/ -> Apache2 Debian Default Page

How can you use command line on it?

vagrant ssh

How can you stop it?

vagrant halt

How can you reset it?

vagrant destroy

How can you reexecute provioning script on it?

vagrant provision
  • You can provision with provision.sh script

s4uC3