{"id":17449253,"url":"https://github.com/ahstro/gathio_ynh","last_synced_at":"2025-03-30T11:26:39.183Z","repository":{"id":75937626,"uuid":"214026592","full_name":"ahstro/gathio_ynh","owner":"ahstro","description":"YunoHost package for gathio","archived":false,"fork":false,"pushed_at":"2019-10-10T01:01:16.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T13:19:59.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahstro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-09T21:25:17.000Z","updated_at":"2022-01-01T16:33:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"9427f950-f893-44b1-a7a0-aa30d94eaa3e","html_url":"https://github.com/ahstro/gathio_ynh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahstro%2Fgathio_ynh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahstro%2Fgathio_ynh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahstro%2Fgathio_ynh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahstro%2Fgathio_ynh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahstro","download_url":"https://codeload.github.com/ahstro/gathio_ynh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246310455,"owners_count":20756941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-17T21:08:50.201Z","updated_at":"2025-03-30T11:26:39.164Z","avatar_url":"https://github.com/ahstro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usage of this package (REMOVE THIS SECTION BEFORE RELEASE)\n- Copy this app before working on it.\n- Edit `conf/nginx.conf` file to match application prerequisites.\n- Edit `manifest.json` with application specific information.\n- Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts.\n  - Using the [script helpers documentation.](https://helpers.yunohost.org/)\n- Add a `LICENSE` file for the package.\n- Edit `README.md` and README_fr.md.\n\n# Example app for YunoHost\n\n[![Integration level](https://dash.yunohost.org/integration/REPLACEBYYOURAPP.svg)](https://dash.yunohost.org/appci/app/REPLACEBYYOURAPP)  \n[![Install REPLACEBYYOURAPP with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=REPLACEBYYOURAPP)\n\n*[Lire ce readme en français.](./README_fr.md)*\n\n\u003e *This package allow you to install REPLACEBYYOURAPP quickly and simply on a YunoHost server.  \nIf you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*\n\n## Overview\nQuick description of this app.\n\n**Shipped version:** 1.0\n\n## Screenshots\n\n![](Link to an screenshot for this app)\n\n## Demo\n\n* [Official demo](Link to a demo site for this app)\n\n## Configuration\n\nHow to configure this app: by an admin panel, a plain file with SSH, or any other way.\n\n## Documentation\n\n * Official documentation: Link to the official documentation of this app\n * YunoHost documentation: If specific documentation is needed, feel free to contribute.\n\n## YunoHost specific features\n\n#### Multi-users support\n\nAre LDAP and HTTP auth supported?\nCan the app be used by multiple users?\n\n#### Supported architectures\n\n* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/REPLACEBYYOURAPP%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/REPLACEBYYOURAPP/)\n* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/REPLACEBYYOURAPP%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/REPLACEBYYOURAPP/)\n* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/REPLACEBYYOURAPP%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/REPLACEBYYOURAPP/)\n\n## Limitations\n\n* Any known limitations.\n\n## Additional information\n\n* Other information you would add about this application\n\n**More information on the documentation page:**  \nhttps://yunohost.org/packaging_apps\n\n## Links\n\n * Report a bug: https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/issues\n * App website: Link to the official website of this app\n * Upstream app repository: Link to the official repository of the upstream app\n * YunoHost website: https://yunohost.org/\n\n---\n\nDevelopers info\n----------------\n\n**Only if you want to use a testing branch for coding, instead of merging directly into master.**\nPlease do your pull request to the [testing branch](https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/tree/testing).\n\nTo try the testing branch, please proceed like that.\n```\nsudo yunohost app install https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/tree/testing --debug\nor\nsudo yunohost app upgrade REPLACEBYYOURAPP -u https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/tree/testing --debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahstro%2Fgathio_ynh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahstro%2Fgathio_ynh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahstro%2Fgathio_ynh/lists"}