20 コミット (fdbee0428ca752d2e5b1792fbb0f5b59ab440cd3)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 11ヶ月前
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 11ヶ月前
  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: 2年前
  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 4年前
  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 6年前
  Horvath Gergely 3d096a2b13 make selfbuild be forced on (and only) git master change 6年前
  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年前