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: handbook/index.md
+13-6Lines changed: 13 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,24 @@ title: Development Handbook
4
4
nav_order: 1
5
5
---
6
6
7
-
# Nethesis development process handbook
7
+
# NethServer development process handbook
8
8
{: .no_toc }
9
9
10
-
[Nethesis](https://www.nethesis.it) is an Italian company specialized in the development and support of Open Source software solutions.
11
-
Nethesis offers a range of services including consulting, support, and training to ensure that their clients can effectively implement and benefit from their solutions.
12
-
13
-
This handbook is intended to provide a comprehensive guide to the development process at Nethesis.
14
-
15
10
* TOC
16
11
{:toc}
17
12
13
+
## Introduction
14
+
15
+
NethServer is the organization that includes all the Open Source projects of [Nethesis](https://www.nethesis.it).
16
+
17
+
It serves as the hub for collaborative development and community engagement, ensuring that the projects are accessible and beneficial to a wide audience.
18
+
For more information, visit the [NethServer organization on GitHub](https://github.com/nethserver/).
19
+
20
+
This handbook is intended to provide a comprehensive guide to the development process for NethServer projects including:
21
+
- NethServer core and its modules: the multi-node application platform for running containers
22
+
- NethVoice: the PBX and VoIP platform for NethServer
23
+
- NethSecurity: a UTM firewall based on OpenWrt
24
+
18
25
## Open Source development process
19
26
20
27
The development process described in this document is common to all projects. Some projects might differ in specific details
0 commit comments