Fork!
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
|
||||
** Outdated due to migrating to fork. **
|
||||
|
||||
---
|
||||
|
||||
# Arch Linux package
|
||||
An Arch Linux package in the AUR repos is maintained by [r3pek](https://matrix.to/#/@r3pek:r3pek.org), a community member.
|
||||
See https://aur.archlinux.org/packages/mxisd/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
- Any distribution that supports Java 8
|
||||
|
||||
## Install
|
||||
1. Download the [latest release](https://github.com/kamax-matrix/mxisd/releases/latest)
|
||||
1. Download the [latest release](https://github.com/ma1uta/mxisd/releases/latest)
|
||||
2. Run:
|
||||
```bash
|
||||
dpkg -i /path/to/downloaded/mxisd.deb
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
---
|
||||
|
||||
** Outdated due to migrating to fork. **
|
||||
|
||||
---
|
||||
|
||||
# Docker
|
||||
## Fetch
|
||||
Pull the latest stable image:
|
||||
@@ -22,4 +28,4 @@ docker run --rm -e MATRIX_DOMAIN=example.org -v /data/mxisd/etc:/etc/mxisd -v /d
|
||||
For more info, including the list of possible tags, see [the public repository](https://hub.docker.com/r/kamax/mxisd/)
|
||||
|
||||
## Troubleshoot
|
||||
Please read the [Troubleshooting guide](../troubleshooting.md).
|
||||
Please read the [Troubleshooting guide](../troubleshooting.md).
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
---
|
||||
|
||||
** Outdated due to migrating to fork. **
|
||||
|
||||
---
|
||||
|
||||
# NixOS package
|
||||
mxisd is available as a NixOS package in the official repos.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user