Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| services:endurain [2025/11/06 11:09] – [Reverse Proxy] willy | services:endurain [2026/04/30 07:42] (current) – willy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Endurain ====== | ====== Endurain ====== | ||
| - | [[https://github.com/joaovitoriasilva/ | + | [[https://codeberg.org/endurain-project/ |
| - | It is similar to [[https:// | + | It is similar to [[https:// |
| + | **NOTE:** following Endurain migration from Github to Codeberg, the new documentation page is [[https:// | ||
| ===== Installation ===== | ===== Installation ===== | ||
| Line 10: | Line 11: | ||
| Endurain is provided with a docker-compose. Installation instructions are [[https:// | Endurain is provided with a docker-compose. Installation instructions are [[https:// | ||
| - | As usual, create a dadicated | + | As usual, create a dedicated |
| <code bash> | <code bash> | ||
| useradd -m -d / | useradd -m -d / | ||
| Line 22: | Line 23: | ||
| endurain: | endurain: | ||
| container_name: | container_name: | ||
| - | image: ghcr.io/joaovitoriasilva/ | + | image: ghcr.io/endurain-project/ |
| environment: | environment: | ||
| - TZ=Europe/ | - TZ=Europe/ | ||