20 次代码提交 (3ee7deb2d7ea00024848aefb067d7919aa062c2e)

作者 SHA1 备注 提交日期
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 10 个月前
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 10 个月前
  Suguru Hirahara c385bee7af
Re-run "reuse annotate" to sort statements 1年前
  Suguru Hirahara 0a72b7b396
Tribute to deprecated components: add license information to files for matrix-bridge-mautrix-facebook 1年前
  Slavi Pantaleev ec5e379672 Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik 1年前
  Slavi Pantaleev 8445843562 Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_) 1年前
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1年前
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 1年前
  Slavi Pantaleev 8eb07e8d85 Minor mautrix-facebook fixes 2 年前
  Slavi Pantaleev 20c7cabfe4 Switch mautrix-discord from matrix-nginx-proxy to matrix-homeserver-proxy 2 年前
  Slavi Pantaleev 4a6287c528 Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy 2 年前
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3 年前
  Slavi Pantaleev 4b111d05d5 Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 3 年前
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls 3 年前
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install 3 年前
  Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres 3 年前
  Slavi Pantaleev 07c23b7cb0 Remove matrix_synapse_role_executed and various tasks that check it 3 年前
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} 3 年前
  Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base) 3 年前
  Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix* 3 年前
  Sebastian Gumprich 48388a3d96 use fqcns for some task 3 年前
  Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings 3 年前
  Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way 3 年前
  Slavi Pantaleev ddf18eadc7 More ansible-lint fixes 3 年前
  Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules 3 年前
  Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root 3 年前
  Aine 2da3768b20
Added retries to the docker pulls (#1701) 4 年前
  Aine 701591e87e
Added retries to the docker pulls 4 年前
  Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml 4 年前
  Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter 4 年前
  Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them 4 年前
  Aaron Raimist 3ab01a5f9e
Pull correct version when self building Mautrix Facebook and Synapse Admin 4 年前
  Michael Collins 98e6cd685d sync with previous repo 4 年前
  Slavi Pantaleev 2697590d28 Remove some useless if conditions 4 年前
  Michael-GMH 85777e8f96 merge with upstream 4 年前
  Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8 4 年前
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5 年前
  Slavi Pantaleev bbc08722c5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook 5 年前
  Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` 5 年前
  Slavi Pantaleev a3406a182b Move some things around 5 年前
  Slavi Pantaleev 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook bridge 5 年前
  Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding) 5 年前
  Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images) 5 年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5 年前
  Horvath Gergely 3d096a2b13 make selfbuild be forced on (and only) git master change 5 年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6 年前
  Slavi Pantaleev 027056e027 Fix weird path creation 6 年前
  Slavi Pantaleev 3cee815baf Fix some typos 6 年前
  Slavi Pantaleev 2b85fde103 Rename some variables for consistency 6 年前
  Horvath Gergely a5d94eec0b refactor variable names 6 年前