Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

33 total results found

Administration

Administration
Settings
Admin

titra

titra has been orginally designed for sandstorm. Unfortunately that platform is not going where we expected, so we are shipping titra exclusively as Docker image now – get it here. A great companion for titra is Wekan, where you can plan your tasks and track y...

titra

Interfaces

Administration

Deployment

API
Docker
Zammad
Synology

titra extensions

Documentation on titra extensions and their installation

extensions

User Administration

Administration

Users can be administered on the administration page accessible through the Users menu. Existing users can be deleted using the actions column on the far right side. In addition users can be promoted to administrators by activating the corresponding “Admin” c...

How to use titra

Add
Edit
Profile
Settings
Time
tracking

Claiming Admin Rights

Administration

Administration By default, no administrator is defined for every new titra instance setup. However, if no administrator is currently defined, every registered user on that instance can manually claim admin rights (first come, first serve). This is done to p...

Global Settings

Administration

The titra Global settings (defaults) are available in the user menu > Administration. All settings are defaults which can be overruled by user specific settings. They can be currently either of type Number or String. No validation of values is taking ...

Extension management

Extensions is a new feature available in titra versions from 0.53.0. Official extensions can be retrieved from our Extension Store.

extension
install
Administration

Environment Information

Administration

Users with the administrator role can view interesting information about the host environment using the About page in the user menu: Under the option 'titra changelog' you can display more details about the current version: This information includes the ...

1-Click Deployment on DigitalOcean

Deployment

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

API documentation

Deployment

To use the titra API you need to create an API token first. See user-settings for more information.Once the setup is complete, the complete titra API documentation can be found at https://kromitgmbh.github.io/titra/ .

Docker Guide

Deployment

Deploying titra with Docker You will need a MongoDB container to use titra. Here is an example to get started: docker run --name mongodb -p 27017:27017 mongo Please note that this basic approach will store all database data in a transient Docker volume – ...

Environment Variables

Deployment

ROOT_URL: the URL under which titra is served. Could be http://localhost:3000 for a local instance or https://app.titra.io for a setup with reverse proxy and DNS records. MONGO_URL: the URL of the mongoDB backend (e.g. mongodb://localhost:27017/titra) MONGO_...

Titra on Synology nas DSM

Deployment

If your system do support Docker ( here the list ) go and install it from the Synology package center. Once you have Docker installed open the package and go to the Registry menu to search for the images we need to run Titra. Search for titra and double cl...

Zammad Interface

Deployment

Enable CORS This might be specific to our setup, but after following the default installation instructions for the Zammad community edition we had to add the following to the end of our nginx configuration (/etc/nginx/sites-enabled/zammad.conf) to have a work...

Add/Edit project

How to use titra

Navigation and project creation Top bar navigation [1] At the moment, titra has three selection options: – Track – opens the time tracking view.– Overview – opens the project overview with histogram and pie chart.– Details – opens the table view with detaile...

Overview

How to use titra

Once you have added the tasks to your projects you will get additional information on the Overview page. ↓ Use the calendar to get a monthly overview. Select a date by click. ↓ Details Use the Details view to get a better overview and more options. The ...

Profile Settings

How to use titra

User Profile Name The name you specify in your name field will be your display name on Titra. It can be changed at any time.For example: “Emmett Brown” Color lor code or select one with the color picker – to do so click on the colored field. for ex...