Minio¶
Minio is an S3 storage utility.
Configuration¶
Refer to the Backup Guide for configuration details.
Access¶
The dashboard is available at https://{% if minio.domain %}{{ minio.domain }}{% else %}{{ minio.subdomain + "." + domain }}{% endif %}/ or http://{% if minio.domain %}{{ minio.domain }}{% else %}{{ minio.subdomain + "." + domain }}{% endif %}/
{% if enable_tor %} It is also available via Tor at http://{{ minio.subdomain + "." + tor_domain }}/ {% endif %}
Last update: May 5, 2020