20 Commits

Author SHA1 Message Date
slawek b02c0a5028 fix: add missing Kerberos configuration and refactor misleading names. 2026-05-17 00:50:41 +02:00
slawek c04c4e9026 Add krb5-user package installation to Dockerfile for Kerberos support 2026-05-17 00:33:49 +02:00
slawek 551c2ac64b Fix Kerberos support in entrypoint.sh and env.example
- Update KRB5_KTNAME path to /etc/krb5.keytab for consistency
- Add KRB5_KDC_HOST variable to env.example
- Implement error handling for missing keytab file in entrypoint.sh
- Write krb5.conf configuration dynamically based on environment variables
2026-05-17 00:32:44 +02:00
slawek 56dc172379 Fix docker build command to reference the correct path for docker-bake.hcl 2026-05-16 23:21:51 +02:00
slawek 27c860a793 Fix REPO_DIR assignment in build.sh to use relative path for improved portability 2026-05-16 23:20:35 +02:00
slawek 59f0f68a94 Refactor render_env_page and _on_domain_change functions for improved clarity and functionality 2026-05-16 22:59:08 +02:00
slawek b9164a3ab1 Refactor render_env_page function to improve layout and remove unnecessary styles 2026-05-16 22:45:16 +02:00
slawek 27e4c461d6 Refactor OpenLDAP accounts editor to support environment variable management and enhance user interface 2026-05-16 22:24:17 +02:00
slawek d34ed13663 Made scripts executable. 2026-05-16 20:56:47 +02:00
slawek 69ed6ab887 Add .claude to .gitignore for agent files 2026-05-16 10:20:32 +02:00
slawek 28f8bebe04 Added GSSAPI Authentication. 2026-05-14 22:47:45 +02:00
slawek 8846c463c7 Removed local copy of OpenLDAP guide. 2026-05-14 22:46:42 +02:00
slawek 2fabe99d72 Make run-container.sh executable and ensure container command availability 2026-05-04 19:59:55 +02:00
slawek 67a78649ba Add build and run scripts for container management 2026-05-04 19:42:57 +02:00
slawek ccba3f5b06 Update Docker bake target name and registry tag 2026-05-04 07:47:35 +02:00
slawek bf35cced8c Update environment variables for consistency and defaults in init.py and env.example 2026-05-04 07:46:58 +02:00
slawek fab0f268d3 Added Docker bake file. 2026-05-04 07:32:24 +02:00
slawek 754504ff68 Add .gitignore file to exclude sensitive and temporary files 2026-05-04 07:27:15 +02:00
slawek 1c9ba9e92c Moved script/tool prototypes to a separated directory. 2026-05-04 07:27:10 +02:00
slawek a3f3105081 Imported sources. 2026-05-04 07:07:52 +02:00