Kürzlich aktualisierte Seiten
Undelete document
Once a document was deleted, we can restore most information except document files: SELECT * FRO...
Change owner of tags/files/documents
Within Teedy, there is no function to change the owner of a document. So we cannot transfer docs...
Auto-delete guest tags
In case you have a guest login enabled and don't want to accept guest spamming you can prevent it...
Auto-delete guest comments
In case you have a guest login enabled and don't want to accept guest spamming you can prev...
Auto-delete guest documents
In case you have a guest login enabled and don't want to accept guest spamming you can prevent it...
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...
Optical Character Recognition (OCR) and Scanning
Handling OCR data is stored in Teedy database table t_file which containts the string column fil...
Check index integrity / recompute quota
Sometimes the used space is wrong and may look like this: See also: https://github.com/sismics...
Grafana Monitoring / Statistics
Description A Grafana monitoring dashboard for Teedy (Sismics Docs) statistics. Helpful to have ...
Icons in document titles
Inside Teedy we can use funny icons, if we know the correct Unicode number. Copy + Paste. Jus...
Manually fix broken document relations in database
Find documents which have relations to other documents which already were deleted Sometimes docu...
Teedy with PostgreSQL
Teedy 1was tested sucessfully with PostgreSQL Version 16 and lower Install and configure Postgre...
Apache Reverse Proxy and Firewall
Install apache2 sudo apt install apache2 Activate modules sudo a2enmod headers rewrite proxy p...
Environment Configuration
We use Fedora 38 Workstation, but the following steps should be similar on other systems. We als...
Security
General Tips run Teedy in Intranet use SSL adjust apache2 to hide /api/app information (js...
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...
Downloads
Teedy consists of Java Server Application for Windows, MacOS or Linux Server and additionally...
Multilingual Support
Teedy is available in different languages. Please help to make some commits to fix your...
Access to the H2 Database
External Database access for H2 can be granted on different ways. Teedy stores its H2 database in...