after many diversions and forlorn pivot from copilot to claude, new infra/ structure contains group_vars and ansible vaults; requests added to dev and prod dependencies; apps.lyric.views and core

.settings both abandon django's send_mail(); instead incorporate requests to target Mailgun's HTTP API (DigitalOcean's SMTP blocker thwarted previous magic login link email attempts, but this issue has been resol
ved with this commit)
This commit is contained in:
Disco DeDisco
2026-02-07 18:58:17 -05:00
parent 449b40e12e
commit 10ba5b84e4
9 changed files with 82 additions and 10 deletions

7
infra/inventory.ini Normal file
View File

@@ -0,0 +1,7 @@
[staging]
staging.earthmanrpg.me
[production]
www.earthmanrpg.me
earthmanrpg.me
dashboard.earthmanrpg.me