Commit Graph

94 Commits

Author SHA1 Message Date
lvillis 199a80ca5b
example_configs: Add Metabase and sonarqube (#906) 2024-04-30 12:17:25 +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
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
shroomify-it bb2654f9c2
example_configs: add radicale DAV server to the readme 2024-01-28 08:44:25 +01:00
elmodor 1f2f034a48 Added maddy example config
Updated README.md for Maddy

i
2024-01-18 22:01:57 +01:00
Valentin Tolmer 10609b25e9 docs: Misc updates
Deprecate key_file in favor of key_seed, add a script to generate the secrets
2024-01-14 22:57:10 +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
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
Valentin Tolmer 1aba962cd3 readme: Fix block quote 2023-12-19 13:42:07 +01:00
Dedy Martadinata S 06697a5305
readme: Add installation from package 2023-12-19 13:34:26 +01:00
Sematre 5a5d5b1d0e
example_configs: Add GitLab 2023-12-17 22:46:02 +01:00
jakob42 f3e2f8c52d
example_configs: Add Kasm configuration example 2023-12-11 10:53:53 +01:00
Christian Medel a65ad14349
example_configs: Add Mastodon and Traccar 2023-11-20 22:05:06 +01:00
Zepmann 2ca5e9e720
Readme: add AUR installation instructions 2023-11-17 07:16:59 +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
Simon Broeng Jensen 4fd71ff02f
example_configs: Add Apereo CAS Server 2023-10-04 15:02:19 +02:00
Valentin Tolmer ddfd719884 readme: Update references to nitnelave/lldap to lldap/lldap 2023-09-15 00:28:01 +02:00
Charles van Niman 630ac5fd8c
example_configs: Add proxmox 2023-09-13 15:14:53 +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 a83c305e51
readme: Add links to ergo and thelounge 2023-08-15 15:08:10 +02:00
Jacob b237c71b99
example_configs: Add LibreNMS 2023-08-13 20:40:07 +02:00
Hobbabobba 1acc8cd78c
example_configs: Add squid 2023-07-01 21:49:31 +02:00
Mitchell Currie a804368806
Make it more obvious LDAPS is supported (#461)
Update example compose config showing both port and alluding to the environment variable that controls the certificates

Co-authored-by: Dedy Martadinata S <dedyms@proton.me>
2023-06-14 23:32:35 +07:00
arcoast 7daebc308b
example_configs: Add Mealie configuration 2023-06-07 13:29:41 +02:00
nitnelave d720a7812a
cargo: set metadata for publishing crates (#577) 2023-05-12 18:06:06 +07:00
nitnelave d2dec56cca
readme: add buymeacoffee link 2023-05-12 16:21:09 +09:00
poVoq ab2da7b975
example_configs: Add Ejabberd
Basic auth only for now
2023-05-09 14:31:54 +02:00
Valentin Tolmer 69fca82a86 readme: fix the codecov badge 2023-04-11 14:12:17 +02:00
Hobbabobba df16d66753
added Shaarli configuration example (#519)
* Create shaarli.md

* added Shaarli doc

* fixed uid
2023-04-03 18:54:39 +02:00
Austin Alvarado 758aa7f7f7
docs: Fix md links 2023-03-27 18:08:27 +02:00
Valentin Tolmer 585b65e11d README: Add details about other DBs, migrations 2023-03-27 14:12:00 +02:00
Valentin Tolmer afe91c7cc0 release: 0.4.2 2023-03-27 11:07:24 +02:00
Austin Alvarado 91ada70c7d
vscode: Update devcontainer and build instructions 2023-03-20 21:29:54 +01:00
Valentin Tolmer 2593606f16 docs: add docs about scripting 2023-03-03 16:04:08 +01:00
carolosf 98acd68f06
example_configs: Add example for Sonatype Nexus Repository Manager 3 2023-02-23 09:33:35 +01:00
WS 733f990858
example_configs: Add Rancher example 2023-02-20 15:27:00 +01:00
arcoast 5bee73180d
example_configs: add authentik configuration
This should import users, groups & memberships
2023-02-14 18:22:49 +01:00
Diptesh Choudhuri 58b9c28a0b
example_configs: Add Dex example
Fixes #428.
2023-02-01 13:02:52 +01:00
arcoast 0ae1597ecd
example_configs: Add Wikijs example
In response to https://github.com/nitnelave/lldap/pull/424#discussion_r1083280235
2023-01-22 09:49:00 +01:00
Hobbabobba eb26019a52
example_configs: Added zendto
* Create zendto.md

* Update README.md
2022-11-10 11:06:29 +01:00
Hobbabobba 69d0308f46
example_configs: Add vaultwarden sync 2022-11-04 15:34:14 +01:00
Dedy Martadinata S e0c0efcb2f
readme: use nodejs 16 for the build instructions
As there are many distributions, and different nodejs out there, define nodejs version to match the CI build.
2022-11-02 08:19:31 +01:00
Igor Rzegocki e3b1810229
docker: add tzdata package, to support TZ env variable 2022-11-01 12:57:49 +01:00