Live data from Hacker News

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

dploy.io

1–10 of 43 posts

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

#5

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.

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

#6
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.

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

#7
post #3

Can't believe that something likes this goes live without explaining which languages that is supported.

Developer here. This tool is uploading files to your FTP/SFTP servers or Heroku/S3/Rackspace Cloud, whatever language they are written in. dploy.io doesn't run your applications, sorry for the confusion.

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

#9
I'm currently developing a continuous delivery pipeline for our company myself so I'm very curious to see, how this service works at a more in-depth level.

It's very disappointing that the only information they provide to "explain" 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

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

#10

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.

Hi Paul. About a year ago we migrated from Rackspace to Server Central, a colo facility in Chicago. Since then performance and uptime have been incredible. You can read more about the move and hardware here:

http://blog.beanstalkapp.com/post/30879384331/beanstalk-is-m... http://blog.beanstalkapp.com/post/34706145918/new-servers-th...

Our new app, dploy.io, runs on the same infrastructure.

Post reply on HN