@ZekuZelalem @rrb No problem at all. We also make our instance accessible as a hidden service. The steps are basically:
* For convenience, create an Nginx snippet for most of the config so you can easily add more domains/vhosts
* Set up Tor hidden services pointing to port 80 and 443
* Advertise the onion address via the "Onion-Location" HTTP header, so visitors can easily discover it when opening your normal domain in the Tor browser
Example config here: https://gitea.kosmos.org/kosmos/chef/src/branch/master/site-cookbooks/kosmos-mastodon/templates/default/nginx_conf_mastodon.erb