Skip to main content

An Otter Wiki

An Otter Wiki is Python-based software for collaborative content management, called a wiki. The content is stored in a git repository, which keeps track of all changes. Markdown is used as Markup language. An Otter Wiki is written in python using the microframework Flask. halfmoon is used as CSS framework and CodeMirror as editor. Font Awesome Free serves the icons.

Notable Features

  • Minimalistic interface (with dark-mode)
  • Editor with markdown highlighting and support including tables
  • Customizable Sidebar: Menu and/or Page Index
  • Full changelog and page history
  • User authentication
  • Page Attachments
  • Extended Markdown: tables, footnotes, fancy blocks, alerts and mermaid diagrams
  • (experimental) Git http server: clone, pull and push the content of your wiki
  • A very cute Otter as logo (drawn by Christy Presler CC BY 3.0)

Demo

Check out the demo https://demo.otterwiki.com.

Installation

Read the installation guide to get started. Recommended is the installation with docker-compose.

Quick start with docker-compose

  1. Copy and edit the docker-compose.yml below to match your preferences.
  2. Run docker-compose up -d
  3. Access the wiki via http://127.0.0.1:8080 if run on your machine.
  4. If the wiki shall be accessible via the internet and an domain name make sure to configure your web server accordingly. Check the installation guide for example configurations for nginx, apache and caddy.
  5. Register your account. The first account is an admin-account giving you access to the settings tab.
  6. Customize the settings to your liking.

Proceed for the configuration guide for detailed information.

docker-compose.yml

services:
  otterwiki:
    image: redimp/otterwiki:2
    restart: unless-stopped
    ports:
      - 8080:80
    volumes:
      - ./app-data:/app-data

License

An Otter Wiki is open-source software licensed under the MIT License.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

otterwiki-2.21.1.tar.gz (8.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

otterwiki-2.21.1-py3-none-any.whl (8.7 MB view details)

Uploaded Python 3

File details

Details for the file otterwiki-2.21.1.tar.gz.

File metadata

  • Download URL: otterwiki-2.21.1.tar.gz
  • Upload date:
  • Size: 8.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for otterwiki-2.21.1.tar.gz
Algorithm Hash digest
SHA256 21b33b08d5a535203dde2b514c40e066f558ba0ceb32c0600ccfb55ef9e61460
MD5 2585b399a2ee99dc0a62d30718500e62
BLAKE2b-256 adefa4748e4f4bc09fc00ca261840dc55d66309a9dd1dd789cb3eed0ee49e558

See more details on using hashes here.

File details

Details for the file otterwiki-2.21.1-py3-none-any.whl.

File metadata

  • Download URL: otterwiki-2.21.1-py3-none-any.whl
  • Upload date:
  • Size: 8.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for otterwiki-2.21.1-py3-none-any.whl
Algorithm Hash digest
SHA256 58987284a18318ba61050fcca2e1a20c2432abd9538321ff3b6b80ec86e26b8f
MD5 34119ab0527e7c17eae1ac96995276a3
BLAKE2b-256 b5850f7427158da34c4eab1db8a8c03a23900793deeff2bb4c33abbe355ced40

See more details on using hashes here.

Release history Release notifications | RSS feed

2.24.0

2 files

2.23.0

2 files

This release

2.21.1 This release

2 files

2.20.8

2 files

2.20.7

2 files

2.20.6

2 files

2.20.4

2 files

2.20.3

2 files

2.20.2

2 files

2.19.0

2 files

2.18.2

2 files

2.17.3

2 files

2.17.2

2 files

2.17.0

2 files

2.15.0

2 files

2.14.1

2 files

2.7.0

2 files

2.6.2

2 files

2.2.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page