HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ujnproduct

no profile record

投稿

A Data Driven Guide to Fundraising as an Open Source Founder

jordansegall.substack.com
1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

How to implement Terraform automation within GitHub Actions for your B2B SaaS

blog.digger.dev
1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Recipe UI – open-source Postman Alternative

github.com
3 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Public bulletin board of stuff people are building

buildingsomethingnew.co
1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Show HN: Digger – Open Source Terraform automation and collaboration tool

github.com
91 ポイント·投稿者 ujnproduct·3 年前·23 コメント

We rewrote our product in Go from scratch

medium.com
2 ポイント·投稿者 ujnproduct·3 年前·0 コメント

You can now import your existing infrastructure into Terraform. Now what?

medium.com
2 ポイント·投稿者 ujnproduct·3 年前·1 コメント

Stop using a separate CI/CD system for IaC

medium.com
1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Show HN: Digger, an OS Alternative to Terraform Enterprise Now Has RBAC via OPA

loom.com
2 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Show HN: Terraform Automation and Collaboration tools (TACOS) pricing calculator

github.com
1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Framer AI – Generate and publish your site with AI in seconds

framer.com
2 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Cheaper Alternatives to Terraform Cloud

medium.com
1 ポイント·投稿者 ujnproduct·3 年前·1 コメント

Implementing Azure DevOps CI/CD Pipeline for Terraform

medium.com
1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Digger: Open-source alternative to Terraform Enterprise

github.com
1 ポイント·投稿者 ujnproduct·3 年前·0 コメント

Show HN: Digger v4.0 – An Open Source GitOps Tool for Terraform

digger.dev
2 ポイント·投稿者 ujnproduct·3 年前·1 コメント

Can GitHub Actions Be Used as a CI/CD for Terraform?

medium.com
2 ポイント·投稿者 ujnproduct·3 年前·0 コメント

コメント

ujnproduct
·3 年前·議論
Interesting. TIL
ujnproduct
·3 年前·議論
Beautiful.
ujnproduct
·3 年前·議論
Love the landing page - beautiful!
ujnproduct
·3 年前·議論
Why are we doing this?

We built digger to enable teams to be able to run terraform plan/apply within their existing CI. The tool is entirely open-source and we are looking for feedback and contributions. This would also help us spread the word amongst terraform cloud users.

All you have to do is use the quick start guide in our github repo below, and after you've used it or tested it, send me (utpal) a slack (link below) message of your email and I can send the gift card over!

Only constraint is that you are an active Terraform Cloud/ Spacelift/ Atlantis/ Env0 user and understand the problem space.

Thanks all - genuinely appreciate your feedback and contributions!

LINKS

Github repo - https://github.com/diggerhq/digger Slack -https://join.slack.com/t/diggertalk/shared_invite/zt-1atmgf1...
ujnproduct
·3 年前·議論
Agreed.
ujnproduct
·3 年前·議論
Digger is a Github Action that runs Terraform plan and apply with PR-level locks. The idea is that terraform jobs run natively in your Github Actions - no need to share sensitive data with another CI system. There's no need to deploy and maintain a backend service either. We migrated from Python to Golang yesterday. None of the team had experience with golang, but we managed to migrate in a week. Here's why we did it:

Faster runtimes (upto 30x faster)

Can be compiled into single binary, advantages for Github actions is that we don’t need to wrap action into Dockerfile.

Easy to compile binary to multiple platforms, it helps us run from same codebase.

Interface based development , more guarantees about the code correctness by the compiler when compared to using Python.

Golang is more popular in the DevOps and infrastructure community, we can find several libraries and reuse them in our code.

Would love to hear from HN on our code quality! Please be as critical as possible!
ujnproduct
·3 年前·議論
Have you heard of Vipassana meditation? They do something similar, but you are allowed to eat. It isn't for 1 day though, but for 10. Link here - https://www.dhamma.org/en/
ujnproduct
·3 年前·議論
[0] - https://github.com/motatoes/tfcloud-alt
ujnproduct
·4 年前·議論
This is an amazing product & given that gumroad has recently increased prices, the timing could not have been better. But information architecture of the landing page needs to change. I am left with the following questions after reading the content on the website.

1. How much margin does the platform charge? 2. Why can't I see a preview to what I am paying for? 3. How is it better than Gumroad, Stripe and others? Margins, ease of use etc, whatever your arguments are, I would love a detailed explanation.