Teedy Installation and Configuration
About Teedy Document Management System
Welcome to the unofficial documentation space for Teedy. Teedy (prior "Sismics Docs") is an open source enterprise content management system (ECM) and/or document management system (DMS) with a lot of features and a modern user interface. We use it for different purposes.
Source Code: github.com/sismics/docs
Homepages: sismics.com and teedy.io
Multilingual Support
Teedy is available in different languages. Please help to make some commits to fix your...
Known Limitations
General issues can be found in https://github.com/sismics/docs/issues If you delete a us...
Downloads
Teedy consists of Java Server Application for Windows, MacOS or Linux Server and additionally...
Security
General Tips run Teedy in Intranet use SSL adjust apache2 to hide /api/app information (js...
Automatic Mail Importing (Inbox Scanning)
This feature can be configured by environment variables! → Environment Configuration
Environment Configuration
We use Fedora 38 Workstation, but the following steps should be similar on other systems. We als...
Migration from H2 to PostgreSQL
Note that the migration will make you loosing all the OCR extracted text content from files in yo...
Apache Reverse Proxy and Firewall
Install apache2 sudo apt install apache2 Activate modules sudo a2enmod headers rewrite proxy p...
Teedy with PostgreSQL
Teedy 1was tested sucessfully with PostgreSQL Version 16 and lower Install and configure Postgre...
Access to the H2 Database
External Database access for H2 can be granted on different ways. Teedy stores its H2 database in...
Basic installation with Jetty and H2 Database
Install Required Software #install a lot of stuff sudo apt update sudo apt install tesseract-o...
Build web application server from Source
This short tutorial shows how to build Teedy. Finally you will get a ready-to-deploy dms.war java...
Backup and restore strategies
Simple: Make backup of server app and data dir (H2 database) #!/bin/bash BUP_PATH="/backup/teed...
App for Android
Sismics Docs is an easy to use, modern and nice DMS (document management system). Sismics Docs ca...