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
conf | ||
images | ||
scripts | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
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
PHP Server Monitor is a script that checks whether your websites and servers are up and running.
Shipped version: 3.5.2
Screenshots
Documentation
- Official documentation: http://www.phpservermonitor.org/
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-user support
LDAP and HTTP auth are not supported. The app can be used by multiple users.
Supported architectures
Limitations
- SSO are not supported.
Links
- Report a bug: https://github.com/YunoHost-Apps/phpservermon_ynh/issues
- App website: http://www.phpservermonitor.org/.
- Upstream app repository: https://github.com/phpservermon/phpservermon/.
- YunoHost website: https://yunohost.org/
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