mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-05-16 16:43:52 +03:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d39b01b183 | |||
| 2c2b58cefc |
@@ -4,7 +4,7 @@
|
||||
|
||||
## 🎯 Purpose
|
||||
|
||||
This [Ansible](https://www.ansible.com/) playbook is meant to help you run your own [Matrix](http://matrix.org/) homeserver, along with the [various services](#supported-services) related to that.
|
||||
This [Ansible](https://www.ansible.com/) playbook is meant to help you run your own [Matrix](http://matrix.org/) homeserver, along with the [various services](#-supported-services) related to that.
|
||||
|
||||
That is, it lets you join the Matrix network using your own user ID like `@alice:example.com`, all hosted on your own server (see [prerequisites](docs/prerequisites.md)).
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ markdown-it-py==4.2.0
|
||||
MarkupSafe==3.0.3
|
||||
mdit-py-plugins==0.6.0
|
||||
mdurl==0.1.2
|
||||
myst-parser==5.0.0
|
||||
myst-parser==5.1.0
|
||||
packaging==26.2
|
||||
Pygments==2.20.0
|
||||
PyYAML==6.0.3
|
||||
|
||||
Reference in New Issue
Block a user