{% set versions=versions_user_is_admin_on %}
{% set app_page_title="Relocate an Application" %} {% if standalone_app_page %} {% endif %}
{% if can_upload_apps %}
{% if success_message %}

  • {{ success_message }}

{% endif %} {% if error_message %}

  • {{ error_message }}

{% endif %}

How to Relocate Applications

This page allows you to relocate applications in AppScale. HTTP Ports must be between: 8080-8100 HTTPS Ports must be between: 4380-4400

{% else %}

You do not have permission to relocate applications. Please contact your cloud administrator.

{% endif %}