148 Commits

Author SHA1 Message Date
Adrien Poupa
e8e1959560
chore: Update Traefik to 3.3
Some checks failed
/ validate-docker-compose (push) Has been cancelled
2025-01-07 11:56:00 -05:00
Adrien Poupa
558a758e40 feat(homeassistant): Add Mosquitto MQTT broker 2025-01-05 01:51:21 -05:00
Adrien Poupa
5d6b301ec7 doc: Reorder sections 2025-01-05 01:51:21 -05:00
Adrien Poupa
7e1629694d doc: Update table of contents 2025-01-05 01:51:21 -05:00
Adrien Poupa
ef38e3522c feat(calibre-web): Add Calibre-Web 2025-01-03 22:35:17 -05:00
Adrien Poupa
7b92c87a1b fix(vpn): Enable Watchtower on the VPN container 2025-01-03 18:59:55 -05:00
Adrien Poupa
859b5e9878 fix(joplin): Enable events auto delete to reduce database size 2025-01-03 18:10:03 -05:00
Adrien Poupa
6975a45840 chore(immich): Update Immich to 1.123.0 2025-01-03 17:54:56 -05:00
Adrien Poupa
06362355ba chore: Update Traefik to 3.2 2025-01-03 17:50:20 -05:00
Adrien Poupa
aac1be202e
Merge pull request #99 from AdrienPoupa/chore/update-immich
Some checks failed
/ validate-docker-compose (push) Has been cancelled
chore: Update Immich to 120.2
2024-11-17 23:55:46 -05:00
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