• Joined on 2021-07-14
mayel pushed to main at coop-cloud/bonfire 2026-06-17 09:29:37 +00:00
d6ce1547c9 add LIVE_DASHBOARD_LOGGER
mayel pushed to main at coop-cloud/bonfire 2026-06-03 15:53:45 +00:00
7747970d1c Merge pull request 'fix(db): missing deploy key in config was preventing backup to work' (#10) from fix-backup-db into main
c9d2f4e7da fix(db): missing deploy key in config was preventing backup to work
Compare 2 commits »
mayel merged pull request coop-cloud/bonfire#10 2026-06-03 15:53:43 +00:00
fix(db): missing deploy key in config was preventing backup to work
mayel commented on pull request coop-cloud/bonfire#10 2026-06-03 15:53:37 +00:00
fix(db): missing deploy key in config was preventing backup to work

Oops good catch thanks!

mayel pushed to main at coop-cloud/bonfire 2026-06-02 20:45:46 +00:00
6f1dd8db55 sonic config
mayel pushed to main at coop-cloud/bonfire 2026-06-02 20:34:00 +00:00
f278be788c add defaults
mayel pushed to main at coop-cloud/bonfire 2026-06-02 20:27:58 +00:00
63ba064930 Update README.md
mayel pushed to main at coop-cloud/bonfire 2026-06-02 20:09:33 +00:00
6588ce03ea Merge pull request 'chore(deps): update valeriansaliou/sonic docker tag to v1.5.1' (#9) from renovate/valeriansaliou-sonic-1.x into main
38cbbf770c chore(deps): update valeriansaliou/sonic docker tag to v1.5.1
Compare 2 commits »
mayel merged pull request coop-cloud/bonfire#9 2026-06-02 20:09:32 +00:00
chore(deps): update valeriansaliou/sonic docker tag to v1.5.1
mayel pushed to main at coop-cloud/bonfire 2026-06-02 19:58:10 +00:00
9082523712 Add Sonic search overlay (#8)
mayel merged pull request coop-cloud/bonfire#8 2026-06-02 19:58:09 +00:00
Add Sonic search overlay
mayel pushed to add-sonic-search-overlay at coop-cloud/bonfire 2026-06-02 19:57:54 +00:00
073c4f3c5f Add Sonic search overlay
257918125f Merge pull request 'feat: add mail_key secret' (#6) from flancian/bonfire:feat-mail-key-secret into main
a81c2123d1 feat: add mail_key secret
969fcbd25b Merge pull request 'feat: add mail_password' (#2) from smtp-secret into main
Compare 8 commits »
mayel created pull request coop-cloud/bonfire#8 2026-06-02 19:53:50 +00:00
Add Sonic search overlay
mayel commented on issue coop-cloud/bonfire#7 2026-06-01 13:04:27 +00:00
remove need for MAIL_KEY with pure smtp setup

or we could change the bonfire config code to consolidate on just one of those? eg. using MAIL_KEY for the password too, but still checking MAIL_PASSWORD as fallback for existing deploys

mayel commented on issue coop-cloud/bonfire#7 2026-06-01 13:03:14 +00:00
remove need for MAIL_KEY with pure smtp setup

ah I see yeah I think @kawaiipunk suggested that solution

mayel commented on issue coop-cloud/backup-bot-two#78 2026-05-28 17:13:20 +00:00
should AWS_ACCESS_KEY_ID be in secrets instead of .env ?

sounds fine then!

mayel opened issue toolshed/recipes-wishlist#114 2026-05-27 17:57:18 +00:00
transfer.zip: file transfer alternative to popular services like WeTransfer, which also supports end-to-end-encrypted p2p WebRTC transfers in the browser
mayel commented on issue coop-cloud/bonfire#1 2026-05-27 16:08:06 +00:00
secret keys should be in abra secrets instead of .env

ah we may have even more keys listed here: https://github.com/bonfire-networks/bonfire-app/issues/1663

mayel commented on issue coop-cloud/bonfire#1 2026-05-27 16:06:08 +00:00
secret keys should be in abra secrets instead of .env

appreciate it ❤️