Live data from Hacker News

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

dploy.io

11–20 of 43 posts

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

#11

The page just says better deployment; but what exactly does this do?

"Deploy your apps from GitHub, Bitbucket or your own repositories to one or many servers in one click." For example, I've got a python script that uses SSH to log into my servers and manually git pull from a master repository. I imagine that this service would replace that script.

and charge $29/month for it?

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

#12

"Starts at $29 per month" 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.

The plans are $29/$79/$199 for 10/30/100 deployment servers in the account. Everything else is unlimited.

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

#13

Earlier quoted context omitted.

"Deploy your apps from GitHub, Bitbucket or your own repositories to one or many servers in one click." For example, I've got a python script that uses SSH to log into my servers and manually git pull from a master repository. I imagine that this service would replace that script.

and charge $29/month for it?

It does much more than that. Some of the things:

* Synchronization of changes through FTP/SFTP/S3/Rackspace Cloud Files

* Pushing your stuff to Heroku, even for SVN repos

* Release notes

* Permission management for deployments for teams

* Email notifications, atom feed for recent deployments

* Automatic deployments on pushes/commits/commit commands

* Integrations with 3rd party services, web hooks

* Simultaneous deployments to a ton of servers at once

* Almost no configuration necessary

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

#14
post #4

An explanation of how this works, even at a super high level, would be good.

Agree. We'll make some updates to explain it better. Our hope was that the more simplistic overview would be enough. For now, you can read the blog post about it:

http://wildbit.com/blog/2013/09/17/dploy-io-our-third-produc...

It's heavily based on Beanstalk deployments, so you can also read about how it works here:

http://beanstalkapp.com/features/deployments

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

#17

Earlier quoted context omitted.

and charge $29/month for it?

It does much more than that. Some of the things: * Synchronization of changes through FTP/SFTP/S3/Rackspace Cloud Files * Pushing your stuff to Heroku, even for SVN repos * Release notes * Permission management for deployments for teams * Email notifications, atom feed for recent deployments * Automatic deployments on pushes/commits/commit commands * Integrations with 3rd party services, web hooks * Simultaneous depl…

The website says "70000" companies trust your product, with a list of the companies! Is that true? 70k company users already? Or is this something else being counted here?

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

#19

"Starts at $29 per month" 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.

The plans are $29/$79/$199 for 10/30/100 deployment servers in the account. Everything else is unlimited.

Thanks. Don't forget to put that on the web site ;)
Post reply on HN