|
2 | 2 | ================================================== |
3 | 3 | **Current stable release:** Version 1.0.4, released on July 9th, 2019. |
4 | 4 |
|
| 5 | +**Wanted:** Beta testers! |
| 6 | +---------------------------- |
| 7 | +We're currently looking for people who would be willing to help us test development builds as we continue work on the project. If you have previous experience in software testing or development, awesome! If not, now is a great chance to get started. |
| 8 | + |
| 9 | +If you're interested, please send us an e-mail at info@hestiacp.com, or get started today by installing a development build (see the instructions below) on a test server and send us your feedback through GitHub Issues. |
| 10 | + |
| 11 | +We look forward to your feedback, and as always we welcome all feedback and contributions! |
| 12 | + |
| 13 | +Sincerely,<br> |
| 14 | +The Hestia Control Panel development team |
| 15 | + |
5 | 16 | What is Hestia Control Panel? |
6 | 17 | ---------------------------- |
7 | 18 | * An open source web server control panel with an easy-to-use interface. |
@@ -54,9 +65,9 @@ bash hst-install.sh -h |
54 | 65 | ``` |
55 | 66 | Alternatively, @gabizz has made available a command-line script generator at https://gabizz.github.io/hestiacp-scriptline-generator/ which allows you to easily generate the installation command via GUI. |
56 | 67 |
|
57 | | -Installing development builds |
| 68 | +Installing & testing development builds |
58 | 69 | ============================= |
59 | | -In order to install a development build based on the latest published code, you must first have an existing installation of Hestia Control Panel available. If you do not have a server configured, please install the latest stable build using the instructions above before continuing. |
| 70 | +In order to install a development build based on the latest published code, you should first have an instance of Hestia Control Panel set up. If you do not have a server configured, please install the latest stable build using the instructions above before continuing. |
60 | 71 |
|
61 | 72 | **PLEASE NOTE: Development builds should not be installed on systems with live production data without understanding the potential risks involved.** |
62 | 73 |
|
|
0 commit comments