Adrien Poupa
|
d5c4df30fc
|
feat(homeassistant): add HomeAssistant backup
|
2024-04-15 00:25:23 -04:00 |
|
Adrien Poupa
|
ca4ca871a3
|
fix: add hyphen to support default Bash syntax
|
2024-03-14 16:10:08 -04:00 |
|
Andy Burke
|
a981391d82
|
feature: default to '.' if CONFIG_ROOT is unset
|
2024-03-14 13:03:03 -07:00 |
|
Andy Burke
|
01c3b18b94
|
feature: add a CONFIG_ROOT env var to control configuration file placement
|
2024-03-14 12:29:22 -07:00 |
|
Adrien Poupa
|
5078d257ec
|
feat: rework homepage categories
|
2024-03-09 15:40:26 -05:00 |
|
kphilippart
|
816737cf99
|
Update docker-compose.yml
|
2024-01-28 16:27:55 +01:00 |
|
Adrien Poupa
|
7de5076622
|
fix(healthcheck): Reduce healthcheck interval to decrease CPU usage
|
2024-01-19 00:41:05 -05:00 |
|
Adrien Poupa
|
fbb708b1f1
|
feat(homeassistant): Add Home Assistant
|
2024-01-19 00:29:20 -05:00 |
|
Timothy Farmer
|
df1047cd5f
|
FIX: Rewrote update-config.sh to be cleaner as well as support lidarr being optional.
ADD: Added support for vuetorrent to qbittorrent & updated the readme for instructions to enable.
|
2024-01-14 08:19:52 -06:00 |
|
Adrien Poupa
|
12b827a3f6
|
fix: Remove ignored version field
|
2024-01-01 19:08:31 -05:00 |
|
Adrien Poupa
|
747e2a8e8f
|
feat(sabnzbd): Optimize Sabnzbd in homepage
|
2024-01-01 18:59:44 -05:00 |
|
Adrien Poupa
|
b9b4e0b6c0
|
feat: Simplify folder structure
|
2024-01-01 18:24:40 -05:00 |
|
AdrienPoupa
|
02b37bed6d
|
feat(tandoor): Add Tandoor
|
2023-12-31 19:20:38 -05:00 |
|
Adrien Poupa
|
eb1c3032f1
|
feat: #25 Add Unpackerr to extract archives
|
2023-12-18 23:56:44 -05:00 |
|
Adrien Poupa
|
274ef53421
|
fix(qbittorrent): Monitor internet connectivity and restart container on failure
|
2023-11-10 11:37:38 -05:00 |
|
AdrienPoupa
|
850db72f92
|
fix(qbittorrent): #35 change healthcheck endpoint to fix web UI crash
|
2023-11-03 16:34:48 -04:00 |
|
Adrien Poupa
|
911774e76e
|
feat: #20 Add willfarrell/autoheal to restart unhealthy containers
|
2023-10-08 18:50:10 -04:00 |
|
Adrien Poupa
|
e11acd178a
|
feat: #14 Add healthchecks to all services
|
2023-10-08 18:41:24 -04:00 |
|
Adrien Poupa
|
4887120109
|
chore(traefik): Update Traefik to 2.10
|
2023-10-08 17:36:31 -04:00 |
|
Adrien Poupa
|
cc91b540e7
|
fix(homepage): Use new Docker image
|
2023-10-08 17:34:50 -04:00 |
|
Adrien Poupa
|
9209e46bc6
|
Merge branch 'master' into feat/add-lidarr
|
2023-10-08 02:31:42 -04:00 |
|
Adrien Poupa
|
8649cd7d2b
|
Merge pull request #24 from AdrienPoupa/feat/add-jellyseer
feat: add Jellyseerr
|
2023-10-08 02:28:30 -04:00 |
|
Adrien Poupa
|
b1935bdc1e
|
feat: Add subfolder support for Jellyseerr
|
2023-10-08 02:25:39 -04:00 |
|
Cam Sweeney
|
4244ae8a40
|
add lidarr service
|
2023-08-17 20:33:25 -07:00 |
|
Adrien Poupa
|
1da7382ee1
|
fix(traefik): #27 Set ACME DNS Challenge resolver
|
2023-07-28 16:33:04 -04:00 |
|
Jordan
|
07f58ccf9b
|
Extract qbittorrent creds into env vars
|
2023-05-25 16:44:43 -04:00 |
|
Jordan
|
3b27e1ab3e
|
PR fixes
|
2023-05-25 15:08:12 -04:00 |
|
Jordan
|
4aae90c78e
|
Add support for Jellyseerr
|
2023-05-25 13:13:39 -04:00 |
|
Adrien Poupa
|
933324bd74
|
feat: replace Heimdall by Homepage
|
2023-05-14 19:02:41 -04:00 |
|
Adrien Poupa
|
e63f025b0d
|
feat: Make Traefik SSL configuration more flexible
|
2023-05-13 15:49:14 -04:00 |
|
Adrien Poupa
|
2dbca50c75
|
feat: Make qBittorrent depend on healthy VPN rather started VPN
|
2023-05-13 15:00:57 -04:00 |
|
Adrien Poupa
|
f46e9eae74
|
feat: set DNS_CHALLENGE_PROVIDER default value to avoid breakage on existing installations
|
2023-03-26 17:45:47 -04:00 |
|
Adrien Poupa
|
2631d8d5eb
|
feat: simplify Traefik rules and default to hostname localhost
|
2023-03-26 17:37:11 -04:00 |
|
Adrien Poupa
|
a9fa52d68d
|
fix: remove passHostHeader true since it is the default value
|
2023-03-26 17:30:08 -04:00 |
|
Adrien Poupa
|
2d3ac3d4d9
|
feat: make DNS provider configurable
|
2023-03-26 17:26:15 -04:00 |
|
Adrien Poupa
|
32b77dc113
|
fix: add timezone to all LinuxServer services
|
2023-03-26 17:17:42 -04:00 |
|
Adrien Poupa
|
a264ad6506
|
fix: make VPN container more resilient by persisting port and restart on healthcheck failure
|
2023-03-26 16:54:01 -04:00 |
|
Adrien Poupa
|
f6ef32fc63
|
fix: use stable version of Prowlarr
|
2023-02-17 00:41:26 -05:00 |
|
Adrien Poupa
|
981766c4f3
|
feat: Update to latest qBittorrent with libtorrent 1.x
|
2023-02-15 23:16:33 -05:00 |
|
AdrienPoupa
|
91a4c68e06
|
feat: add Adguard Home
|
2023-02-15 23:07:38 -05:00 |
|
Adrien Poupa
|
8a28c4952f
|
feat: add Jellyfin
|
2023-02-13 00:56:21 -05:00 |
|
Adrien Poupa
|
3e1e94817a
|
feat: add Let's Encrypt SSL certificates and Tailscale instructions
|
2022-12-30 19:05:22 -05:00 |
|
Adrien Poupa
|
1c5dfc96bb
|
feat: update qBittorrent to 4.5.0
|
2022-12-30 17:08:06 -05:00 |
|
Adrien Poupa
|
cfe54cc809
|
feat: update Traefik to 2.9
|
2022-12-30 17:04:46 -05:00 |
|
Adrien Poupa
|
b3850d7492
|
feat: always restart containers to persist on reboot
|
2022-09-26 11:15:24 -04:00 |
|
AdrienPoupa
|
b4e6bd2c49
|
chore: disable Watchtower for VPN container
|
2022-09-05 00:13:53 -04:00 |
|
Adrien Poupa
|
b723b84c06
|
feat: added Watchtower cleanup and qbittorrent dependency
|
2022-08-31 10:33:42 -04:00 |
|
Adrien Poupa
|
2834d0a4b5
|
feat: Add Watchtower
|
2022-08-23 22:16:33 -04:00 |
|
Adrien Poupa
|
0252ab1ad8
|
feat: add default network name
|
2022-07-23 15:41:36 -04:00 |
|
Adrien Poupa
|
6e454a7863
|
feat: Add Traefik support
|
2022-04-18 12:30:40 -04:00 |
|