Thierry Pouplier gortium
gortium pushed to master at gortium/compose 2026-05-22 17:05:54 +00:00
46f3b23a3f Merge pull request 'fix: remove venv volume mount conflicting with entrypoint.sh' (#49) from fix/remove-venv-mount into master
567850bd13 feat: bake Matrix bridge deps into Docker image instead of volume mount
2d59bb44c3 fix: remove venv volume mount conflicting with upstream entrypoint.sh
Compare 3 commits »
gortium merged pull request gortium/compose#49 2026-05-22 17:05:53 +00:00
fix: remove venv volume mount conflicting with entrypoint.sh
gortium pushed to master at gortium/compose 2026-05-22 16:36:27 +00:00
bf56d4be8b Merge pull request 'fix: resolve Docker build errors and add Traefik routing for Hermes web UI' (#33) from fix/hermes-build into master
1c8efb1090 Merge remote-tracking branch 'origin/master' into fix/hermes-build
7725830e6c feat: wire up HERMES_PROFILES to multi-gateway launcher script
548e15d6b4 feat(compose): add HERMES_PROFILES env var for multi-gateway mode
ebad994d60 feat(hermes): enable dashboard (HERMES_DASHBOARD=1) + Authelia auth
Compare 7 commits »
gortium merged pull request gortium/compose#33 2026-05-22 16:36:24 +00:00
fix: resolve Docker build errors and add Traefik routing for Hermes web UI
gortium pushed to master at gortium/compose 2026-05-20 18:47:32 +00:00
35aa466e87 fix: Matrix bridge ModuleNotFoundError - install deps to venv with persistence
2ff99b1f57 Merge master into fix/matrix-bridge-dependencies to resolve conflicts
dea1429a5d Merge pull request #2: fix: Matrix bridge ModuleNotFoundError - install deps to venv with persistence
2aab06cc1a fix: use mautrix[encryption] instead of matrix-nio for Matrix bridge
a404f5e2c4 fix: Correct OPENROUTER_API_KEY variable name
Compare 6 commits »
gortium merged pull request gortium/compose#2 2026-05-20 18:47:30 +00:00
fix: Matrix bridge ModuleNotFoundError - install deps to venv with persistence
gortium closed pull request gortium/infra#41 2026-05-19 14:29:18 +00:00
fix: update compose submodule for wg-easy iptables-nft fix
gortium pushed to master at gortium/infra 2026-05-19 00:34:44 +00:00
36359de6aa Merge pull request 'feat: add Syncthing firewall port and update compose submodule' (#47) from feat/syncthing-org-sync into master
10b8565fd6 Merge branch 'master' into feat/syncthing-org-sync
0980dca455 fix: update compose submodule to Traefik-routed Syncthing
96bc20ab70 feat: add Syncthing firewall port and update compose submodule
Compare 4 commits »
gortium merged pull request gortium/infra#47 2026-05-19 00:34:42 +00:00
feat: add Syncthing firewall port and update compose submodule
gortium pushed to feat/syncthing-org-sync at gortium/infra 2026-05-19 00:34:23 +00:00
10b8565fd6 Merge branch 'master' into feat/syncthing-org-sync
f672696b8e Update submodule for syncthing
670ae4f002 Merge pull request 'fix: update compose submodule — use ln -sf for iptables-nft' (#46) from fix/vpn-iptables-nft-v3 into master
f785abfd49 fix: update compose submodule — use ln -sf for iptables-nft
Compare 4 commits »
gortium pushed to master at gortium/infra 2026-05-19 00:31:58 +00:00
f672696b8e Update submodule for syncthing
gortium pushed to master at gortium/compose 2026-05-19 00:29:01 +00:00
d3f2e3b7b9 Merge pull request 'feat: add Syncthing service for Hermes org-file sync' (#30) from feat/syncthing-org-sync into master
6a44120b1a Fixed syncthing dir path
38a1451689 Merge branch 'master' into feat/syncthing-org-sync
f9fb28d560 fix: route Syncthing web UI through Traefik with HTTPS
bcc4b6d157 feat: add Syncthing service for Hermes org-file sync
Compare 5 commits »
gortium merged pull request gortium/compose#30 2026-05-19 00:28:59 +00:00
feat: add Syncthing service for Hermes org-file sync
gortium pushed to feat/syncthing-org-sync at gortium/compose 2026-05-19 00:25:52 +00:00
6a44120b1a Fixed syncthing dir path
38a1451689 Merge branch 'master' into feat/syncthing-org-sync
8d1ae7e632 Remove the unsuported gitea action off
Compare 3 commits »
gortium closed pull request gortium/compose#6 2026-05-16 11:16:03 +00:00
fix: create networks as bridge instead of external
gortium commented on pull request gortium/compose#2 2026-05-16 11:14:29 +00:00
fix: Matrix bridge ModuleNotFoundError - install deps to venv with persistence

@Hermes this rp need to be updated. Donc create a new persistent volume. Instead, add the requirements to de custom hermes dockerfile we have now.

gortium pushed to master at gortium/dotfiles 2026-05-15 15:24:58 +00:00
7b1998a40d Merge pull request 'fix: replace deprecated hyprland dwindle options (pseudotile, togglesplit)' (#7) from fix/hyprland-deprecated-options into master
9b4c678fd9 Merge branch 'master' into fix/hyprland-deprecated-options
53b376e6e3 fix: replace deprecated dwindle pseudotile and togglesplit options
Compare 3 commits »
gortium merged pull request gortium/dotfiles#7 2026-05-15 15:24:56 +00:00
fix: replace deprecated hyprland dwindle options (pseudotile, togglesplit)
gortium pushed to fix/hyprland-deprecated-options at gortium/dotfiles 2026-05-15 15:23:47 +00:00
9b4c678fd9 Merge branch 'master' into fix/hyprland-deprecated-options
6f6b24d3c3 Merge pull request 'fix: add local stow package to Makefile CONFIG_DIRS' (#5) from fix/add-local-stow into master
7a0948a43f fix: add local stow package to Makefile
addf9fbe83 Merge pull request 'feat: add QET Xephyr launch script for Wayland drag-drop workaround' (#4) from feat/qet-xephyr-launch into master
fb1d0cd2d9 fix: restore .desktop file for QET Xephyr
Compare 19 commits »
gortium pushed to master at gortium/compose 2026-05-15 02:23:14 +00:00
8d1ae7e632 Remove the unsuported gitea action off