User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
services:wger [2024/06/18 12:08] willyservices:wger [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== WGer ====== 
- 
-[[https://wger.de|WGer]] is a self-hosted workout tracker. 
- 
-===== Installation ===== 
- 
-For WGer i will show you a bare-metal installation. 
- 
-As usual, let's create the dedicated user: 
-<code bash> 
-useradd -d /data/daemons/wger -m wger 
-</code> 
- 
-WGer uses Python and Virtual envs, so check out [[gentoo:pip|PIP on Gentoo]] to understand what i am doing here, and create the pip.conf specified in that page. 
- 
-the WGer installation instruction can be found [[https://wger.readthedocs.io/en/latest/development.html|here]]: 
-<code bash> 
-su - wger 
-mkdir ~/.config 
-mkdir ~/.config/pip 
-vi  ~/.config/pip/pip.conf # <<-- fill this up as indicated in the link above 
-$ python3 -m venv venv-wger 
-$ source venv-wger/bin/activate 
  

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information