Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Vault

4 Topics 101 Posts
  • Vault - Package Updates

    Pinned
    86
    0 Votes
    86 Posts
    21k Views
    Package UpdatesP
    [1.81.0] Update vault to 1.20.0 Full Changelog core: require a nonce when cancelling a rekey operation that was initiated within the last 10 minutes. [GH-30794],[HCSEC-2025-11] UI: remove outdated and unneeded js string extensions [GH-29834] activity (enterprise): The sys/internal/counters/activity endpoint will return actual values for new clients in the current month. activity (enterprise): provided values for start_time and end_time in sys/internal/counters/activity are aligned to the corresponding billing period. activity: provided value for end_time in sys/internal/counters/activity is now capped at the end of the last completed month. [GH-30164] api: Update the default API client to check for the Retry-After header and, if it exists, wait for the specified duration before retrying the request. [GH-30887] auth/alicloud: Update plugin to v0.21.0 [GH-30810] auth/azure: Update plugin to v0.20.2. Login requires resource_group_name, vm_name, and vmss_name to match token claims [GH-30052] auth/azure: Update plugin to v0.20.3 [GH-30082] auth/azure: Update plugin to v0.20.4 [GH-30543]
  • Vault - OIDC Support

    2
    0 Votes
    2 Posts
    490 Views
    girishG
    Also, because of the recent licensing changes in all of Hashicorp's products, Vault has been forked as OpenBao. https://github.com/openbao/openbao/tree/development
  • Vaultwarden vs Vault

    8
    1 Votes
    8 Posts
    4k Views
    marcusquinnM
    @scooke Think of Vault as kinda like Bitwarden but for code to lookup with. Unless you're coding access to things, I don't think you'd need it.
  • Vault process running out of memory--plenty of memory available.

    Moved oom
    5
    0 Votes
    5 Posts
    2k Views
    girishG
    @mastadamus I will bump up the memory limit for vault. https://learn.hashicorp.com/tutorials/vault/reference-architecture says 4-8GB is recommended. Currently, the cloudron package runs at 256MB! Also, as you guessed, it's only the vault container that is dying and the server is not affected (I guess that's one of the main benefits of running in containers, a single app cannot bring down a system).