{% extends "base.html" %} {% block title %}42 Minutes in the Cloud -- Instance Launched{% endblock %} {% block header %}
You can SSH to your Cloud Server using:
ssh ubuntu@{{instance.ip}}
The instance's SSH key fingerprint is
{{instance.pubkeys}}{% else %}
The instance has not yet registered its SSH key fingerprints
{% endif %}You might be interested in: