-
1. utilizar bcrypt para passwords
2. servidores em utc
3. https only
4. application errors envio para meu email ou algum tracker
5. alertar alguem quando o servico nao tiver rodando
6. load balancing
…
-
Using this action, I noticed that environment variables from github secrets are not passed to the server, so they can be used in docker-compose.yml. Or am I mistaken?
-
**What is the feature request? What problem does it solve?**
Currently, administrators of VDK Control Service configure data jobs using either:
* a configuration type of plugin of VDK SDK
* …
-
TL;DR - are there any other examples of complex flux config repo with multiple clusters/apps/envs/tenants?
I really like FluxCD documentation - guides, apis - everything you need to get going and i…
-
Hi,
at the moment i'm managing my argocd helm-repositories in azure as secret and sync them with akv2k8s as a Multi-Key-Value secret (https://akv2k8s.io/tutorials/sync/4-multi-key-value-secret/). T…
-
### Description
In an IAC world, it is likely that terraform, system users with public/private key credential are set up and the private key is placed in a named, say, an Azure KeyVault (as a secret)…
-
This is all fantastic, thank you very much for preparing such a comprehensive resource for organising and running this activity! I'm pitching a reprohack to the UW eScience community for the Winter qu…
-
When the user submits the back-up email, it should call recovery code creation. This story is to save the Soledad secret ecrypted with the generated recovery code. However, after this story is done, w…
-
Since the latest version (v1.4.8) I get an error when a changesets PR already exists.
see the output log
```
delete mode 100644 .changeset/wise-nails-wave.md
create mode 100644 apps/new_file…
-
### Proposal
Add data-sources `vault_gcp_credentials`:
```
Outputs:
${vault_gcp_credentials.token_creds.token}
${vault_gcp_credentials.key_creds.key}
```
```
# single data sources
data "v…