unsubbed.co

Tracim

Tracim is a self-hosted communication & messaging tool that provides collaborative Platform for team collaboration: file,threads,notes,agenda,etc.

Overview

Threads, files and pages with status and full history. All in the same place. Trusted by thousands, Tracim offers all features you need in a collaboration tool. Projects, files, communication, knowledge share and more. The project has 263 GitHub stars and is licensed under NOASSERTION.

Key Features

Source: GitHub README

  • Share and version files
  • Communicate with your team
  • Manage tasks and projets, organized in spaces
  • Multilingual: Arabic, English, French, German and Portuguese

Getting Started

Source: GitHub README

mkdir -p ~/tracim/etc
mkdir -p ~/tracim/var
docker run \
    -e DATABASE_TYPE=sqlite \
    -e TRACIM_WEBSITE__BASE_URL=http://\{ip_address\}:\{port} \
    -p \{port\}:80 \
    -v ~/tracim/etc:/etc/tracim \
    -v ~/tracim/var:/var/tracim \
    algoo/tracim:latest

Normalized Features

Source: tool-features-normalized.json

docker, postgresql, sqlite.