Skip to main content

Deployment

1-Click Deployment on DigitalOcean

titra is available in the DigitalOcean Marketplace for easy 1-click deployment of droplets. Get s...

Environment Variables

ROOT_URL: the URL under which titra is served. Could be http://localhost:3000 for a local instanc...

Docker Guide

Deploying titra with Docker You will need a MongoDB container to use titra. Here is an example t...

LDAP interface working example

The LDAP implementation should support most LDAP configurations out-of-the-box. To prevent exposu...

Sending E-mails

Environment Variables MAIL_URL: The server reads from the MAIL_URL environment variable to deter...

Update an existing titra instance (Docker)

If you have used the quick start guide in the titra Github repository you can use the following s...

Titra on Synology nas DSM

If your system do support Docker ( here the list ) go and install it from the Synology package ce...

Zammad Interface

Enable CORS This might be specific to our setup, but after following the default installation in...

Wekan Integration

The built-in Wekan integration of titra enables you to plan your project tasks in Wekan using t...

OpenID Connect (OIDC) Authentication

Configure your OIDC client for Authorization Code Flow Set the relevant fields in titra ...

API documentation

To use the titra API you need to create an API token first. See user-settings for more informatio...

MongoDB version compatibility

titra is built on Meteor.js which is in turn using the official Node.js MongoDB driver. The offic...