transcaffeine transcaffeine
  • ::1
  • Joined on 2021-05-15
transcaffeine deleted branch transcaffeine/elasticsearch from finallycoffee/services 2022-08-26 07:09:59 +00:00
transcaffeine pushed to transcaffeine/elasticsearch at finallycoffee/services 2022-08-26 07:01:47 +00:00
1fe626fad5 feat(elasticsearch): add role for single-node deployment using docker containers
d4858c89f4 feat(authelia): allow customizing authelia by mapping the asset folder from the host
6658d7226c fix(authelia): notifier.smtp.startup_check_address changed from bool to email address
36224d0531 fix(authelia): prometheus metrics config was wrongly scoped to toplevel telemetry key
24be358a46 chore(authelia): authentication_backend.disable_password_reset was deprecated
Compare 10 commits »
transcaffeine pushed to main at finallycoffee/fediverse 2022-08-25 05:40:46 +00:00
6a0924c72c chore(gotosocial): fix container mounts
transcaffeine pushed to main at finallycoffee/fediverse 2022-08-24 20:29:43 +00:00
601af978cd fix(gotosocial): complete role
e28cad6552 feat(gotosocial): add ansible role for deployment using docker
Compare 2 commits »
transcaffeine merged pull request finallycoffee/proxmox#2 2022-08-24 11:11:47 +00:00
Add more plugins for proxmox
transcaffeine deleted branch transcaffeine/more-plugins from finallycoffee/proxmox 2022-08-24 11:11:47 +00:00
transcaffeine pushed to main at finallycoffee/proxmox 2022-08-24 11:11:47 +00:00
c26f63fa53 fix(realm): when updating realms, don't send the type
e72d920b73 feat(pool_info): add plugin for configured resource pools
3aead7d348 feat(node_info): add plugin for retrieving nodes and their status
82f9fc9e77 feat(realm_sync): add plugin for triggering realm synchronizations
bc5ad0f798 fix(acl): send propagation boolean as string-encoded integer to proxmox api
Compare 8 commits »
transcaffeine pushed to transcaffeine/more-plugins at finallycoffee/proxmox 2022-08-24 11:08:44 +00:00
c26f63fa53 fix(realm): when updating realms, don't send the type
transcaffeine pushed to transcaffeine/more-plugins at finallycoffee/proxmox 2022-08-24 10:05:56 +00:00
e72d920b73 feat(pool_info): add plugin for configured resource pools
3aead7d348 feat(node_info): add plugin for retrieving nodes and their status
82f9fc9e77 feat(realm_sync): add plugin for triggering realm synchronizations
bc5ad0f798 fix(acl): send propagation boolean as string-encoded integer to proxmox api
Compare 4 commits »
transcaffeine pushed to main at finallycoffee/base 2022-08-22 15:07:51 +00:00
1e0f4a0dbf feat(gnupg): configure scdaemon.conf
transcaffeine pushed to main at finallycoffee/base 2022-08-20 19:57:11 +00:00
682307c35d chore(gnupg): auto-launch a gpg agent instance
27f05a1a34 feat(gnupg): add option for configuring a trusted key
669a97adcb feat(git): add role for configuring git
Compare 3 commits »
transcaffeine pushed to main at finallycoffee/base 2022-08-20 14:54:16 +00:00
a5aacce6df feat(git): add role for configuring git
8315d822ee feat(gnupg): add role for configuring gnupg with support to act as an ssh agent
Compare 2 commits »
transcaffeine pushed to main at finallycoffee/base 2022-08-20 07:05:34 +00:00
33926386ed feat(gnupg): add role for configuring gnupg with support to act as an ssh agent
transcaffeine pushed to master at finallycoffee/matrix-docker-ansible-deploy 2022-08-20 06:28:13 +00:00
1855332d5f chore(mautrix-whatsapp): update bridge settings
d5daf25315 fix: broken rhel/fedora tasks disabled
c814879d5b feat: add automatic creation of reverse-proxy routing
bc7741513d meta: move inventory structure to be more usable
bbc30e1c31 meta: add own inventory, add vault-unlock with GPG
Compare 88 commits »
transcaffeine created branch main in finallycoffee/base 2022-08-18 20:22:02 +00:00
transcaffeine pushed to main at finallycoffee/base 2022-08-18 20:22:02 +00:00
032570199b feat(gnupg): add role for configuring gnupg with support to act as an ssh agent
dafac3472a chore: initial commit bootstrapping the ansible collection
transcaffeine created repository finallycoffee/base 2022-08-18 20:21:23 +00:00
transcaffeine created pull request finallycoffee/proxmox#2 2022-08-14 15:07:26 +00:00
Add more plugins for proxmox
transcaffeine pushed to transcaffeine/more-plugins at finallycoffee/proxmox 2022-08-14 15:02:01 +00:00
551d0639cc feat(group): add module for retrieving groups present in proxmox node
31550df5f3 feat(acl): add plugin for creating and managing ACLs
2822ba3ec8 feat(role): add plugin for listing available roles and their privileges
Compare 3 commits »
transcaffeine pushed to transcaffeine/more-plugins at finallycoffee/proxmox 2022-08-14 13:54:04 +00:00
5e51eaf9f3 chore: WIP