Advanced Search
Search Results
35 total results found
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 extensions
Documentation on titra extensions and their installation
Administration
Deployment
How to use titra
LDAP extension
Integrate titra in your existing company infrastructure. With the direct connection to your extisting Active Directory you can avoid redundant user management.
Extension management
Extensions is a new feature available in titra versions from 0.53.0. Official extensions can be retrieved from our Extension Store.
Interfaces
User 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...
Claiming Admin Rights
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
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 ...
Environment Information
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
titra is available in the DigitalOcean Marketplace for easy 1-click deployment of droplets. Get started below:
API documentation
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
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
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
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
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
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
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
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...
Time tracking
How to keep track and track time. After creating a project, you will get an overview of the project and other options. Each project has its own Project information panel displaying information and progress. In this case, we initially see only a small amount ...
User Settings
Global settings Cost Unit Enter a symbol of a currency or similar. It adds the symbol behind the value of the turnover. the most used currency symbols: $ ¥ £ € ¢ ¤ Decimal precision With this setting you can regulate the number of decimal places...
LDAP interface working example
The first official titra extension is LDAP authentication support. It should support most LDAP configurations out-of-the-box and is available in the titra Extension Store. To prevent exposure of sensitive credentials, the configuration of the interface is onl...
Install extension
Extensions is a new feature available in titra versions from 0.53.0. Official extensions can be retrieved from our Extension Store. New extensions can only be installed by administrators. If you have the necessary access rights you can navigate to Administr...
Wekan Integration
The built-in Wekan integration of titra enables you to plan your project tasks in Wekan using the agile methodology and track time against these very tasks when you and your time work on them. This is powerful combination which can be used to efficiently exe...
Siwapp Invoice Export
Zammad Ticket Import