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-08-12 05:13:13 +02:00
.github Initial commit 2022-02-06 00:05:31 +01:00
conf Update nginx.conf 2024-06-14 15:34:13 +02:00
doc Update Admin.md 2024-06-27 22:28:20 +02:00
scripts fix 2024-05-03 17:38:35 +02: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-08-12 03:12:24 +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 real docs link 2024-08-12 05:12:20 +02:00
README.md Auto-update READMEs 2024-08-12 03:12:24 +00:00
README_es.md Auto-update READMEs 2024-08-12 03:12:24 +00:00
README_eu.md Auto-update READMEs 2024-08-12 03:12:24 +00:00
README_fr.md Auto-update READMEs 2024-08-12 03:12:24 +00:00
README_gl.md Auto-update READMEs 2024-08-12 03:12:24 +00:00
README_id.md Auto-update READMEs 2024-08-12 03:12:24 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-12 03:12:24 +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.8.0~ynh3

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