Skip to content

Deploy postgresql elixir and phoenix using vagrant and ansible

License

Notifications You must be signed in to change notification settings

oboudry/vagrant_ansible_phoenix

Repository files navigation

Installation steps

ansible-galaxy collection install -r requirements.yml
vagrant up
vagrant ssh
cd phoenixapp
mix phx.server
http://192.168.33.10:4000

About

Deploy postgresql elixir and phoenix using vagrant and ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages