{% extends "base.html" %} {% block title %}Databases - {{ cluster_name }} - AtlasUI{% endblock %} {% block content %}

Databases - {{ cluster_name }}

Login to Cluster

Enter your database credentials to view the databases in this cluster.

Successfully connected! Found 0 database(s)
Database Name Collections Indexes Size on Disk
Loading...

Connecting to cluster...

{% endblock %} {% block scripts %} {% endblock %}