mirror of
https://codeberg.org/shroff/phylum.git
synced 2026-01-08 12:40:59 -06:00
[meta] Add matrix chat to the readme
This commit is contained in:
@@ -2,6 +2,7 @@ Phylum
|
||||
======
|
||||
|
||||
[](https://www.gnu.org/licenses/agpl-3.0)
|
||||

|
||||
|
||||
Phylum is a self-hosted file storage platform with offline-first web and native clients, meant as a replacement for Google Drive, Dropbox, etc. It is licensed under GNU Affero GPL 3.0, and is intended to be forever free and non-commercial.
|
||||
|
||||
@@ -13,6 +14,7 @@ Fair warning: Phylum is under very active development. Don't even think about pu
|
||||
- [Quick Start](#quick-start)
|
||||
* [Using Compose (Podman, Docker)](#using-compose-podman-docker)
|
||||
* [Local build](#local-build)
|
||||
* [Help](#help)
|
||||
- [CLI](#cli)
|
||||
- [Configuration and Management](#configuration-and-management)
|
||||
* [Adding users](#adding-users)
|
||||
@@ -95,12 +97,15 @@ Here is a list of what is planned, in rough order:
|
||||
It is highly recommended to take a look at `config.defaults.yml` to see a full list of configuration options.
|
||||
|
||||
|
||||
|
||||
### Local build
|
||||
|
||||
See [Development](#development)
|
||||
|
||||
|
||||
### Help
|
||||
Reach out on Matrix at [#phylum_cloud:matrix.org](https://matrix.to/#/#phylum_cloud:matrix.org) if you need help.
|
||||
|
||||
|
||||
## CLI
|
||||
|
||||
The CLI is a powerful way to interact with and manage a locally running phylum instance. It also enables many advanced admin use-cases that are not yet possible using the app or API yet. You can run it on docker using
|
||||
|
||||
Reference in New Issue
Block a user