insert_vaultwarden_admin_token command fails #10
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I follow the documentation to prepare a new instance for deployment and run:
abra app cmd -l MYAPPDOMAIN insert_vaultwarden_admin_tokenI get this error:
Seems relevant: #5
Oh wait, that's in the script itself @marlon:
You need to
abra app run ... app bashandapt install argon2? (or whatever OS/distro it is / package manager, etc.)This could be documented: https://git.coopcloud.tech/coop-cloud/vaultwarden#tips--tricks
documented in this PR
#11