Grep with "notesserver" on the JSON-data (6)

/dockers/ (/data/Dockers) >> 3dprinters = None - Notes - Notesserver - Offline - Operatingsystem = Wordpress

Title Desc Ports Env / Vol
Bookstack Bookstack is a free and open source Wiki designed for creating beautiful documentation. Feautring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease.

Note: Default login is [email protected] with a password of password. The database created is called bookstackapp and the database user is called bookstack

Repository > Template/Stack/bookstack.yml

Category: Notesserver
PUID="1000" #PUID
PGID="100" #PGID
TZ="" #TZ
DATABASE_PASSWORD="" #DATABASE_PASSWORD
MYSQL_ROOT_PASSWORD="" #MYSQL_ROOT_PASSWORD
PORT="" #PORT
Dokuwiki Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn’t require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator’s favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.

Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.

Don't forget to create the volume directories on the host file system.

mkdir -p /volume1/docker/dokuwiki/config



Image: linuxserver/dokuwiki:latest

Category: Notesserver
80:80/tcp
443:443/tcp
PUID="1024" #PUID
PGID="100" #PGID
TZ="Europe/Amsterdam" #TZ

/volume1/docker/dokuwiki/config:/config
Joplin Joplin is an open-source note-taking app

Note: Joplin is an open-source note-taking app

Repository > Template/Stack/joplin.yml

Category: Notesserver
PORT="22300" #PORT
URL="http://joplin.yourdomain.tld:22300" #URL
TiddlyWiki A unique, non-linear notebook wiki.

Image: mazzolino/tiddlywiki:latest

Category: Notesserver
8080:8080/tcp

/portainer/Files/AppData/Config/TiddlyWiki:/var/lib/tiddlywiki
Trilium Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases

Image: zadam/trilium:latest

Category: Notesserver
3388:8080/tcp
TRILIUM_DATA_DIR="/home/node/trilium-data" #TRILIUM_DATA_DIR
PORT="" #PORT

/portainer/Files/AppData/Config/trilium-data:/home/node/trilium-data
Wikijs Wikijs A modern, lightweight and powerful wiki app built on NodeJS.

Image: linuxserver/wikijs:latest

Category: Notesserver
3100:3000/tcp

/portainer/Files/AppData/Config/Wikijs:/config
/portainer/Files/AppData/Config/Wikijs/data:/data
( layout\dockers\term - Kind='term' )