Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
services:tubearchivist [2025/04/18 09:33] – willy | services:tubearchivist [2025/06/11 14:58] (current) – [Installation] willy | ||
---|---|---|---|
Line 37: | Line 37: | ||
- REDIS_CON=redis:// | - REDIS_CON=redis:// | ||
- TA_HOST=https:// | - TA_HOST=https:// | ||
- | | + | - TA_USERNAME=initial_user |
- | #- TA_USERNAME=not_needed | + | - TA_PASSWORD=<< create random password for initial login >> |
- | | + | |
- | # Comment the next three to use SSO: | + | |
- TA_ENABLE_AUTH_PROXY=true | - TA_ENABLE_AUTH_PROXY=true | ||
- | - TA_AUTH_PROXY_USERNAME_HEADER=HTTP_REMOTE_USER | + | |
+ | - TA_AUTH_PROXY_USERNAME_HEADER=REMOTE_USER | ||
+ | #- TA_AUTH_PROXY_USERNAME_HEADER=HTTP_REMOTE_USER | ||
- TA_AUTH_PROXY_LOGOUT_URL=https:// | - TA_AUTH_PROXY_LOGOUT_URL=https:// | ||
- ELASTIC_PASSWORD=<< | - ELASTIC_PASSWORD=<< |