1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/conduit_ynh.git synced 2024-09-03 18:16:30 +02:00
Conduit packaged for YunoHost
Find a file
2024-04-26 09:37:32 +00:00
.github Initial commit 2022-02-06 00:05:31 +01:00
conf Give higher .well-known priority vs nextcloud 2024-02-13 21:03:16 +01:00
doc fix 2023-08-11 16:10:12 +02:00
scripts Merge branch 'testing' into patch-2 2023-12-14 19:47:40 +01:00
sources Initial commit 2022-02-06 00:05:31 +01:00
.gitignore Initial commit 2022-02-06 00:05:31 +01:00
ALL_README.md Auto-update READMEs 2024-04-26 09:37:32 +00:00
config_panel.toml Update config_panel.toml 2023-09-26 21:45:36 +02:00
LICENSE Add LICENSE 2023-08-13 09:14:32 +00:00
manifest.toml Update manifest.toml 2024-02-14 11:17:05 +01:00
README.md Auto-update READMEs 2024-04-26 09:37:32 +00:00
README_eu.md Auto-update READMEs 2024-04-26 09:37:32 +00:00
README_fr.md Auto-update READMEs 2024-04-26 09:37:32 +00:00
README_gl.md Auto-update READMEs 2024-04-26 09:37:32 +00:00
README_zh_Hans.md Auto-update READMEs 2024-04-26 09:37:32 +00:00
tests.toml cleaning 2023-09-23 10:00:02 +02:00

Conduit for YunoHost

Integration level Working status Maintenance status

Install Conduit with YunoHost

Read this README in other languages.

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

Overview

Conduit is a lightweight open-source server implementation of the Matrix Specification with a focus on easy setup and low system requirements. That means you can make your own Conduit setup in just a few minutes. Conduit keeps things simple, it's a single binary with an embedded database and can be much faster than other server implementations in some cases.

Shipped version: 0.6.0~ynh6

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

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