Show HN: A CLI tool I made to self-host any app with two commands on a VPS 2 years ago
What's the purpose of encrypting the env file with sops, when the age secret key is stored on the VPS? If someone has access to the encrypted env file, they will also have access to the secret key, and can decrypt it.