Home
Softono

Remote Box

Open source Apache-2.0 Shell
11
Stars
9
Forks
20
Issues
0
Watchers
6 years
Last Commit

 About Remote Box

my attempt at a remote development environment

Platforms

Web Self-hosted

Languages

Shell

Links

Need Help Installing Remote Box?

We provide expert installation service for this software. Our team will install, configure, and secure Remote Box on your server. plans start at just $30.

Remote Box

View on GitHub

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