Botzo
@Botzo@lemmy.world
This is a remote user, information on this page may be incomplete. View original ↗
- Comment on Last week, I posted a pic of my Vevor setup. I just finished my first brew and these are my thoughts so far 6 days ago:
Consider adding rice hulls to the mash!
I’ve found it helps immensely with preventing a stuck mash/sparge.
- Comment on Bought a new setup 1 week ago:
I know their tools pretty well and own a few, but I had no idea they were way out here!
- Comment on Bought a new setup 1 week ago:
Had no idea vevor was making brewing equipment! I really need to get back to it. My 15 gallon spike solo setup is languishing in the garage.
- Comment on Please weigh in: Transfer of Docker stacks to Debian 1 month ago:
Dammit.
- Comment on Please weigh in: Transfer of Docker stacks to Debian 1 month ago:
If you need to change the references in the compose or env files:
- use sed to replace text in .env
- use variables and interpolation in compose
- Comment on Please weigh in: Transfer of Docker stacks to Debian 1 month ago:
rsync
Built-in, picks up where it left off if you accidentally cancel it by running the same command again, and dead simple.
Permissions for the files will probably be a little broken moving to Linux, but chmod is also easy to use and can work at the directory level.