-
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
…
-
# Proposal
It would be nice to have a separate key "variables" to fetch **TF_VAR_** either inline using **env:** for via **envFrom:**. There exists already a similar options for secrets, the "credent…
-
## Description
We store our email configuration in the ofn-secrets repository. When provisioning a server, we create `/etc/defaults/openfoodnetwork` to store the email configuration in environm…
-
It's generally accepted that keeping secrets on disk in unencrypted files is a _Bad Idea_™. Having secrets inside the fotingo configuration keeps me from publishing it alongside my other dotfiles.
…
-
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…
-
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?
-
## Problem
I'm using Prisma only to manage my database schema, not for the CRUD operations in code. The problem is that the schema.prisma file only supports defining the datasource URL using values…
-
## Overview
I am on Arch and using for instance the supplied `mutt_oauth2.py` script supplied with Mutt or similar I get from time to time:
```
Traceback (most recent call last):
File "/home/u…
-
## Summary
Allow vesting coins and schedules to be added to an existing account.
## Problem Definition
As the recipient of vesting funds, I want them added to my existing account so that I do…
-
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…