Search Criteria
Package Details: dendrite 0.3.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://github.com/matrix-org/dendrite |
Keywords: | matrix |
Licenses: | |
Submitter: | rumpelsepp |
Maintainer: | rumpelsepp |
Last Packager: | rumpelsepp |
Votes: | 5 |
Popularity: | 1.25 |
First Submitted: | 2020-10-07 13:59 |
Last Updated: | 2021-01-31 12:04 |
Dependencies (1)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
1 2 3 4 Next › Last »
AlphaJack commented on 2021-02-18 22:58
Can you add
to
tmpfiles-dendrite.conf
andto
dendrite.service
?z3ntu commented on 2021-01-27 19:52
@PatVax On non-x86_64 arches you can just use "makepkg -A" and not worry about having whatever arm* variant listed in the arches field.
PatVax commented on 2021-01-27 19:06
Hi you could consider setting the arch to any. I'm using this on an raspberry pi 3 and it works smoothly. Also I noticed that there are no compile instructions for commands like user creation. Minor inconvenience but it would be nice touch.
z3ntu commented on 2021-01-22 21:02
@seishinryohosha Please read the first point at https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started
seishinryohosha commented on 2021-01-22 19:54
You may add
gcc
orclang
as make deps. As the cgo component needs it.rumpelsepp commented on 2021-01-22 08:12
Please chill guys. The out of date flag is enough, no need to add more comments. I bumped the version and added the --config flag to the service file.
celogeek commented on 2021-01-22 08:07
0.3.6 is out (4 days ago)
bittin commented on 2021-01-15 10:41
@kirillz: https://pastebin.com/ixrVa4wn
Updated dendrite PKGBUILD
kirillz commented on 2021-01-14 21:19
Please update
croxis commented on 2021-01-09 20:14
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