Skip to content

Commit ceec437

Browse files
authored
App developed with love
App developed with love in heart of Europe
1 parent a2d5ae1 commit ceec437

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,28 @@ PhP-based remote Linux server & virtual machine (VPS) management interface -
88
- Account management (simple users, system administrators)
99
- The application logs all activity
1010

11+
1112
## Installing & components
1213
Components required for proper working:
1314
- Apache2 (enable HTACCESS)
1415
- php8.1-{cli, mysqli, gd, zip, mbstring, curl, libsodium, php-ssh2}
1516
- Argon2ID implementation
1617
- MariaDB/MySQL server
1718
- Libvirt Tools & KVM
19+
- SMTP server
1820

1921
Install (Test phase: it overwrites everything):
2022
```
2123
sh installer/install_en.sh
2224
```
2325

26+
2427
## License
2528
GNU General Public License v3.0 - It can be modified, distributed and used freely
2629

2730
** This project is my thesis, so it is not my life's work. My basic goal with it is to create a reference and explain my thinking to my future partners. However, if someone wants to develop it further, I am open to it.
2831

32+
2933
## Used libraries & literature
3034
I used open source libraries during development.
3135
- Backend: Secureimage, TorUtils, PHPMailer
@@ -34,6 +38,7 @@ I used open source libraries during development.
3438
** I also indicated the frameworks, libraries and literature used for the project on the user interface of the application, thereby complying with the `open source` licenses.
3539

3640
> Thank you for reading!
41+
3742
`If you have any questions, suggestions or ideas, I look forward to hearing from you.`
3843

3944

0 commit comments

Comments
 (0)