Commit graph

129 commits

Author SHA1 Message Date
Josh Thorpe
15c28110b5
example_configs: clean up jellyfin.md
Some checks failed
Rust / pre_job (push) Has been cancelled
Rust / cargo test (push) Has been cancelled
Rust / cargo clippy (push) Has been cancelled
Rust / cargo fmt (push) Has been cancelled
Rust / Code coverage (push) Has been cancelled
Restructured to match the jellyfin plugin UI.
2024-07-24 14:46:40 +02:00
fengxsong
010eec22d3
example_configs: fix dex integration
Some checks failed
Rust / pre_job (push) Has been cancelled
Rust / cargo test (push) Has been cancelled
Rust / cargo clippy (push) Has been cancelled
Rust / cargo fmt (push) Has been cancelled
Rust / Code coverage (push) Has been cancelled
Host and optional port of the LDAP server are in the form "host:port".
2024-07-22 07:38:22 +02:00
sean
6eb5b959bf example_config: adjusted addressand attributes for authelia 5.0.0 compliance
Some checks failed
Rust / pre_job (push) Has been cancelled
Rust / cargo test (push) Has been cancelled
Rust / cargo clippy (push) Has been cancelled
Rust / cargo fmt (push) Has been cancelled
Rust / Code coverage (push) Has been cancelled
2024-07-10 22:00:35 +02:00
Noah Snelson
73686224dd
example_configs: Add Carpal (#916) 2024-06-15 22:39:42 +02:00
thielj
39e1a02255 Update minio.md
The described configuration didn't work for me; I've added my working configuration at the bottom. Hope that helps someone!
2024-06-10 07:35:44 +02:00
RobertL
254a168e78
example_configs: mailserver: Include protocol in server host definition
Without the protocol specified, Mailserver throws an error
2024-05-03 09:32:54 +02:00
Pierre Penninckx
85b83aff5f
example_configs: add user_id mapping for nextcloud
This allows both LDAP and SSO backends to have consistent usernames
2024-05-02 09:19:33 +02:00
lvillis
199a80ca5b
example_configs: Add Metabase and sonarqube (#906) 2024-04-30 12:17:25 +02:00
Torstein Eide
f96868318a
example_configs: pfsense.md, add warning about error about OU 2024-04-27 14:42:48 +02:00
n-connect
a97881477f
example_configs: add FreeBSD rc.d service script
Use:
extract (the future) FreeBSD release package into /usr/local/ -> so your files will be under /usr/local/lldap_server/
save/copy this rc.d script file into /usr/local/etc/rc.d/
finally cat lldap_enable=YES >> /etc/rc.conf
the service script set to run the lldap server as "www" user - make sure the whole lldap_server directory is accessible/runnable by "www". Simplest to run chown -R www:www /usr/local/lldap_server
2024-04-22 17:39:05 +02:00
Jonathan
6d65a2546c
docker: Include bootstrap.sh in main image 2024-04-01 18:54:09 +02:00
kri164
7806ed34ff
example_configs: Update nextcloud.md - add a example of group filter (#882) 2024-03-28 10:29:55 +01:00
lvillis
2f20f63b41
example_configs: Fix typo in nexus.md 2024-03-15 12:02:56 +01:00
lordratner
87d825626c
example_configs: fix role in authelia 2024-03-14 20:42:03 +01:00
Aziz
8cbad6d5bd
example_configs: Add MegaRAC-SP-X-BMC 2024-03-14 09:36:12 +01:00
kevin7s-io
8db7d8a46f
example_configs: Add Harbor 2024-03-12 21:42:37 +01:00
Adam Shand
959bb907d8
example_configs: Add OCIS 2024-02-20 10:40:47 +01:00
jakob42
22074f56d2 mentioned dokuwiki authchained plugin 2024-02-12 09:24:14 +01:00
shroomify-it
770e934859
example_configs: Create radicale.md 2024-01-28 08:42:19 +01:00
HighwayStar
28e6fa0f10
example_configs: Fix docker-mailserver example
* Fixes following issues:
 - double braces around mail= filter cause:
 ldap_search_ext: Bad search filter (-7)
 - too wide/upper level base DN cause, changed to ou= level helps
 result: 53 Server is unwilling to perform
 text: Unsupported group attribute for substring filter: "mail"
2024-01-24 08:11:15 +01:00
elmodor
1f2f034a48 Added maddy example config
Updated README.md for Maddy

i
2024-01-18 22:01:57 +01:00
Valentin Tolmer
56078c0b47 docs: add lldap-cli references, improve README 2024-01-13 22:53:12 +01:00
Roman
f74f88f0c0
example_configs: Add grocy 2024-01-03 21:46:14 +01:00
ddiawara
a147085a2f
example_configs: add Dovecot configuration for docker-mailserver
---------

Co-authored-by: Dedy Martadinata S <dedyms@proton.me>
2023-12-28 11:26:37 +01:00
Haoyu Xu
b6e6269956
example_configs: make the zitadel doc more comprehensive
fixed `Userbase` attribute; added `Preferred username attribute`; added `Automatic creation`
2023-12-25 18:48:07 +01:00
Haoyu Xu
9ac96e8c6e
example_configs: add support for admins and local users in homeassistant 2023-12-19 22:36:00 +01:00
Haoyu Xu
63f802648f
example_configs: Add zitadel 2023-12-19 22:11:21 +01:00
Sematre
5a5d5b1d0e
example_configs: Add GitLab 2023-12-17 22:46:02 +01:00
Cherryblue
2e0d65e665
example_configs: Update seafile.md for v11
Updating the guide for Seafile v11+, to mention the differences.
2023-12-16 09:08:30 +01: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
jakob42
f3e2f8c52d
example_configs: Add Kasm configuration example 2023-12-11 10:53:53 +01:00
Yevhen Kolomeiko
33f50d13a2 example_configs(bootstrap.sh): Add check is user in group 2023-11-30 11:06:16 +01:00
null
5cd4499328 chore(docs): update jenkins.md
Use the correct Manager DN.
2023-11-23 05:59:35 +01:00
Christian Medel
a65ad14349
example_configs: Add Mastodon and Traccar 2023-11-20 22:05:06 +01:00
themartinslife
a6481dde56
example_configs: add a Jenkins config 2023-11-04 15:41:36 +01:00
Yevhen Kolomeiko
35146ac904
example_configs: Add bootstrap script 2023-11-02 20:49:15 +01:00
Cherryblue
d488802e68
example_configs: Fix display name in wikijs.md
Correction of the display name alias for it to work with wikijs.
2023-11-01 10:23:06 +01:00
Hobbabobba
1b97435853
example_configs: Add a working admin user for dokuwiki (#720) 2023-10-30 13:38:13 +01:00
Florian
9d5714ee0b chore: update repository references 2023-10-22 19:59:36 +02:00
Simon Broeng Jensen
4fd71ff02f
example_configs: Add Apereo CAS Server 2023-10-04 15:02:19 +02:00
Charles van Niman
630ac5fd8c
example_configs: Add proxmox 2023-09-13 15:14:53 +02:00
Ishan Jain
b269fa0fc7
example_configs: Add thelounge configuration example 2023-09-13 00:29:29 +02:00
MrRulf
80e9145a4f
example_configs: Update nextcloud_oidc_authelia.md
Corrected a base URL, points at the nextcloud instance now instead of the authentificator.
Also added additional information for different nextcloud URL configurations.
2023-09-12 14:16:39 +02:00
Charles van Niman
5677ff798f
example_configs: add Pdns admin example 2023-08-31 10:32:56 +02:00
Charles van Niman
e47004097a
example_configs: Add MinIO configuration 2023-08-31 10:25:49 +02:00
Masgalor
1ac9bd0e68
example_configs: Add example config for zulip (#655) 2023-08-24 11:31:36 +02:00
poVoq
7b171cf59a
example_configs: Add ergo.md
For the ergo.chat IRC server
2023-08-15 14:45:11 +02:00
Jacob
b237c71b99
example_configs: Add LibreNMS 2023-08-13 20:40:07 +02:00
poVoq
2eff37684d
example_configs: Add config for The Lounge 2023-08-11 07:23:14 +02:00
Chris
836823a5cd Add Zabbix Web example 2023-08-10 20:13:51 +02:00