4 Commits

Author SHA1 Message Date
Jonathan
6d65a2546c
docker: Include bootstrap.sh in main image 2024-04-01 18:54:09 +02:00
Nicholas Malcolm
f2946e6cf6
docs: Fix the Bootstrap script skipping similar name groups
Existing logic used jq's contain which confusingly will do partial string matches. For example a group named "media_admin" will be created then "media" will be skipped saying it already exists.
2023-12-12 04:22:28 +01:00
Yevhen Kolomeiko
33f50d13a2 example_configs(bootstrap.sh): Add check is user in group 2023-11-30 11:06:16 +01:00
Yevhen Kolomeiko
35146ac904
example_configs: Add bootstrap script 2023-11-02 20:49:15 +01:00