diff --git a/389-ds.yaml b/389-ds.yaml
new file mode 100644
index 0000000..d8689bd
--- /dev/null
+++ b/389-ds.yaml
@@ -0,0 +1,32 @@
+---
+document: modulemd
+version: 2
+data:
+  name: 389-ds
+  stream: "1.4"
+  summary: 389 Directory Server (base)
+  description: >-
+    389 Directory Server is an LDAPv3 compliant server.  The base package includes
+    the LDAP server and command line utilities for server administration.
+  license:
+    module:
+    - MIT
+  dependencies:
+  - buildrequires:
+      llvm-toolset: [rhel8]
+      nodejs: [10]
+      platform: [el8.7.0]
+      rust-toolset: [rhel8]
+    requires:
+      platform: [el8]
+  filter:
+    rpms:
+    - cockpit-389-ds
+  components:
+    rpms:
+      389-ds-base:
+        rationale: Package in api
+        ref: a77461a6385bef290109bb2acf7f86cf046aa1ef
+        arches: [aarch64, ppc64le, s390x, x86_64]
+...
+