-
Google PR 0Trustworthiness Unknown
-
Avg. Daily Visitors 505Child Safety Unknown
-
Avg. Daily Pageviews 505Privacy Unknown
Deployer - The deployment tool for PHP | Deployer
Domain info
Location: | United States |
Registrant: | Not Disclosed |
Hosted by: | Linode |
Registrar: | Public Interest Registry |
Subnetworks: | 172.105.69.92 |
Alexa's Traffic Estimates & Trends
Traffic Rank: | 312 628 | |
Reach Day: | 0.000095 | + 3.8% |
Month Average Daily Reach: | 0.000038 | -53.6% |
Daily Pageviews: | 0.000003 | + 3.8% |
Month Average Daily Pageviews: | 0.000002 | -79.9% |
Daily Pageviews per user: | 0.945 |
Social Media Activities
- Facebook likes: -
- Twitter mentions: 140
- Google pluses: 9
- LinkedIn mentions: 49
- Pinterest pins: -
- StumbleUpon views: -
Web Safety
- This website is malware-free.
- Status ok
Sites associated with the same registrant
Whois
Deployer.org popular pages to visit
Deployer - The deployment tool for PHP | Deployer
Deployer is a tool for deploying PHP applications to a remote server.
Deployer — Getting Started
Deployer is simple and powerful deployment tool written in PHP. It support parallel deploy and has tasks for common frameworks.
Deployer — Tasks
task('deploy', [
'deploy:prepare',
'deploy:update_code',
'deploy:vendors',
'deploy:symlink',
'cleanup'
]);
Before and after
task('deploy:done', function () {
write('Deploy done...