diff --git a/modules/geomesa-accumulo/index.md b/modules/geomesa-accumulo/index.md
new file mode 100644
index 0000000..38a9182
--- /dev/null
+++ b/modules/geomesa-accumulo/index.md
@@ -0,0 +1,33 @@
+---
+title: GeoMesa Accumulo
+categories:
+ - nosql-database
+docs:
+ - id: java
+ url: https://github.com/geomesa/accumulo-uno
+ maintainer: community
+ example: |
+ ```java
+ var image = DockerImageName.parse("ghcr.io/geomesa/accumulo-uno:2.1.3");
+ var accumulo = new new AccumuloContainer(image).withGeoMesaDistributedRuntime();
+ accumulo.start();
+ ```
+ installation: |
+ ```xml
+
+ org.geomesa.testcontainers
+ testcontainers-accumulo
+ 1.4.1
+ test
+
+
+ org.locationtech.geomesa
+ geomesa-accumulo-distributed-runtime_2.12
+ 5.1.0
+ test
+
+ ```
+description: |
+ GeoMesa is a suite of tools that enables large-scale geospatial querying and analytics on distributed computing systems.
+ Apache Accumulo® is a sorted, distributed key/value store that provides robust, scalable data storage and retrieval.
+---
diff --git a/modules/geomesa-accumulo/logo.svg b/modules/geomesa-accumulo/logo.svg
new file mode 100644
index 0000000..11bf83a
--- /dev/null
+++ b/modules/geomesa-accumulo/logo.svg
@@ -0,0 +1,43 @@
+
+