I think taking a scan of pkg/dns/..., seeing what is in there in terms of functions and where those get called will give you an overview of the logic. I think the idea is that domain checking…
abra server add
Does this PR implement what we're talking about here? coop-cloud/abra#448
@3wordchant helped me on matrix figure this out, the container doesn't stay app long enough to run the db:setup
or db:migrate
The steps followed to resolve this are:
- comment all…
Yaaay I'm seeing a different error
resolving this one to go dig in the new one 🔮
Haha it's good that I'm running into these issues tbh, I'm not in a rush to deploy an instance so solving these issues might as well be good for the recipe itself
https://stackoverflow.com/questions/16658333/grep-p-no-longer-works-how-can-i-rewrite-my-searches
it seems like my os is just not that good
I had to use ggrep
instead of grep, even though…
I followed your suggestion but started running into more errors, then noticed I haven't been following the readme (e.g. I have generated the secrets using abra app secret
rather than `abra app…