{% extends "layout-remote.html" %}
{% set active_page = "setup" %}
{% block title %} - Remote Admin Setup{% endblock %}
{% block head %}
{% endblock %}
{%- block body %}
{% include 'flash_messages.html' %}
Add remote Mycodo hosts to control and view data
The user must be in the Admin group of the remote Mycodo host you are adding (Admin/Configuration/User menu). Ensure port 443 (HTTPS) is open and reachable on the remote host. Check your router settings to enable port forwarding if trying to communicate over a non-local network. After adding the host, a status icon will appear next to the new host entry to indicate if it is accessible.