Self-Hosting Sites Guide

Self-Hosting Sites Guide
    Set up a Linux Server (such as Ubuntu)
    Change your Domain DNS "A" record to match your server IP address
    Run this setup command, replacing https://example.com with your new domain:
    sh <(curl -sL https://go.hyper.media/website_deployment.sh) https://example.com  
Containing:
First Version
Open in Mintter app