Skip to content

my attempt at a remote development environment

License

Notifications You must be signed in to change notification settings

atmob634/remote-box

 
 

Repository files navigation

REMOTE-BOX

my attempt at a remote development environment

Install

  • ansible-galaxy install -r ansible-requirements.yml -p $(pwd)/roles --force

Run

  • vagrant up

OR

  • ansible-playbook site.yml -i '${PUBLIC_IP_HOSTNAME},' -vvv -b --ask-become-pass --become-method=sudo

About

my attempt at a remote development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%