Greg greg
  • Joined on 2018-11-05
greg deleted branch bugfix/local_web_app_icons from kosmos/akkounts 2024-02-27 16:07:56 +00:00
greg pushed to chore/update_dependencies at kosmos/akkounts 2024-02-27 16:07:56 +00:00
87f09c94d0 Merge pull request 'Fix/improve local ActiveStorage backend usage and handling of WebApp icons' (#162) from bugfix/local_web_app_icons into chore/update_dependencies
b33b8104a8 Fix typo
4a4a222973 Merge branch 'chore/update_dependencies' into bugfix/local_web_app_icons
de1f234c15 Merge branch 'chore/update_dependencies' into bugfix/local_web_app_icons
bd1b177993 Rescue all icon download/upload errors, send to Sentry
Compare 11 commits »
greg merged pull request kosmos/akkounts#162 2024-02-27 16:07:55 +00:00
Fix/improve local ActiveStorage backend usage and handling of WebApp icons
greg commented on pull request kosmos/akkounts#162 2024-02-27 16:05:32 +00:00
Fix/improve local ActiveStorage backend usage and handling of WebApp icons

@greg Amazing that we both didn't see it: there was a simple typo introduced at some point, namely "kebab" vs "kebap".

Hahaha, I didn't blink on this one, as both spellings are valid! Will…

greg commented on pull request kosmos/akkounts#162 2024-02-26 17:39:36 +00:00
Fix/improve local ActiveStorage backend usage and handling of WebApp icons

I've been able to get the Docker compose set up working on my old Intel Mac. Everything looks good, except for this error (see screenshot). The template actually exists. @raucao was able to…

greg commented on pull request kosmos/chef#540 2024-01-25 10:19:22 +00:00
Add support for Redis replication, set up in production

Looking good!

greg deleted branch feature/redis_replication from kosmos/chef 2024-01-25 10:19:14 +00:00
greg pushed to master at kosmos/chef 2024-01-25 10:19:14 +00:00
6047ea3f84 Merge pull request 'Add support for Redis replication, set up in production' (#540) from feature/redis_replication into master
7d478f0183 Set up Redis replication in production
88e96747e3 Add Redis replica recipe and role
Compare 3 commits »
greg closed issue kosmos/chef#488 2024-01-25 10:19:12 +00:00
Set up dedicated Redis server (and hot standby)
greg merged pull request kosmos/chef#540 2024-01-25 10:19:12 +00:00
Add support for Redis replication, set up in production
greg deleted branch feature/469-ejabberd_s3 from kosmos/chef 2023-10-17 19:07:25 +00:00
greg pushed to master at kosmos/chef 2023-10-17 19:07:25 +00:00
873c235539 Merge pull request 'Migrate ejabberd uploads to mod_s3_upload and Garage' (#518) from feature/469-ejabberd_s3 into master
65d71d6a73 Migrate ejabberd uploads to mod_s3_upload and Garage
832075dfb2 Shorten root domains for external Garage S3 and Web access
Compare 3 commits »
greg merged pull request kosmos/chef#518 2023-10-17 19:07:24 +00:00
Migrate ejabberd uploads to mod_s3_upload and Garage
greg closed issue kosmos/chef#469 2023-10-17 19:07:24 +00:00
Switch ejabberd uploads to Garage
greg deleted branch feature/keep_wal_segments from kosmos/chef 2023-10-07 08:18:25 +00:00
greg pushed to master at kosmos/chef 2023-10-07 08:18:25 +00:00
1c9e28448f Merge pull request 'Improve PostgreSQL streaming replication in production' (#516) from feature/keep_wal_segments into master
2d3872a692 Update chef client on postgres-4
eb1303a8da Fix postgres primary not holding onto any WAL segments for later sync
Compare 3 commits »
greg closed issue kosmos/chef#515 2023-10-07 08:18:25 +00:00
Configure wal_keep_segments for postgres streaming replication