#infisical — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #infisical, aggregated by home.social.
-
Gdy myślimy o zarządzaniu sekretami konfiguracyjnymi w oprogramowaniu, zwykle mamy na myśli dużych dostawców chmurowych. Ale są też rozwiązania #OpenSource, takie jak #Infisical. Wygląda ciekawie, choć obszar wymaga dużej ostrożności.
-
Still juggling .env files? I wrote up how I set up #Infisical for local #dev. The #CLI injects #secrets straight into your process so nothing ever hits disk, and the free tier is enough for small teams.
https://eshlox.net/setting-up-infisical-for-local-development
-
#1Password is great for personal passwords, but its CLI falls apart for dev secrets: no project structure, prompt fatigue, all-or-nothing access. I moved to #Infisical. Do you know something better? Share it!
-
[Перевод] 10 инструментов для облегчения backend-разработки
Backend-разработка может быть довольно сложной из-за огромного количества инструментов, библиотек и пакетов, из которых приходится выбирать. Однако правильные инструменты способны значительно облегчить работу разработчика. Сегодня мы познакомимся с 10 инструментами, которые сделают backend-разработку проще. Этот список вас удивит. <h2>1. Encore — фреймворк для backend‑разработки на TypeScript и Go, предназначенный для создания надёжных и типобезопасных приложений.</h2> Создание масштабируемых приложений с использованием облачных сервисов часто сопряжено с плохим опытом разработки. Разработчикам приходится управлять сложной инфраструктурой и выполнять рутинные задачи, что замедляет их работу. Encore помогает решить эту проблему, предлагая полный набор инструментов, ускоряющий разработку приложений. Это как если бы у вас была кухня, полностью укомплектованная ингредиентами и инструментами, и вы могли бы сразу приступить к готовке, не тратя время на сбор всего необходимого. Encore предоставляет opensource-фреймворк для backend-разработки (на TypeScript и Go), который позволяет определять инфраструктуру в виде типобезопасных объектов прямо в вашем приложении, объединяя инфраструктуру с кодом приложения. Encore автоматически занимается предоставлением инфраструктуры и DevOps, анализируя код приложения. Это позволяет быстро создавать готовые к продакшену backend’ы, используя такие инструменты, как микросервисы, Postgres и Pub/Sub, без излишней сложности и забот о DevOps. Дополнительно вы получаете:
https://habr.com/ru/articles/863138/
#encore #cursor #datadog #copycat #infisical #raycast #qodo #seed #flyway #backend
-
Updated our #Infisical to an enterprise license today and migrated the folder path structure in Hashicorp Vault kv2 engines using the CLIs and a bit of python and ses magic to reparse it all. Hoping to complete the migration and get everyone in the pool tomorrow. 💪
-
Very close to fully replacing Hashicorp Vault with #Infisical at work. If you primarily use the kv2 store in Vault, Infisical is a good alternative.
-
I half sort of found a way to do this with #Infisical and #yq, by using props annotation and parsing it through yq:
infisical export --env=dev -fyaml | yq -pprops -o yaml
This get it's into properly formatted yaml. yq can also do the same in the opposite direction to import back into infisical.
And to support having .'s in keys, use \\x2e and pass it through echo:
echo -e "$(infisical export --env=dev -fyaml | yq -pprops -o yaml)"
-
So, given these shenanigans, the reason to consider #EnvKey over #Infisical is that EnvKey is, on-paper, fully FOSS where Infisical is "open core". But Infisical has no problem with you shipping their "community" version with a helm chart. They even provide one!
https://infisical.com/docs/self-hosting/deployment-options/kubernetes-helm
I'm all for adopting a FOSS project that *almost* meets my needs and making it better until it does, but seeing EnvKey do some apparent self-sabotage really turns me off from wanting to contribute to it.
-
Infisical is an open-source, end-to-end encrypted tool to sync secrets and configs across your team and infrastructure.
https://github.com/Infisical/infisical
#secrets #ui #dashboard #devops #infisical #infra #security #tools
-
Infisical - Open Source, end-to-end encrypted, easy-to-use tool that lets you securely sync secrets and environment variables across your team and infrastructure. https://infisical.com/ #Dev #Encrypted #OpenSource #Infisical by @[email protected]