138 Commits

Author SHA1 Message Date
Adrien Poupa
e9819736d6 fix(homepage): Fix Immich integration 2024-11-17 23:55:32 -05:00
Adrien Poupa
224ecc3f96 chore: Update Immich to 120.2 2024-11-17 23:47:40 -05:00
Adrien Poupa
41cf789cc4 chore: Update Traefik to 3.1
Some checks failed
/ validate-docker-compose (push) Failing after 6s
2024-09-01 21:22:38 -04:00
Adrien Poupa
b159669e0f
Merge pull request #83 from RaspyPiStyLiS/master
Avoid hardcoding credentials for pia forwarding on qbittorrent
2024-09-01 20:03:41 -04:00
Adrien Poupa
8a2811ab95
Merge pull request #85 from AdrienPoupa/chore/update-immich-1.113.0
chore: update Immich to 1.113.0
2024-09-01 20:01:50 -04:00
Adrien Poupa
b4ab4652bb chore: update Immich to 1.113.0 2024-09-01 20:00:49 -04:00
raspy
17b4d620c1 Avoid hardcoding credentials for pia forwarding on qbittorrent 2024-08-08 17:24:21 -06:00
Adrien Poupa
cfd7601449
Merge pull request #77 from AdrienPoupa/chore/update-immich
Some checks failed
/ validate-docker-compose (push) Has been cancelled
chore: update Immich and pin version
2024-06-24 01:02:20 -04:00
Adrien Poupa
d9c77735de chore: update Immich and pin version 2024-06-24 00:55:24 -04:00
Adrien Poupa
26ba1c8226
Merge pull request #69 from RaspyPiStyLiS/master
Fix over greediness and missing replacements on jellyseerr
2024-05-12 23:50:12 -04:00
Adrien Poupa
a0af1d7960 fix(config): #70 Make script Bash 4 compatible by removing upper case operator 2024-05-12 23:47:15 -04:00
Adrien Poupa
a8fae89485 fix(qbittorrent): Force password creation by update-config.sh 2024-05-12 23:28:38 -04:00
Adrien Poupa
d7cc97f874 fix(jellyfin): #70 Add network.xml to fix startup on fresh installs 2024-05-12 23:28:17 -04:00
Adrien Poupa
67c7b9ddae
fix(immich): Fix Redis hostname for Immich Server 2024-05-07 16:03:07 -04:00
Adrien Poupa
1661c60c79
fix(immich): Fix Redis hostname for Immich Microservices
Broken by https://github.com/immich-app/immich/pull/9109
2024-05-07 16:00:39 -04:00
raspy
000d56ed96 Fix over greediness and missing replacements 2024-04-23 12:34:03 -07:00
Adrien Poupa
ffc7d0b13d fix(immich): Use release tag for Immich 2024-04-22 00:23:46 -04:00
Adrien Poupa
8799774f50 fix(immich): Fix Immich's homepage widget 2024-04-21 23:50:31 -04:00
Adrien Poupa
c7fd430f53
Merge pull request #67 from AdrienPoupa/feat/immich
feat(immich): Add Immich
2024-04-21 23:45:26 -04:00
Adrien Poupa
373b822888 feat(immich): Add Immich 2024-04-21 23:44:13 -04:00
Adrien Poupa
58b06b5041
Merge pull request #66 from AdrienPoupa/feat/add-ha-backup
feat(homeassistant): add HomeAssistant backup
2024-04-15 00:36:24 -04:00
Adrien Poupa
114152d3f4 chore(traefik): Update Traefik to 2.11 2024-04-15 00:25:23 -04:00
Adrien Poupa
d5c4df30fc feat(homeassistant): add HomeAssistant backup 2024-04-15 00:25:23 -04:00
Adrien Poupa
e845aa96f5
Merge pull request #65 from andyburke-forks/master
fix: make update-config.sh support CONFIG_ROOT
2024-03-15 11:04:48 -04:00
Andy Burke
bba4317ddf
fix: make update-config.sh support CONFIG_ROOT 2024-03-14 14:14:02 -07:00
Adrien Poupa
ca4ca871a3 fix: add hyphen to support default Bash syntax 2024-03-14 16:10:08 -04:00
Adrien Poupa
623c580398
Merge pull request #64 from andyburke-forks/master
feature: add a CONFIG_ROOT environment variable to control placement of config files
2024-03-14 16:08:50 -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
e16c82491e
Merge pull request #61 from AdrienPoupa/feat/bazarr
feat: add Bazarr
2024-03-09 15:45:11 -05:00
Adrien Poupa
55db10dddb fix: make sure arr config files exist for Bazarr config 2024-03-09 15:44:34 -05:00
Adrien Poupa
5078d257ec feat: rework homepage categories 2024-03-09 15:40:26 -05:00
Adrien Poupa
5e8692abf2 feat: improve Bazarr configuration 2024-03-09 15:35:24 -05:00
Adrien Poupa
298b53a81e
Merge pull request #54 from kphilippart/master
feat(Bazarr): Add Bazarr Support
2024-03-09 13:09:48 -05:00
Adrien Poupa
44e54fca54
Merge pull request #60 from eduardosmaniotto/master
add COMPOSE_PATH_SEPARATOR in .env.example to fix incorrect directory…
2024-03-06 23:26:39 -05:00
unknown
52cda0eb27 add COMPOSE_PATH_SEPARATOR in .env.example to fix incorrect directory name 2024-03-06 23:43:29 -03:00
kphilippart
0ee728d361
Update README.md 2024-01-28 16:37:40 +01:00
kphilippart
816737cf99
Update docker-compose.yml 2024-01-28 16:27:55 +01:00
Adrien Poupa
896636fe80
chore: fix typo 2024-01-20 16:16:31 -05:00
Adrien Poupa
196b56ad42 fix(dhcp): Make DHCP Relay disabled by default 2024-01-19 00:45:22 -05:00
Adrien Poupa
7de5076622 fix(healthcheck): Reduce healthcheck interval to decrease CPU usage 2024-01-19 00:41:05 -05:00
Adrien Poupa
d5e729c8fc fix(adguardhome): Add healthcheck back 2024-01-19 00:37:25 -05:00
Adrien Poupa
e4f248ade6
Merge pull request #51 from AdrienPoupa/feat/homeassistant
feat(homeassistant): Add Home Assistant
2024-01-19 00:29:38 -05:00
Adrien Poupa
fbb708b1f1 feat(homeassistant): Add Home Assistant 2024-01-19 00:29:20 -05:00
Adrien Poupa
c9c6e8fad0
doc: Move VueTorrent section to qBittorrent's 2024-01-14 16:03:54 -05:00
Adrien Poupa
d901b47252
Merge pull request #50 from timothynfarmer/master
feat: Add VueTorrent to qBittorrent & clean up update-config.sh
2024-01-14 11:53:15 -05:00
Timothy Farmer
c1d516a34f ADD: Credits to gabe565 for the VueTorrent implementation as well as correcting the spelling of VueTorrent 2024-01-14 08:24:05 -06: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
8f141e5c62 fix(joplin): Inject environment file 2024-01-04 00:00:24 -05:00
Adrien Poupa
63eeceb7a8
Merge pull request #48 from AdrienPoupa/ft/joplin
feat(joplin): Add Joplin Server
2024-01-03 23:43:43 -05:00