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.

Dploy.io - Ship code from GitHub, Bitbucket or SVN/Git repo

30 pointsby efedorenkoover 11 years ago

15 comments

drdaemanover 11 years ago
$29+&#x2F;mo for something as trivial as web-configurable {git pull,hg update,svn checkout} &amp;&amp; {rsync,git push,s3cmd sync}; {mailx,curl} pipeline that runs on external notification event or from crontab?<p>Never thought someone would sell this as a service.
评论 #6405745 未加载
评论 #6405909 未加载
jonhellerover 11 years ago
I&#x27;m a little confused. I was initially excited as I saw this to an alternative to Beanstalk. But instead appears to be from the makers of Beanstalk, but offers less functionality for twice the cost?
vlucasover 11 years ago
First off: Nice product that fills a real need, and nice design. Good work re-purposing what you&#x27;ve built with Beanstalk into it&#x27;s own separate app.<p>My first impression of the price is that it&#x27;s at least twice as much as it should be for only handling the deployment aspect of your project. You even state on the page that Beanstalk includes this PLUS hosting starting at $15 - nearly half of the price for starting tier for this deployment-only service. Additionally, services like Heroku and AWS Elastic Beanstalk that handle deployment+hosting are roughly the same price, give or take a few bucks. I guess it depends on your target market here with your pricing, but for the average developer, it&#x27;s going to be too much.
paulbennettover 11 years ago
I see this is from Beanstalk, we had to move away from their services about a year ago due to downtime and slow interface and deployment issues. However, I hear they have since made some fairly big changes to server infrastructure etc. so hopefully everything is snappy now.
评论 #6405387 未加载
ranzaover 11 years ago
The price seems very high for something thats fairly simple to create with various other tools.
评论 #6405584 未加载
martin-adamsover 11 years ago
&quot;Starts at $29 per month&quot;<p>This makes me want to look at what I get for $29 per month, and how much the higher plans are. But I cannot find any more information.
评论 #6405482 未加载
hamvockeover 11 years ago
I&#x27;m currently developing a continuous delivery pipeline for our company myself so I&#x27;m very curious to see, how this service works at a more in-depth level.<p>It&#x27;s very disappointing that the only information they provide to &quot;explain&quot; their bold statement are some colorful boxes listing the names of some tools and services. I do not want to sign up just to get even a basic understanding about what I can and cannot do with deploy.io
alecsmart1over 11 years ago
Am really confused. Why is a service like this needed? For example, I can use git-ftp to sync between Git and FTP. I can use Amazon&#x27;s SDK to sync between Git and their services. I&#x27;ve been actively using both and they work brilliantly. Am sure the same can be done for other services as well. So why would I want something like this for $29&#x2F;mo?
rschmittyover 11 years ago
Does it tie in with a CI server? We don&#x27;t deploy unless tests pass<p>Nice that you offer it free to open source!
评论 #6405867 未加载
评论 #6405648 未加载
digganover 11 years ago
Can&#x27;t believe that something likes this goes live without explaining which languages that is supported.
评论 #6405355 未加载
emilsundbergover 11 years ago
My guess is that it works like the beanstalk deploy feature: <a href="http://beanstalkapp.com/features/deployments" rel="nofollow">http:&#x2F;&#x2F;beanstalkapp.com&#x2F;features&#x2F;deployments</a><p>Which is pretty neat for simple apps
modernerdover 11 years ago
I&#x27;ve been using <a href="http://www.deployhq.com/" rel="nofollow">http:&#x2F;&#x2F;www.deployhq.com&#x2F;</a> and have been very happy with it – it&#x27;s a steal at £6&#x2F;month. (Not affiliated, just a happy customer.)
jh3over 11 years ago
An explanation of how this works, even at a super high level, would be good.
评论 #6405536 未加载
sergiotapiaover 11 years ago
The page just says better deployment; but what exactly does this do?
评论 #6405351 未加载
rickhanloniiover 11 years ago
&gt;Free for open source.<p>Great! Where&#x27;s the source?<p>I&#x27;m not going to complain about the price, because if there&#x27;s a market that pays that price then they should charge it.<p>I&#x27;m not going to snub their project because I could write it myself.<p>Instead, I want to look at their source code and compare their techniques to what I would do and what others have done, and congratulate them for their work. So congrats!<p>Source, please!
评论 #6405858 未加载
评论 #6405869 未加载