The Wayback Machine - https://web.archive.org/web/20211115004309/https://github.com/topics/tracker
Skip to content
#

tracker

Here are 1,563 public repositories matching this topic...

babybuddy
friesenkiwi
friesenkiwi commented Jan 17, 2021

Hi,
instead of hosting on the root of a domain (like https://example.com/), I wanted to host babybuddy in a different path like https://example.com/examplepath.

I was able to almost fully achieve it by setting

FORCE_SCRIPT_NAME = '/examplepath'
STATIC_URL = 'examplepath/static/'
WHITENOISE_STATIC_PREFIX = 'static/'
LOGIN_REDIRECT_URL = '/examplepath/'
LOGIN_URL = '/examplepath/
tracker-control-android
ThatIsAPseudo
ThatIsAPseudo commented May 25, 2021

I noticed that TC is using a enormous amount of data, whether in wifi or cellular. It reaches around 200-300 MB of daily data, and I've got a total of 1.2 GB for the last 4 days.

Is it some sort of "virtual data usage", i.e. data wrongly attributed to TC whereas it was actually established by another app, or data wrongly counted but actually blocked by TC thus not visible out of the smartphone

Improve this page

Add a description, image, and links to the tracker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tracker topic, visit your repo's landing page and select "manage topics."

Learn more