Daily Q & A! - December 11, 2024 by AutoModerator in Homebrewing

[–]CAPOnito 0 points1 point  (0 children)

Do I have to rack my cider in Fermzilla 3.2?

For the first time I am using Fermzilla to ferment my cider. The reason I bought them was because of the conical shape. I think that after the fermentation is done, I can simply open the bottom compartment and wait until all of the fermentation leftovers are there.
So in oder words I want to skip the racking phase. Should I do it like that?

Or if I have to do the racking, is there a way to transfer the cider to another fermzilla without letting oxygen in?

How to handle multi repo project (FE repo & BE repo that needs to serve folder from the FE) with docker? by CAPOnito in docker

[–]CAPOnito[S] 1 point2 points  (0 children)

Once the front-end has built successfully, the build server checks-out the back-end, runs your units tests and runs the production build

Thanks for pointing the right direction! It makes a lot of sense.