Commit Graph

24 Commits (886039dec95bc1f2a18b9bcbadf1ba9e8bc70c3d)

Author SHA1 Message Date
Slavi Pantaleev 23845c1d24 Remove matrix_docker_network references from matrix-bridge-hookshot
6 months ago
Slavi Pantaleev ce2f541deb Switch all remaining container volume mounting from `-v` to `--mount`
6 months ago
Slavi Pantaleev 4c7ee34194 Rename variable for consistency (matrix_hookshot_ident -> matrix_hookshot_identifier)
6 months ago
Slavi Pantaleev 7ec6fd3dfe Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url)
6 months ago
Slavi Pantaleev 77b0ef4799 Add Traefik support to Hookshot
6 months ago
Slavi Pantaleev 4a6287c528 Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy
6 months ago
Slavi Pantaleev ae983491e7 Add undefined matrix_hookshot_container_ident variable (and rename it to matrix_hookshot_ident)
7 months ago
Slavi Pantaleev 94c1503a60 Add support for experimental encryption in Hookshot
7 months ago
Luke Moch e4498f9568 Fix for hookshot validation failure
1 year ago
Slavi Pantaleev ade312e6f6 Add matrix_hookshot_container_network
1 year ago
Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors
1 year ago
Slavi Pantaleev 7e2e2626a0 Make hookshot variable names consistent with the rest of the playbook
2 years ago
Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls
2 years ago
Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install
2 years ago
Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit
2 years ago
Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs
2 years ago
Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance
2 years ago
Slavi Pantaleev 735bacca89 Do not run matrix-nginx-proxy config injection tasks unless necessary
2 years ago
Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime)
2 years ago
Slavi Pantaleev 2473cd655b Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way
2 years ago
Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay}
2 years ago
Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix*
2 years ago