No description
Find a file
2024-11-22 18:40:29 +01:00
conf Update systemd.service 2024-10-19 20:05:59 +02:00
doc fix 2024-10-19 19:39:11 +02:00
scripts Fix linter 2024-11-22 18:40:23 +01:00
ALL_README.md Auto-update READMEs 2024-10-19 19:37:28 +02:00
LICENSE first commit 2024-10-19 19:37:22 +02:00
manifest.toml Fix linter 2024-11-22 18:40:23 +01:00
README.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
README_es.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
README_eu.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
README_fr.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
README_gl.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
README_id.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
README_nl.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
README_ru.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
README_zh_Hans.md Auto-update READMEs 2024-11-22 18:40:29 +01:00
tests.toml Fix linter 2024-11-22 18:40:23 +01:00

Logdy for YunoHost

Integration level Working status Maintenance status

Install Logdy with 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

Screenshot of Logdy

Documentation and resources

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