mirror of
https://github.com/YunoHost-Apps/phpservermon_ynh.git
synced 2024-09-03 19:56:40 +02:00
PHP Server Monitor package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
PHP Server Monitor for YunoHost
This package allows you to install PHP Server Monitor quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Script that checks whether your websites and servers are up and running
Shipped version: 3.5.2~ynh6
Screenshots
Disclaimers / important information
Multi-user support
- LDAP and HTTP auth are not supported.
- The app can be used by multiple users.
Documentation and resources
- Official app website: <www.phpservermonitor.org>
- Official admin documentation: http://docs.phpservermonitor.org/en/latest/
- Upstream app code repository: https://github.com/phpservermon/phpservermon/
- YunoHost documentation for this app: https://yunohost.org/app_phpservermon
- Report a bug: https://github.com/YunoHost-Apps/phpservermon_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/phpservermon_ynh/tree/testing --debug
or
sudo yunohost app upgrade phpservermon -u https://github.com/YunoHost-Apps/phpservermon_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps