Pulling only from github seems very restrictive to me. So, basically if I want to put a private project on PagodaBox, I have to also purchase a github account.
Pagoda goes in private beta - Heroku for PHP
11–20 of 35 posts
Re: Pagoda goes in private beta - Heroku for PHP
#12Pulling only from github seems very restrictive to me. So, basically if I want to put a private project on PagodaBox, I have to also purchase a github account.
What's wrong with a github account? Give them some love. Their private option is cheap. Over all once you start using github it's hard to go any other route anyway.
Anyways, since git is decentralized, why go through github? What about pulling/pushing between the user (or any arbitrary git client) and pagoda box directly?
Edit: I watched the screencast, your deployment process is a bit different than I expected so I guess using github is probably a good idea.
Re: Pagoda goes in private beta - Heroku for PHP
#13sounds a lot like https://www.phpfog.com/
Re: Pagoda goes in private beta - Heroku for PHP
#14Pulling only from github seems very restrictive to me. So, basically if I want to put a private project on PagodaBox, I have to also purchase a github account.
What's wrong with a github account? Give them some love. Their private option is cheap. Over all once you start using github it's hard to go any other route anyway.
Re: Pagoda goes in private beta - Heroku for PHP
#15Earlier quoted context omitted.
What's wrong with a github account? Give them some love. Their private option is cheap. Over all once you start using github it's hard to go any other route anyway.
Other people may use their own git server or a different git host. Anyways, since git is decentralized, why go through github? What about pulling/pushing between the user (or any arbitrary git client) and pagoda box directly? Edit: I watched the screencast, your deployment process is a bit different than I expected so I guess using github is probably a good idea.
Re: Pagoda goes in private beta - Heroku for PHP
#16"Select which framework your using"
"your" should be "you're"
Re: Pagoda goes in private beta - Heroku for PHP
#17Earlier quoted context omitted.
right? I was about to post some snarky comment about "php is the heroku for php" but then I went through their site and was actually impressed. It would be rad if they had a free tier which turned into a "paid" account if it hit a certain threshold.
They do have a free tier: http://www.pagodabox.com/pricing
From what I can see per 30 days: 1 clone($0.00) .. 25 clones($864.00)
Re: Pagoda goes in private beta - Heroku for PHP
#18Re: Pagoda goes in private beta - Heroku for PHP
#19Pulling only from github seems very restrictive to me. So, basically if I want to put a private project on PagodaBox, I have to also purchase a github account.
What's wrong with a github account? Give them some love. Their private option is cheap. Over all once you start using github it's hard to go any other route anyway.
I also disagree that it's hard to go any other route. Gitweb works great (the interface is better than github's imho) and it's free for unlimited public and private projects provided you already have a place to host it (i'd best 99% of HN users do).
Re: Pagoda goes in private beta - Heroku for PHP
#20Please add PostgreSQL and I'll start using it!