OpenCo
OpenCo
snapCloud is unusable without loading this initial data as it's not part of migrations ``` psql -U cloud -d snapcloud -a -f ./bin/seeds.sql ```
Building on a fresh Ubuntu 22.04 LTS currently fails ``` #17 34.11 Installing https://luarocks.org/xml-1.1.3-1.src.rock #17 36.98 Missing dependencies for xml 1.1.3-1: #17 36.98 lub >= 1.0.3, < 2 (not installed)...
There's a problem with the way we're using Git. We're using the unauthenticated version on port 9418, which is identified by the "git://" prefix. ``` fatal: clone of 'git://github.com/snap-cloud/raven-lua.git' into...
While many of us can implement fail2ban for our servers it might be really nice to integrate it into the caprover stack. EG. Have it watch the reverese proxy logs...