You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Contributing to HomeServeMate
1
+
# Contributing to DomoTron
2
2
3
-
Thank you for considering contributing to HomeServeMate! We welcome contributions from the community and are grateful for your support. To ensure a smooth process, please follow the guidelines below.
3
+
Thank you for considering contributing to DomoTron! We welcome contributions from the community and are grateful for your support. To ensure a smooth process, please follow the guidelines below.
4
4
5
5
## Table of Contents
6
6
@@ -16,7 +16,7 @@ Thank you for considering contributing to HomeServeMate! We welcome contribution
16
16
17
17
## Code of Conduct
18
18
19
-
This project and everyone participating in it is governed by the [HomeServeMate Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [email](miguelcastilhodias@gmail.com).
19
+
This project and everyone participating in it is governed by the [DomoTron Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [email](miguelcastilhodias@gmail.com).
20
20
21
21
## How Can I Contribute?
22
22
@@ -31,7 +31,7 @@ If you encounter a bug, please open an issue on GitHub with the following inform
31
31
32
32
### Suggesting Enhancements
33
33
34
-
We welcome suggestions to improve HomeServeMate. Please open an issue on GitHub with the following details:
34
+
We welcome suggestions to improve DomoTron. Please open an issue on GitHub with the following details:
35
35
36
36
- A clear and descriptive title.
37
37
- A detailed explanation of the enhancement and why it would be useful.
@@ -72,4 +72,4 @@ Thank you for your contributions!
72
72
73
73
---
74
74
75
-
By contributing to this project, you agree to abide by the HomeServeMate[Code of Conduct](CODE_OF_CONDUCT.md).
75
+
By contributing to this project, you agree to abide by the DomoTron[Code of Conduct](CODE_OF_CONDUCT.md).
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# HomeServeMate
1
+
# DomoTron
2
2
3
3
## Overview
4
4
5
-
HomeServeMate is a project designed to automate the deployment and configuration of infrastructure on Proxmox using Terraform and Ansible. The Terraform scripts are used to provision the infrastructure, while Ansible is utilized to configure virtual machines (VMs) and Linux containers (LXC).
5
+
DomoTron is a project designed to automate the deployment and configuration of infrastructure on Proxmox using Terraform and Ansible. The Terraform scripts are used to provision the infrastructure, while Ansible is utilized to configure virtual machines (VMs) and Linux containers (LXC).
6
6
7
7
## Table of Contents
8
8
@@ -27,8 +27,8 @@ Before you begin, ensure you have the following installed:
0 commit comments