Notes

# use this command in a linux ssh to generate a secret for the environmental variable:
# head /dev/urandom | tr -dc A-Za-z0-9 | head -c 32 ; echo ''


Revision #1
Created 23 September 2021 17:27:11 by DB T3CH
Updated 23 September 2021 17:27:20 by DB T3CH