Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
services:wger [2024/06/18 12:06] – created willy | services:wger [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== WGer ====== | ||
- | |||
- | [[https:// | ||
- | |||
- | ===== Installation ===== | ||
- | |||
- | For WGer i will show you a bare-metal installation. | ||
- | |||
- | As usual, let's create the dedicated user: | ||
- | <code bash> | ||
- | useradd -d / | ||
- | </ | ||
- | |||
- | WGer uses Python and Virtual envs, so check out [[gentoo: | ||