1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00
Umami package for YunoHost
Find a file
Mateusz d76186fb7d
Only keep necessary assets. (#33)
* Trim down assets.

* Yarn restore after copying data

* Also copy hidden folders

* Properly move static

* Change the update script

* Use proper build path.

* Fix version checking?

* Another version check fix?

* Fix removal of old files.

* Fix pattern for removal.

* Use ynh_secure_remove

* Don't use rm

* Properly move files

* Fix app upgrade.
2023-11-03 00:01:24 +01:00
.github fix 2023-04-17 22:39:07 +02:00
conf Only keep necessary assets. (#33) 2023-11-03 00:01:24 +01:00
doc fix 2023-04-26 12:18:55 +02:00
scripts Only keep necessary assets. (#33) 2023-11-03 00:01:24 +01:00
sources First commit 2022-06-15 16:26:48 +02:00
config_panel.toml.example First commit 2022-06-15 16:26:48 +02:00
LICENSE First commit 2022-06-15 16:26:48 +02:00
manifest.toml Change maintainer 2023-10-22 21:51:16 +02:00
README.md Auto-update README 2023-10-20 04:17:51 +00:00
README_fr.md Auto-update README 2023-10-20 04:17:51 +00:00
tests.toml Update tests.toml 2023-08-15 11:45:06 +02:00

Umami for YunoHost

Integration level Working status Maintenance status

Install Umami with YunoHost

Lire ce readme en français.

This package allows you to install Umami quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions. Umami collects only the metrics you care about and everything fits on a single page.

Features

  • Simple analytics
  • Unlimited websites
  • Bypass ad-blockers
  • Light-weight
  • Multiple accounts
  • Share data
  • Mobile-friendly
  • Data ownership
  • Privacy-focused

Shipped version: 2.8.0~ynh1

Demo: https://app.umami.is/share/8rmHaheU/umami.is

Screenshots

Screenshot of Umami

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/umami_ynh/tree/testing --debug
or
sudo yunohost app upgrade umami -u https://github.com/YunoHost-Apps/umami_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps