Homelab Troubleshooting

Tips on running a Linux server and docker.

User Tools

Site Tools


dokuwiki

This is an old revision of the document!


DokuWiki Troubleshooting

Application Setup

Upon first install go to http://heimdall.lan:8090/install.php

once you have completed the setup, restart the container, login as admin and set “Use nice URLs” in the admin/Configuration Settings panel to .htaccess and tick Use slash as namespace separator in URLs to enable nice URLs you will find the webui at http://heimdall.lan:8090/, for more info see Dokuwiki

The docker solution

Since everything is hosted through docker nowadays I have to mention that the docker-composed that the hub.docker.com proposes doesn't expose the postgres port to the host and thus gives you no way to actually connect to it. You have to add some port mapping on the yml file and check whether there is another db already running on the default port in order to avoid conflict.

dokuwiki.1629896460.txt.gz · Last modified: 2021/08/25 16:01 by alexk7110