This repo is an Heroku app definition for deploying a private Wiki.js server to Heroku that is only accessible over Tailscale.
After deploying, your wiki server will be accessible at 100.x.y.z:3000
, where 100.x.y.z
is the Tailscale IP of your new server (you can find this on your admin panel).
The first time you visit your wiki, you'll be asked a couple of configuration questions. The email and password fields allow you to create an initial administrator for your wiki (this user gets added to your wiki's private DB). Use http://<Tailscale 100.x.y.z IP>:3000
as the site URL.