Andreas Wagner
Andreas Wagner
setting port ENV.fetch("BRIDGETOWN_PORT") { 4001 } in config/puma.rb results in the site being served under port 4001 but the logs showing this: ``` [Bridgetown] Starting: Bridgetown v1.1.0 (codename "Belmont") [Server]...
when adding this line: `keep_files: [".git"]` to bridgetown.config.yml the subdirectory `_bridgetown` is not being created, and static files are not available. however, there is no error in the log output,...
## Summary add a `keep_files` option to the `deploy` command similar to the existing option in `build`. ## Motivation the deploy runs `Bridgetown::Commands::Clean.start` which nukes the destination dir. i use...
**Describe the bug** nethermind crashes during startup or shortly after, exact point varies. **Desktop (please complete the following information):** - OS: ETHonArm based on ubuntu 20.04, running on a rasppi...
**Describe the bug** I'm not certain if this is a bug. I'm running the role like this: ``` - name: include tailscale role ansible.builtin.include_role: name: git.artis3n.tailscale ``` and I'm getting...
## Summary This feature adds an option to configure a resource collection that includes multiple other collections, kind of like a `timeline` concept. it can be used to easily create...
as mentioned in #77
as documented here, archlinux puts the redis.conf into /etc/redis https://archlinux.org/packages/extra/x86_64/redis/ it also puts redis-sentinel conf there, by the way, as sentinel.conf
if anybody reads this, is there a maintained fork of runbook anywhere out there? or does anybody have an alternative?