TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Monday: Manage your development environment when working with microservices

63 pointsby ekoalmost 6 years ago

5 comments

taspeotisalmost 6 years ago
Just install over HTTP!<p><pre><code> One-liner You can download and setup Monday binary by running the following command on your terminal: $ curl http:&#x2F;&#x2F;composieux.fr&#x2F;getmonday.sh | sh</code></pre>
评论 #20436580 未加载
评论 #20436579 未加载
评论 #20440530 未加载
timothylaurentalmost 6 years ago
The goals of this project seem great at first glance as it allows you to have unified paradigm for development environment management allowing for local, k8s, and ssh-based connections described in declarative yaml. I&#x27;ll definitely keep an eye on this.<p>Like Telepresence[1], it allows swapping out of a running pod with a local environment. Is there a potential to dump the environment&#x27;s environment variables to allow for integration with IDE debuggers, similar to what is described here [2]?<p>Is there support for multiple kubernetes clusters?<p>Can it only <i>swap</i> out pods? Or is there a way to declaratively deploy if not already running and swap out?<p>Also, it would be nice to be able to avoid needing to run as privileged in some way.<p>1 <a href="https:&#x2F;&#x2F;www.telepresence.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.telepresence.io&#x2F;</a> 2 <a href="https:&#x2F;&#x2F;www.telepresence.io&#x2F;tutorials&#x2F;intellij" rel="nofollow">https:&#x2F;&#x2F;www.telepresence.io&#x2F;tutorials&#x2F;intellij</a>
评论 #20435665 未加载
mfrye0almost 6 years ago
This looks really interesting. We&#x27;ve been having challenges internally where we have a number of microservices, some running locally for active dev, while some running in a dev&#x2F;staging env we connect to via ssh.<p>I have some experience working with docker compose, and the original idea was to use that to set everything up locally. Is this similar &#x2F; are there any other comparable frameworks to this?
评论 #20437583 未加载
ljnelsonalmost 6 years ago
Oops: <a href="https:&#x2F;&#x2F;monday.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;monday.com&#x2F;</a>
评论 #20440587 未加载
评论 #20438946 未加载
wodenokotoalmost 6 years ago
Haven’t we all seen the ads on YouTube and LinkedIn? Kinda surprised to see it on HN and github!<p>Has anyone tried it professionally?
评论 #20438489 未加载