{% extends "base.html" %} {% block scripts %} {{ parent() }} {% endblock %} {% block title %}Manage your Server{% endblock %} {% block content %}
Time (2s Increments)
Time (2s Increments)
{{ l.render('string.connection') }} | {{ server.server_ip }}:{{ server.server_port }} |
{{ l.render('string.node') }} | {{ node.name }} |
{{ l.render('string.mem_alloc') }} | {{ server.max_ram }} MB |
SFTP Connection | {{ node.fqdn }}:{{ node.daemon_sftp }} |
SFTP username | {{ user.email }}|{{ server.name }} |
SFTP password | Same as your account password |
Remote connections allows you to optionally control your server from outside of the panel. Using this feature you can create custom scripts to start or stop your server at specified times, or even track server information on another site.
Client Id | Name | Client Description | Revoke |
{{ client.client_id }} | {{ client.name }} | {{ client.description }} |