Previous recipe had no versioning, so I've tentatively marked this as 0.1.0+5.2.4 as I've not tested for long enough yet to be comfy with calling this 1.0.0. Everything appears stable so far, though, so could maybe be bumped to 1.0.0 if someone else can also use this recipe and test on their server.
Previous recipe had no versioning, so I've tentatively marked this as 0.1.0+5.2.4 as I've not tested for long enough yet to be comfy with calling this 1.0.0. Everything appears stable so far, though, so could maybe be bumped to 1.0.0 if someone else can also use this recipe and test on their server.
One thing to note: we typically separate the SMTP config out into a compose.smtp.yml so that folks doing a new deploy doing a new deployment don't automatically have to fight a mail server. If they want mail, they can configure it as an addition. An example would be: https://git.coopcloud.tech/coop-cloud/matrix-synapse/src/branch/main/compose.smtp.yml.
This change looks fine tho, not asking you to re-jig it unless you want to. Merge away as you see fit.
Solid, nice work @xynosis!
One thing to note: we typically separate the SMTP config out into a `compose.smtp.yml` so that folks doing a new deploy doing a new deployment don't automatically have to fight a mail server. If they want mail, they can configure it as an addition. An example would be: https://git.coopcloud.tech/coop-cloud/matrix-synapse/src/branch/main/compose.smtp.yml.
This change looks fine tho, not asking you to re-jig it unless you want to. Merge away as you see fit.
Thanks for the prompt @decentral1se - had completely forgotten these hadn't been merged! I've merged as is for now, but whenever I get round to updating for a newer version of Ghost I'll separate out into compose.smtp.yml.
Thanks for the prompt @decentral1se - had completely forgotten these hadn't been merged! I've merged as is for now, but whenever I get round to updating for a newer version of Ghost I'll separate out into `compose.smtp.yml`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Previous recipe had no versioning, so I've tentatively marked this as 0.1.0+5.2.4 as I've not tested for long enough yet to be comfy with calling this 1.0.0. Everything appears stable so far, though, so could maybe be bumped to 1.0.0 if someone else can also use this recipe and test on their server.
Solid, nice work @xynosis!
One thing to note: we typically separate the SMTP config out into a
compose.smtp.ymlso that folks doing a new deploy doing a new deployment don't automatically have to fight a mail server. If they want mail, they can configure it as an addition. An example would be: https://git.coopcloud.tech/coop-cloud/matrix-synapse/src/branch/main/compose.smtp.yml.This change looks fine tho, not asking you to re-jig it unless you want to. Merge away as you see fit.
@xynosis shall we merge this as-is?
Thanks for the prompt @decentral1se - had completely forgotten these hadn't been merged! I've merged as is for now, but whenever I get round to updating for a newer version of Ghost I'll separate out into
compose.smtp.yml.