kanidm/book/src
Jinna Kiisuo 03645c8bf2
Improve deb packaging, add aarch64 (#3083)
* feat: Rebuild the deb packaging flow
fix: Add more sudo, GHA likes sudo
fix: Give build_debs.sh only the triplet argument
fix: Work around more GHA weirdness in apt sources
Drop crossbuild as it was only used by debian packaging
docs: Update book and other docs for packaging flow
feat: package kanidm_tools aka kanidm cli
docs: Update packaging docs for latest process and clarity
fix: use full triple in sdynlib variants
fix: Correct kanidm.pam asset placement
fix: Give pam & nss modules a description so the debs get it
fix: Work around wonky libssl3 naming in Ubuntu 24.04
fix: Place kanidm bin correctly :3
feat: Pin all blame on @yaleman :3
WIP: Swap out the submodule reference. Still not the final one though.
refactor: Switch kanidm-pam & kanidm-nss to mandatory deps
While in theory unixd will start and run without them, it also won't do
anything useful.
fix: explicit depends for nss & pam libs without versions
We build the debs on the ubuntu24.04 GHA runner so automatic pins
versions that are too new for 22.04. Ideally we'd run cargo-deb also on
the target images but that'll have to be a future improvement.
* refactor: Switch nss_kanidm & pam_kanidm package naming closer to debian guidance
* feat: Attempt enabling unixd by default with secure defaults
* fix: Relax config permissions so the kanidm user can read
Also, update postinst config instructions
2024-10-15 02:27:48 +00:00
..
access_control Doc multi instance (#2997) 2024-08-23 17:53:10 +10:00
accounts Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
developers fix(docs): make it clearer that bearer auth is a thing (#3031) 2024-09-14 20:59:11 +10:00
examples Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
images Fix diagram colours (#1815) 2023-07-06 11:53:26 +10:00
integrations Improve deb packaging, add aarch64 (#3083) 2024-10-15 02:27:48 +00:00
packaging Improve deb packaging, add aarch64 (#3083) 2024-10-15 02:27:48 +00:00
repl Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
sync Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
templates 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
troubleshooting 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
administration.md fix(docs): filename, header and title mismatch fixes (#2660) 2024-03-20 12:43:33 +10:00
backup_and_restore.md Check for same version with backup/restore (#2789) 2024-05-23 01:48:37 +00:00
choosing_a_domain_name.md Docs rework (#2919) 2024-07-23 02:21:56 +00:00
client_tools.md Doc multi instance (#2997) 2024-08-23 17:53:10 +10:00
database_maintenance.md Spattering of oauth2 stuff (#3000) 2024-08-24 14:02:16 +10:00
domain_rename.md Doc multi instance (#2997) 2024-08-23 17:53:10 +10:00
evaluation_quickstart.md fix(doc): updating docker container ref (#3049) 2024-09-19 10:56:58 +10:00
frequently_asked_questions.md reformat oauth2 URL list, highlight legacy bits (#3062) 2024-09-26 03:34:07 +00:00
glossary.md strip out some debug messages unless *really* debugging. (#2767) 2024-05-14 14:56:55 +10:00
installing_client_tools.md Add instructions for unlinking Homebrew Rust on macOS (#3085) 2024-10-03 13:28:31 +10:00
installing_the_server.md 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
introduction_to_kanidm.md fix(docs): filename, header and title mismatch fixes (#2660) 2024-03-20 12:43:33 +10:00
monitoring_the_platform.md fix(docs): filename, header and title mismatch fixes (#2660) 2024-03-20 12:43:33 +10:00
preparing_for_your_deployment.md Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
recycle_bin.md Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
security_hardening.md Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
server_configuration.md Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
server_updates.md Doc format, add api-token section (#2975) 2024-08-17 11:38:52 +00:00
SUMMARY.md Foundations of pam/nss multi resolver 2024-08-15 23:54:35 +00:00
support.md fix typos (#2908) 2024-07-18 03:22:20 +00:00
supported_features.md docs reordering and cleanup (#2932) 2024-07-26 16:42:46 +10:00
troubleshooting.md Moving daemon tracing to OpenTelemetry (#2292) 2023-11-09 05:15:12 +00:00