Kasra Bigdeli
Kasra Bigdeli
I'm trying to understand the use case for this? You have an existing app and you want to remove its volumes? This will make the app crash.
Renaming a volume seems like an odd and not-very-common procedure to me... But I'll keep this issue to open to hear feedback from others as well.
Looks like we can safely remove `/etc/letsencrypt/{keys,csr}` directories which are consuming a lot of space https://github.com/appsembler/roles/pull/61 https://github.com/certbot/certbot/issues/4634 https://github.com/certbot/certbot/issues/4635
Feel free to take a backup of your system and try this out. If it works without any issues, we can incorporate this into CapRover so that it runs automatically.
From those issues, it looks like those are just duplicated files: https://community.letsencrypt.org/t/remove-all-generated-csr-to-free-disk-space/78237/9 So we should be able to remove the files (not directories)
Yes! That should do it! And just let it soak for a month or two to make sure that the cets renewals are going through as well. > Shame about...
Shouldn't be related to the deleted files. You haven't deleted the directories, so it should be just fine. You can get more details by running `docker inspect TASK_ID`
Yea surely a Docker snafu... Try restarting docker and if it doesn't go away, maybe restart the machine.
Yes, that should be fine. They responded to my request and said they won't be adding a prune method, instead, they are planning to "stop creating these files" https://github.com/certbot/certbot/issues/8525
`.../archive` is managed by Let's Encrypt. You can view the details here: https://eff-certbot.readthedocs.io/en/stable/using.html#where-are-my-certificates