dply icon indicating copy to clipboard operation
dply copied to clipboard

create a free server in dply.co from terminal

create free server in dply.co from terminal

Update 1. dply started using reCAPTCHA. This tool is useless now.

Update 2. dply does not work anymore.

  • Use dply -h/--help to get help about the options.
  • Use dply list to get lists of OS and region codes.
  1. creating a free server --
dply create -n myserver -o ubuntu-17-04-x64 -r nyc1
  1. getting info --
dply info
  1. killing current server --
dply kill
  • dply.conf is of this form --
[dply]
useragent = XXX
cookie_rack.session = XXX
pub_sshkey = XXX

It should contain these informations.