commits
* Fix typos
* Remove duplicate package `jq` from `REQUIRED_SYSTEM_PACKAGES` list
*
* add goat to pds dockerfile
* needs apk add curl tar
* add goat in build step
* change to go build
* pds v0.4.193
* specify goat version, clean up go build env
Raise blob upload default
docs: add env vars to the docs for easier reference
Change --force to -f for compatibility
minor VPS install edits
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
update discord link
Remove note about not allowing returning migrations
Docker image runs BusyBox, if we want to run pdsadmin from within the docker image, rm --force will fail. Changed to rm -f as it is the POSIX way.
add link from ACCOUNT_MIGRATION doc to newer guides
Clarify PDS_EMAIL_SMTP_URL encoding requirements
Removing Duplicated Bit in installer.sh
Section on common SMTP issues
removed duplicate request for admin email (which probably never happens anyways)