To import your postgres .sql file go to https://tommy.heliohost.org:2083/3rdparty/phpPgAdmin/index.php select your database, click the sql tab, and click the choose file button.
Create public_html/cgi-bin/test.rbGive it 755 permissionsPut the following contents#!/usr/bin/ruby
puts "Content-Type: text/html\n\n"
puts "Ruby is working as CGI..."
Here is my example file on Johnny http://krydos1.heliohost.org/cgi-bin/test.rb
Looks like it's working http://sylviareyn.heliohost.org/
For future reference it can take up to 24 hours for a main domain change or any new domain to start working.
Wanted to add that mariusm9 looks like the correct username for your Stevie account. If you want to reuse that username or any of your domains to create a new account let us know.
The .sql file you'll probably want to import into a database using phpmyadmin in your cpanel. The war file doesn't want to deploy. Here is the error message:
FAIL - Application at context path /crazer_vf201603121200 could not be started