How to store secrets longer than 4096 chars?
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 8.8k
- Forks
- 383
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Prerequisites
* [x] I am running the latest version. (`up upgrade`)
* [x] I searched to see if the issue already exists.
* [x] I inspected the verbose debug output with the `-v, --verbose` flag.
* [x] Are you an Up Pro subscriber?
## Description
I am trying to provide certificates to my service, but up's method for storing secrets (encrypted environment variables) doesn't support strings of this length (> 4096 chars). How should I store lengthy secrets?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.