Skip to content

hamann/edeliver-vagrant

Repository files navigation

Requirements

Start vm

$ vagrant up

SSH Tweaks

Needed for edeliver to run ssh commands

$ cat ~/.ssh/config
Host edeliver-vagrant
  Hostname 127.0.0.1
  Port 2200 # get port with vagrant ssh-config
  IdentityFile <path_to_repo>/edeliver-vagrant/.vagrant/machines/default/virtualbox/private_key

About

Testing edeliver deployments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published