Senin, 12 Agustus 2013

PHP Indonesia - Facebook: Holaa, agan2 ada yg develop website pake cloud gra...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Holaa, agan2 ada yg develop website pake cloud gra...
Aug 12th 2013, 16:49, by Ning Ningy

Ning Ningy 4:49pm Aug 12
Holaa, agan2 ada yg develop website pake cloud gratis di openshift? mau tanya plisss.. saya masih bingung dengan GIT repository nya, selama ini saya ngobrak ngabriknya pakai ssh, pingin nyoba ngoprek website nya di local repository, tp pas nge push pakai GIT, direktori nya gak masuk ke direktori yg saya inginkan. ada yg bisa jelaskan struktur git repository nya kah? makasiiii

Anton Wahyu Pramono 5:14pm Aug 12
// Create the app based on an existing GitHub repository,
// And it all gets set up in the cloud
rhc create-app twt python-2.6 mongodb-2.2 --from-code git://github.com/openshift/openshift-twt-mongo-demo.git

// Need to make a change? A local Git repository is checked out into ./twt
cd twt

// .... change some code ...
git commit -a -m "My first change"
git push origin master

// And now your changes are live online

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar