{"id":21912650,"url":"https://github.com/eftakhairul/trusty64","last_synced_at":"2026-04-08T16:32:11.922Z","repository":{"id":141887056,"uuid":"62373757","full_name":"eftakhairul/trusty64","owner":"eftakhairul","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-01T08:48:49.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T08:36:14.641Z","etag":null,"topics":["linux","trusty","ubuntu","vagrant","vagrant-boxes"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eftakhairul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-01T07:30:04.000Z","updated_at":"2017-02-25T18:11:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"e247011a-48b8-40dd-8458-cc278ed9bfe3","html_url":"https://github.com/eftakhairul/trusty64","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eftakhairul/trusty64","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Ftrusty64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Ftrusty64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Ftrusty64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Ftrusty64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eftakhairul","download_url":"https://codeload.github.com/eftakhairul/trusty64/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Ftrusty64/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31564899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","trusty","ubuntu","vagrant","vagrant-boxes"],"created_at":"2024-11-28T18:11:46.559Z","updated_at":"2026-04-08T16:32:11.916Z","avatar_url":"https://github.com/eftakhairul.png","language":"Shell","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=eftakhairul%40gmail%2ecom\u0026lc=CA\u0026item_name=Eftakhairul%20world\u0026item_number=web_product\u0026currency_code=CAD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"],"categories":[],"sub_categories":[],"readme":"Vagrant Box trusty64\n=========\n\nA standard Ubuntu 14.04 LTS 64 bit box. It has pre-installed nginx, php7.0 and some other php extentions \n\n  - PHP 7.0\n  - Nginx\n  - MySQL (By running provision)\n  - curl\n  - GIT\n  - Composer\n  - PHP extentions: php7.0-fpm  php7.0-mysql php7.0-cli php7.0-curl php7.0-gd php7.0-intl php7.0-xml php7.0-xmlrpc php7.0-mcrypt php7.0-mbstring php7.0-zip  \n\nHow Download and Install Vagrant\n-----------\n* [Download] - download vagrant from their officail website\n* [Installation] - follow thier official  installation tutorial\n* [Tutorial] - A nice tutorial on setting up dev environment\n\nHow to use it\n--------------\nTo intigrate to your project, run following command\n\n```sh\nbash \u003c \u003c(curl -s -S -L https://raw.githubusercontent.com/eftakhairul/trusty64/master/installer)\n```\n\nWith provision\n\n```sh\nvagrant provision\n```\n\nAdd IP to your local /etc/host once in developing life circle\n```sh\necho \"192.168.33.10   local.backend\" \u003e\u003e /etc/hosts\n```\n\n\nAccess vagrant\n```sh\nvagrant ssh\n```\n\nPassword\n--------------\n\n```sh\nUsername : vagrant\nPassword : vagrant\n```\n\nVersion\n----\n1.0\n\nDonate to this project\n----\n[Donate] - Donate through paypal or credit card\n\nLicense\n----\nApache LICENSE-2.0\n\n\n\n\n[Download]:http://www.vagrantup.com/downloads.html\n[Installation]:http://docs.vagrantup.com/v2/installation/index.html\n[Tutorial]:https://eftakhairul.com/setting-up-development-enviroment-with-vagrant/\n\n[Donate]:https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=eftakhairul%40gmail%2ecom\u0026lc=CA\u0026item_name=Eftakhairul%20world\u0026item_number=web_product\u0026currency_code=CAD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feftakhairul%2Ftrusty64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feftakhairul%2Ftrusty64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feftakhairul%2Ftrusty64/lists"}