Wiki.js should be configured for auth provider security page ACL consistency and storage index reliability.
WIKIJS_DB_TYPE=postgres
WIKIJS_DB_HOST=127.0.0.1
WIKIJS_DB_NAME=wikijs
WIKIJS_DB_USER=wikijs
WIKIJS_DB_PASSWORD=replace-with-strong-password
WIKIJS_HOST=wikijs.example.com
Back up database or content storage, custom themes or modules, and environment configuration. Validate restore with one published page and one media asset render check.
If Wiki.js runs in Docker behind a reverse proxy, map favicon requests to a local file on the proxy instead of changing files inside the container.
Example Apache vhost snippet:
Alias /favicon.ico /var/www/html/favicons/favicon.ico
AliasMatch "^/_assets/favicon/(.*)" "/var/www/html/favicons/$1"
Then reload Apache:
sudo systemctl reload apache2
Every deployment is unique. We provide consulting for:
Get personalized assistance: office@linux-server-admin.com | Contact Page