I tried the following, and it seemed to work:
- SSH’d into my server.
- Edited
app.yml
to addDISCOURSE_MAXMIND_ACCOUNT_ID: REDACTED
- Ran
./launcher rebuild app
The rebuild completed without apparent error. Site is up and running. Unfortunately, until there is another commit pushed to discourse_docker
, I can’t test the update through the admin dashboard to see if that resolved it or not.
Edit: It appears that while the rebuild was successful, MaxMind is not functional.