Joined on June 14, 2023
Contact email: [email protected]
Website: https://scanash.com/
Software Engineer
GRIND COMES FIRST
GRIND COMES FIRST
This account has been migrated to my own PDS, hosted on Dokploy ✅
This account has been migrated to my own PDS, hosted on Dokploy ✅
AI:
AI:
@xan.lol For informing me of the bugs of the original template (this pr wouldn't have happened otherwise)
@i18n.pds.madmalkav.stream for helping throughout the PR!
The new fixed template will be available in the next Coolify version (or the one after it) at least!
@xan.lol For informing me of the bugs of the original template (this pr wouldn't have happened otherwise)
@i18n.pds.madmalkav.stream for helping throughout the PR!
The new fixed template will be available in the next Coolify version (or the one after it) at least!
Bluesky is not better than the Fediverse, can it be better? sure, is it right now? nope!
Bluesky is not better than the Fediverse, can it be better? sure, is it right now? nope!
for the PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX run:
openssl ecparam --name secp256k1 --genkey --noout --outform DER | tail --bytes=+8 | head --bytes=32 | xxd --plain --cols 32
and openssl rand -base64 32 for the JWT_SECRET
Reverting this should make the template work:
for the PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX run:
openssl ecparam --name secp256k1 --genkey --noout --outform DER | tail --bytes=+8 | head --bytes=32 | xxd --plain --cols 32
and openssl rand -base64 32 for the JWT_SECRET
Reverting this should make the template work: