Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Neutrinet/neutrinet_ynh

configuration app for neutrinet's cube (mirror from https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh)
https://github.com/Neutrinet/neutrinet_ynh

Last synced: 3 months ago
JSON representation

configuration app for neutrinet's cube (mirror from https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh)

Awesome Lists containing this project

README

        

# Neutrinet for YunoHost

[![Integration level](https://dash.yunohost.org/integration/neutrinet.svg)](https://dash.yunohost.org/appci/app/neutrinet) ![Working status](https://ci-apps.yunohost.org/ci/badges/neutrinet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/neutrinet.maintain.svg)

[![Install Neutrinet with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=neutrinet)

*[Read this README in other languages.](./ALL_README.md)*

> *This package allows you to install Neutrinet quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

## Overview

The Neutrinet application is for Neutrinet members that have a Neutrinet VPN. It automatically checks and renews the VPN certificates. This package also contains a web page with contact information and other useful links.

**Shipped version:** 0.4.1~ynh1
## Documentation and resources

- Upstream app code repository:
- YunoHost Store:
- Report a bug:

## Developer info

Please send your pull request to the [`unstable` branch](https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh/tree/unstable).

To try the `unstable` branch, please proceed like that:

```bash
sudo yunohost app install https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh/tree/unstable --debug
or
sudo yunohost app upgrade neutrinet -u https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh/tree/unstable --debug
```

**More info regarding app packaging:**