Jose Daniel G. Percy aki
  • Joined on 2025-04-06
aki pushed to master at aki/aseprite-flatpak-builder 2025-05-06 17:55:52 +00:00
5a4239dd9e fix(manifest): Attmept at handling library
aki pushed to master at aki/aseprite-flatpak-builder 2025-05-06 17:48:34 +00:00
a0506f94a3 fix(manifest): Fix the build process by extracting and installing static libraries from Skia
aki pushed to feature/traefik-authelia-integration at aki/docker-compose-nas 2025-04-26 16:05:46 +00:00
79a7a0d4c6 fix(update-authelia): Use proper yq syntax since walk() does not exist like in jq
aki pushed to feature/traefik-authelia-integration at aki/docker-compose-nas 2025-04-26 13:09:13 +00:00
93e709841b refactor(update-setup): Simplify Authelia configuration updates and improve placeholder replacements
aki pushed to feature/traefik-authelia-integration at aki/docker-compose-nas 2025-04-26 12:27:27 +00:00
9ac533865d fix(update-setup): Improve Authelia configuration update logic and replace placeholders
aki pushed to feature/traefik-authelia-integration at aki/docker-compose-nas 2025-04-26 11:48:59 +00:00
f9531228d6 Merge branch 'feature/traefik-authelia-integration' of ssh://gitea.opossum-arcturus.ts.net:10000/aki/docker-compose-nas into feature/traefik-authelia-integration
9b1d42cea1 feat(update-setup): Check for every occurence of the template domain and replace
Compare 2 commits »
aki pushed to feature/traefik-authelia-integration at aki/docker-compose-nas 2025-04-26 11:26:04 +00:00
4b519610af fix(update-setup): Remove usage of --env since it does not exist
aki created pull request aki/docker-compose-nas#1 2025-04-26 10:01:04 +00:00
feature/traefik-authelia-integration: Integrate Authelia to secure sensitive access to other containers
aki pushed to feature/traefik-authelia-integration at aki/docker-compose-nas 2025-04-26 09:59:47 +00:00
b58a0346d1 style(update-setup): Some small touch-ups
78338661b0 docs(README): Update README
9f8ff41bf4 feat(update-setup)!: Replace update-config.sh with a new script to manage setup
67ff6d585c feat!: Use Authelia authentication to protect endpoints
Compare 4 commits »
aki pushed to main at aki/docker-compose-nas 2025-04-26 07:32:27 +00:00
aki created branch feature/traefik-authelia-integration in aki/docker-compose-nas 2025-04-26 07:30:32 +00:00
aki pushed to feature/traefik-authelia-integration at aki/docker-compose-nas 2025-04-26 07:30:32 +00:00
ba889f9c38 feat(update-setup): Update to support the new authelia/configuration.yml
026d24a3ae fix(authelia): Update access control rules and remove non-existing trusted proxies configuration
2ae84f4481 feat(setup): Enhance update script and add user database example
Compare 3 commits »
aki pushed to main at aki/docker-compose-nas 2025-04-26 04:33:15 +00:00
f3fab15ffb fix(traefik): Remove unnecessary middleware definitions and update HTTPS header configuration
aki pushed to main at aki/docker-compose-nas 2025-04-26 04:27:18 +00:00
db968ba5ca fix(traefik): Update middleware configuration for HTTPS and routing rules
aki pushed to main at aki/docker-compose-nas 2025-04-26 04:10:49 +00:00
191d25e281 fix(authelia): Add trusted proxies configuration
aki pushed to main at aki/docker-compose-nas 2025-04-26 03:16:40 +00:00
f07d0937d9 refactor(docker-compose): Move authelia to /auth, then bring back host checks
749aa6f1cf fix(auth): Refactor service authentication status check
Compare 2 commits »
aki pushed to main at aki/docker-compose-nas 2025-04-25 19:17:25 +00:00
f4409eb258 feat(auth): Enhance authentication management with yq support for YAML parsing
aki pushed to main at aki/docker-compose-nas 2025-04-25 18:59:53 +00:00
a74707dc1f fix(authelia): Authentication management and middleware errors
aki pushed to main at aki/docker-compose-nas 2025-04-25 18:45:12 +00:00
5d7a162647 feat(auth): Add authentication management script and update permissions for setup script
aki pushed to main at aki/docker-compose-nas 2025-04-25 17:58:46 +00:00
a0e63e2e2b feat(auth): Implement conditional authentication middleware for services in docker-compose.yml