Skip to content

Commit bdc0f0a

Browse files
committed
Refactor OpenDJ documentation: Improve formatting and add missing headings for clarity
1 parent a09642b commit bdc0f0a

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

opendj.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
layout: home
33
title: OpenDJ - Open Directory Server
44
description: 'OpenDJ by Open Identity Platform: LDAPv3 directory server. Scalable, secure identity storage with easy deployment for enterprise IAM.'
5-
keywords: OpenDJ, OpenDJ directory server, open source LDAP, LDAPv3 server, Java LDAP server, open source directory service, identity management, Open Identity Platform, OpenDJ, high performance LDAP, scalable directory server, secure identity store, LDAP directory, open source IAM, multi-master replication, OpenDJ download
5+
keywords: OpenDJ, OpenDJ directory server, open source LDAP, LDAPv3 server, Java LDAP server, open source directory service, identity management, Open Identity Platform, high performance LDAP, scalable directory server, secure identity store, LDAP directory, open source IAM, multi-master replication, OpenDJ download
6+
imageurl: opendj-logo.png
7+
lastmod: 2026-06-24
68
reponame: OpenDJ
79
product: opendj
810
links:
@@ -20,17 +22,19 @@ links:
2022
</h1>
2123
</div>
2224

25+
<h2 class="sr-only">OpenDJ - Open Directory Server</h2>
26+
2327
OpenDJ is an LDAPv3 compliant directory service, which has been developed for the Java platform, providing a high performance, highly available, and secure store for the identities managed by your organization. Its easy installation process, combined with the power of the Java platform makes OpenDJ the simplest, fastest directory to deploy and manage.
2428

25-
* **High Performance**. Lots of features are important, but performance is almost always near the top of the list. It needs to be extremely fast, outperforming all other servers wherever possible.
29+
* **High Performance** - Lots of features are important, but performance is almost always near the top of the list. It needs to be extremely fast, outperforming all other servers wherever possible.
2630

27-
* **Vertical Scalability** OpenDJ is capable of handling billions of entries in a single instance on appropriately-sized hardware. It can make effective use of multi-CPU, multi-core machines with hundreds of gigabytes of memory.
31+
* **Vertical Scalability** - OpenDJ is capable of handling billions of entries in a single instance on appropriately-sized hardware. It can make effective use of multi-CPU, multi-core machines with hundreds of gigabytes of memory.
2832

29-
* **Horizontal Scalability** OpenDJ supports Multi-Master replication to support horizontal scalability to provide fast read and write access to large amounts of data.
33+
* **Horizontal Scalability** - OpenDJ supports Multi-Master replication to support horizontal scalability to provide fast read and write access to large amounts of data.
3034

31-
* **Supportability** OpenDJ is easy to support and maintain. The administration is almost intuitive and provides various powerful tools to manage and monitor OpenDJ instances.
35+
* **Supportability** - OpenDJ is easy to support and maintain. The administration is almost intuitive and provides various powerful tools to manage and monitor OpenDJ instances.
3236

33-
* **Synchronization** OpenDJ supports data synchronization between instances, including not only total data synchronization but also partial synchronization (with fractional, filtered, and subtree capabilities)
37+
* **Synchronization** - OpenDJ supports data synchronization between instances, including not only total data synchronization but also partial synchronization (with fractional, filtered, and subtree capabilities).
3438

3539
{% include product-links.html %}
3640

0 commit comments

Comments
 (0)