https://docs.requarks.io/
DOCKER:
volumes:
db-data:/var/lib/postgresql/data
If you want to create the data storage in a special folder for example:
WINDOWS:
volumes:
$HOMEPATH/docker/wikijs/data:/var/lib/postgresql/data
MACOS/LINUX:
volumes:
$HOME/docker/wikijs/data:/var/lib/postgresql/data
Or point to a directory of your choice
Wiki Example: https://wiki.pcw.de/
If you like the video, please give me a thumbs up.
If you don't like the video, please let me know why in the comments. If it doesn't work for you, I can help you if you tell me what doesn't work.
Wiki.js is a wiki engine running on Node.js and written in JavaScript. It is free software released under the Affero GNU General Public License. It is available as a self-hosted solution or using "single-click" install on the DigitalOcean and AWS marketplace
Wiki.js ist eine Wiki-Engine, die auf Node.js läuft und in JavaScript geschrieben ist. Es handelt sich um kostenlose Software, die unter der Affero GNU General Public License veröffentlicht wurde. Es ist als selbst gehostete Lösung oder per „Ein-Klick“-Installation auf dem DigitalOcean- und AWS-Marktplatz verfügbar.