violet_rails
violet_rails copied to clipboard
VPN strategy for connecting to servers/clusters
trafficstars
we currently rely on the hosting provider and don't have a strategy for providing an out-of-the-box communication tunnel to Violet.
The task is to provide a 1 stop shop for connecting to a system via CLI.
examples:
To view violet instances you have access to
restarone violet ls
lists each domain
1. nikean.org => 55.66.124.1
2. restarone.com => 55.66.124.2
2. restarone.com => 55.66.124.3
to connect:
restarone violet ssh nikean.org
to run a rails console
restarone violet console nikean.org