Package Details: dendrite 0.13.8-1

Git Clone URL: https://aur.archlinux.org/dendrite.git (read-only, click to copy)
Package Base: dendrite
Description: A second-generation Matrix homeserver written in Go
Upstream URL: https://matrix-org.github.io/dendrite/
Keywords: element synapse
Licenses: Apache
Submitter: rumpelsepp
Maintainer: rumpelsepp (AlphaJack)
Last Packager: AlphaJack
Votes: 15
Popularity: 0.90
First Submitted: 2020-10-07 13:59 (UTC)
Last Updated: 2024-09-15 16:11 (UTC)

Dependencies (2)

Required by (0)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

celogeek commented on 2021-01-22 08:07 (UTC)

0.3.6 is out (4 days ago)

bittin commented on 2021-01-15 10:41 (UTC)

@kirillz: https://pastebin.com/ixrVa4wn

Updated dendrite PKGBUILD

icefox commented on 2021-01-14 21:19 (UTC)

Please update

croxis commented on 2021-01-09 20:14 (UTC) (edited on 2021-01-09 20:16 (UTC) by croxis)

Looks like adding --config=/etc/dendrite/dendrite.yaml in the service file did the trick

Edit: also the certificate needs to be chowned to dendrite, and the log directory can't be created as the dendrite user

croxis commented on 2021-01-09 20:06 (UTC)

Looks like the config is renamed to dendrite.yaml and the example is now it the root of the tar. Does not seem to see my /etc/dendrite/dendrite.yaml file.

bittin commented on 2020-12-30 08:16 (UTC)

Updated PKGBUILD with 0.3.4: https://pastebin.com/yDLnfATx

rumpelsepp commented on 2020-12-15 06:13 (UTC)

@kseistrup: sorry forgot to commit the checksum updates @croxis: It is /etc/dendrite/config.yml. I included a sample config.

kseistrup commented on 2020-12-14 18:39 (UTC)

==> Validating source files with sha256sums...
    dendrite-v0.3.3.tar.gz ... FAILED
    config-sample.yaml ... FAILED

croxis commented on 2020-12-13 04:39 (UTC)

Dumb question, where does dendrite.yaml go?

rumpelsepp commented on 2020-10-28 17:10 (UTC)

@txematrix: Maybe the polylith stuff is worth an own package? :) dendrite-polylit or something. I prefer keeping dendrite as the monolit version, since it is the upstream recommended flavor for most setups.