Doocot Alternatives
Similar projects and alternatives to doocot based on common topics and language
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
inspr
Discontinued Inspr is an agnostic application mesh for simpler, faster, and securer development of distributed applications (dApps).
-
devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
-
devspace
Discontinued DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes. [Moved to: https://github.com/devspace-sh/devspace] (by loft-sh)
-
conceal
A command line utility that provides a secure method to get your secrets from your existing password manager. :lock:
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
doocot discussion
doocot reviews and mentions
-
Ask HN: What clever tools/scripts do you use to manage envs?
Earlier this year I made this https://doocot.sh/ for securely sharing secrets between people.
It's written in Go with no dependencies (or database). My intention was for an AWS image or something companies could run inhouse air-gapped from the Internet. Something like $10/m or so.
The cli is pretty easy to integrate with scripts: https://github.com/thisdougb/doocot
Longer term secrets were something I was looking at too. Pretty easy to extend this, but encroaches on Vault products and I felt that a harder sell to CTOs.
I've worked in infra/systems dev for years, and this sort of thing was bread and butter stuff.
Maybe I'll resurect it as an active project. What sort of feature/tool would get you to stop using Discord/Slack/etc for secrets?
Stats
The primary programming language of doocot is Go.