Aine
a9a17d803e
Update maubot 0.3.1 -> 0.4.0
3 yıl önce
Aine
d1b4a6ebe1
unify docker images urls
3 yıl önce
Slavi Pantaleev
eedf5ad94d
Remove some hardcoded matrix-postgres references
3 yıl önce
Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
3 yıl önce
Slavi Pantaleev
8a689813ff
Remove unused maubot variable
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1894
3 yıl önce
Slavi Pantaleev
5ce2732899
Make maubot logging level configurable
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1894
3 yıl önce
Julian-Samuel Gebühr
b20cfc5015
Clear up maubot role ( #1960 )
* Make interface hidden behind proxy by default
* Remove expose option and replace with http_bind_port
Reasoning: This is a similar binary trigger but allows to bin not on all interfaces
* Clarify maubot admin purpose
* Remove unnecessary edif
* Extend docs to prevent common misconceptions
* Make http_bind_port singular, do not allow multiple values
* Make optional again
3 yıl önce
Slavi Pantaleev
a1bfad1e9b
Fix whitespace in matrix_bot_maubot_database_connection_string
3 yıl önce
Slavi Pantaleev
e306d0051e
Add project introduction to maubot's defaults file
3 yıl önce
Julian-Samuel Gebühr
f2dcbe5c9c
Name all tasks
3 yıl önce
Julian-Samuel Gebühr
04a817aeaa
Use explicit version for self build
3 yıl önce
Julian-Samuel Gebühr
ffa20357ea
Use http_bin_port and make networking clearer
3 yıl önce
Julian-Samuel Gebühr
07fdb09f69
Rename with addition "url"
3 yıl önce
Julian-Samuel Gebühr
2e15bd85ea
Rename with addition "unshared"
3 yıl önce
Julian-Samuel Gebühr
f64c132927
Make database switchable
3 yıl önce
Julian-Samuel Gebühr
bcd7ec714b
Add postgres configuration
3 yıl önce
Julian-Samuel Gebühr
135096e53a
Add defaults
3 yıl önce
Julian-Samuel Gebühr
59806ec3ea
Fix typo in variable name
3 yıl önce
Stuart Mumford
320978cdf5
Enable setting database URI and other things
3 yıl önce
Julian-Samuel Gebühr
2e5ad5cbe9
Remove unused variable
3 yıl önce
Julian-Samuel Gebühr
a295ec3e3d
Change to matrix_bot_maubot_bot_server_public
This shall indicate that the public url of maubot is here configured the same as matrix_server_fqn_matrix but this must not be the case.
In the config I used the matrix fqnd directly as this part of the config is directly bound to the homeserver we want to connect to (but can not use the internal)
3 yıl önce
Julian-Samuel Gebühr
7baf477c16
Remove unnecessary variable
The /data is hardcoded in the container
3 yıl önce
Julian-Samuel Gebühr
a289116140
Use tagged release
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3 yıl önce
Julian-Samuel Gebühr
6d1650c834
Remove config dir
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3 yıl önce
Julian-Samuel Gebühr
2309a61cb0
Fix minor naming issue
3 yıl önce
Julian-Samuel Gebühr
2f1d78fa48
Make true and false lowercase
3 yıl önce
Julian-Samuel Gebühr
0ea146930b
Make exposing management UI configurable
3 yıl önce
Julian-Samuel Gebühr
8806598f51
Add option to proxy management UI (now defaults to false)
3 yıl önce
Julian-Samuel Gebühr
d7eb2d097f
Fix yamllint (emptylines)
3 yıl önce
Julian-Samuel Gebühr
4d40b61a51
Fix config error, add nginx
3 yıl önce
Julian-Samuel Gebühr
1316656998
Rename to bot_maubot and fix permission error
3 yıl önce