mirror of
https://github.com/YunoHost-Apps/ulogger_ynh.git
synced 2024-10-01 13:34:45 +02:00
μlogger package for YunoHost
conf | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
μlogger for YunoHost
This package allows you to install μlogger quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
This is a web application for real-time collection of geolocation data, tracks viewing and management. Together with a dedicated μlogger mobile client it may be used as a complete self hosted server–client solution for logging and monitoring users' geolocation.
Version: 1.0
Demo
- Official demo (login: demo, password: demo)
Configuration
How to configure this app: From an admin panel, a plain file with SSH, or any other way.
Documentation
- Official documentation: Link to the official documentation of this app
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-user support
- Are LDAP and HTTP auth supported? No
- Can the app be used by multiple users? Yes
Supported architectures
Limitations
- Any known limitations.
Additional information
- Other info you would like to add about this app.
Links
- Report a bug: https://github.com/YunoHost-Apps/ulogger_ynh/issues
- Upstream app repository: https://github.com/bfabiszewski/ulogger-server
- 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/ulogger_ynh/tree/testing --debug
or
sudo yunohost app upgrade ulogger -u https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing --debug