pierrebeucher
- Karma
- 32
- Created
- March 4, 2022 (4y ago)
- Submissions
- 0
-
I wanted to play my Steam games but my aging PC couldn’t keep up, so I built Cloudy Pad - a tool to run Steam in the Cloud (GitHub: https://github.com/PierreBeucher/cloudypad) It runs on AWS, Azure, GCP, Scaleway and…
- Flox, a better alternative to Dev Containers (medium.com)
-
I made Novops, a FOSS secret manager for development and CI. It fetches secrets and configs from source (Hashicorp Vault, AWS, GCP, Azure...) and ensure they are used securely on your workflow. Key features: - Fetches…
-
Hello HN :) I made a kind of dotenv file on steroïd. It helps developers, sysadmins and DevOps load and source secrets / configs as env vars and files seamlessly from various providers (e.g. Hashicorp Vault, Clouders,…
- Efficient Docker build with SSH Docker daemon (blog.crafteo.io)