107 Commits

Author SHA1 Message Date
Valentin Tolmer
f417427635 Prevent starting up if the JWT secret is not given
Similarly, don't create the admin if the password is not given
2024-12-24 19:40:26 +01:00
Dakota G
1f26262e13
example_configs: add Hashicorp 2024-12-10 07:34:50 +01:00
Zepmann
42fccf4713
readme: Updated Arch Linux install-from-repository section
Cleaned up the Arch Linux section. Added a link to the discussions support thread.
2024-12-07 18:49:58 +01:00
Christian Medel
f92035b6fd
example_configs: Add Kimai 2024-11-25 22:20:09 +01:00
xeoneox
fea2ed5b79
example_configs: Add onedev 2024-11-19 22:01:30 +01:00
Ansgar Tasler
579dd5e1b6
readme: add reference to terraform provider (#1035) 2024-11-13 16:04:41 +01:00
Valentin Tolmer
098745ebc9 release: 0.6.0 2024-11-09 21:46:49 +01:00
Valentin Tolmer
25c6d6c962 README: fix anchor link 2024-08-19 22:42:18 +02:00
Valentin Tolmer
04b048dd47 example_configs: add PAM configuration guide 2024-08-19 22:38:58 +02:00
Masgalor
4138963bee
readme: Improve the package repository section 2024-08-09 00:27:54 +02:00
Dakota G
6aa9303339
example_configs: Add configuration for Netbox 2024-08-06 15:06:16 +02:00
jakob42
b26de34e0d
example_configs: add Prosody 2024-07-31 07:10:38 +02:00
Noah Snelson
73686224dd
example_configs: Add Carpal (#916) 2024-06-15 22:39:42 +02:00
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