mirror of
https://github.com/YunoHost-Apps/logdy_ynh
synced 2026-03-25 16:52:35 +01:00
No description
| conf | ||
| doc | ||
| scripts | ||
| ALL_README.md | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_es.md | ||
| README_eu.md | ||
| README_fr.md | ||
| README_gl.md | ||
| README_id.md | ||
| README_nl.md | ||
| README_ru.md | ||
| README_zh_Hans.md | ||
| tests.toml | ||
Logdy for YunoHost
Read this README in other languages.
This package allows you to install Logdy quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Logdy is a single-binary that you add to your PATH so it's available just like any other tool: grep, awk, sed, jq. No installations, no deployments, no compilations. It works locally, so it's also secure.
Shipped version: 0.13.0~ynh3
Demo: https://demo.logdy.dev/
Screenshots
Documentation and resources
- Official app website: https://logdy.dev/
- Official admin documentation: https://logdy.dev/docs/quick-start
- Upstream app code repository: https://github.com/logdyhq/logdy-core
- YunoHost Store: https://apps.yunohost.org/app/logdy
- Report a bug: https://github.com/YunoHost-Apps/logdy_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/logdy_ynh/tree/testing --debug
or
sudo yunohost app upgrade logdy -u https://github.com/YunoHost-Apps/logdy_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
