This is an automated email from the ASF dual-hosted git repository.
harishgokul01 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 1d022a3 Revise license section and add project title
1d022a3 is described below
commit 1d022a33cd075c452bd8d2df1110d1ed0d1400c7
Author: Harish <[email protected]>
AuthorDate: Fri Sep 26 09:23:33 2025 -0700
Revise license section and add project title
Updated license information format and added project title.
---
README.md | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/README.md b/README.md
index 3cca376..feb1423 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,23 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements. See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership. The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied. See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-
-# resilientdb-ansible
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# Resilientdb-Ansible
Docker image to provision and run ResilientDB along with supporting services
(GraphQL, Crow HTTP server, Nginx) using systemd and Ansible.