ソースを参照

add packages support to the aux role

pull/3012/head
Aine 2年前
コミット
afec1f9815
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 34969C908CCA2804
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      README.md
  2. +1
    -1
      requirements.yml

+ 1
- 1
README.md ファイルの表示

@@ -17,7 +17,7 @@ We run all services in [Docker](https://www.docker.com/) containers (see [the co

This Ansible playbook tries to make self-hosting and maintaining a Matrix server fairly easy. Still, running any service smoothly requires knowledge, time and effort.

If you like the [FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software) spirit of this Ansible playbook, but prefer to put the responsibility on someone else, you can also [get a managed Matrix server from etke.cc](https://etke.cc/) - a service built on top of this Ansible playbook, which can help you run a Matrix server with ease.
If you like the [FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software) spirit of this Ansible playbook, but prefer to put the responsibility on someone else, you can also [get a managed Matrix server from etke.cc](https://etke.cc?utm_source=github&utm_medium=readme&utm_campaign=mdad) - a service built on top of this Ansible playbook, which can help you run a Matrix server with ease.

If you like learning and experimentation, but would rather reduce future maintenance effort, you can even go for a hybrid approach - self-hosting manually using this Ansible playbook at first and then transferring server maintenance to etke.cc at a later time.



+ 1
- 1
requirements.yml ファイルの表示

@@ -1,7 +1,7 @@
---

- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-aux.git
version: v1.0.0-2
version: v1.0.0-3
name: auxiliary
- src: git+https://gitlab.com/etke.cc/roles/backup_borg.git
version: v1.2.6-1.8.5-0


読み込み中…
キャンセル
保存