Based on the popularity of our tweet about timestrap, a new self-hosted time tracking system, and our ultimate guide on self-hosted alternatives to cloud apps, we thought it made sense to do a quick walkthrough of how you can install timestrap on a CentOS server.
First, let's install the python packages necessary to run timestrap. That includes python
and pip
, but first we need to enable the EPEL repository.
$ sudo yum --enablerepo=extras install epel-release
$
by subscribing to our newsletter.
A note about tutorials: We encourage our users to try out tutorials, but they aren't fully supported by our team—we can't always provide support when things go wrong. Be sure to check which OS and version it was tested with before you proceed.
If you want a fully managed experience, with dedicated support for any application you might want to run, contact us for more information.