This is an automated email from the ASF dual-hosted git repository.
bisman pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-ansible.git
The following commit(s) were added to refs/heads/main by this push:
new f2701c9 Add deprecation notice to README
f2701c9 is described below
commit f2701c9f47642d241e51a52f3b40268e38a85ffe
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:36:04 2025 -0800
Add deprecation notice to README
Added deprecation notice and links to new repository.
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 7cd32a3..9502451 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,13 @@ KIND, either express or implied. See the specific language
governing permissions and limitations under the License.
-->
+**DEPRECATION NOTICE**
+
+This repository is deprecated.
+Active development now continues in the [ResilientDB
Monorepo](https://github.com/apache/incubator-resilientdb).
+
+The ResaultDB Ansible can be found at
[ecosystem/deployment/ansible](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/deployment/ansible).
+
# ResilientDB-Ansible
Docker image to provision and run ResilientDB along with supporting services
(GraphQL, Crow HTTP server, Nginx) using systemd and Ansible.