{"id":24203502,"url":"https://github.com/nnfuzzy/dsmachine","last_synced_at":"2026-05-12T09:40:19.632Z","repository":{"id":264814969,"uuid":"48952973","full_name":"nnfuzzy/dsmachine","owner":"nnfuzzy","description":"Vagrant \u0026 Ansible usage to generate a basic data science machine","archived":false,"fork":false,"pushed_at":"2017-09-11T15:53:04.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T06:11:15.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nnfuzzy.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-03T16:40:34.000Z","updated_at":"2022-07-01T23:30:54.000Z","dependencies_parsed_at":"2024-11-26T10:29:52.268Z","dependency_job_id":"4f58c238-bd2d-4fdd-8281-4009ceaf92c9","html_url":"https://github.com/nnfuzzy/dsmachine","commit_stats":null,"previous_names":["nnfuzzy/dsmachine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnfuzzy%2Fdsmachine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnfuzzy%2Fdsmachine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnfuzzy%2Fdsmachine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnfuzzy%2Fdsmachine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nnfuzzy","download_url":"https://codeload.github.com/nnfuzzy/dsmachine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241661409,"owners_count":19998949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-01-13T22:36:03.138Z","updated_at":"2026-05-12T09:40:14.600Z","avatar_url":"https://github.com/nnfuzzy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dsmachine\nVagrant/Ansible usage to generate a simple - data science machine -\n* I'll improve the env_vars part asap (DRY)\n\n## Install necessary packages  (debian based systems)\n\n* Install vagrant\n\n```\n https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_x86_64.deb\n sudo dpkg -i vagrant_2.0.0_x86_64.deb\n\n```\n* Install virtualbox\n\n```\nsudo apt-get install virtualbox\nsudo apt-get install virtualbox-dkms\nsudo apt-get install virtualbox-guest-dkms\n```\n\n* Install ansible\n\n```\nsudo apt-get install software-properties-common\nsudo apt-add-repository ppa:ansible/ansible\nsudo apt-get update\nsudo apt-get install ansible\n```\n\n### Now generate your data science machine i.e.\n\nYou can provision everything direct inside the Vagrant file , but I'd like to have it decoupled\n\n```\n* Total installation (not recommended)\nvagrant up\nansible-playbook data-science.yml\n\n* Single tags\nansible-playbook data-science.yml --list-tags\nansible-playbook data-science.yml -t base\n\n* Grouped tags\nansible-playbook data-science.yml -t \"base,spark,mongodb\"\n\n* Install local\nansible-playbook data-science.yml  -i \"localhost,\" -c local -t base\n```\n\n\n#### Contributors\n* [Christian Schulz](https://twitter.com/nnfuzzy)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnfuzzy%2Fdsmachine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnnfuzzy%2Fdsmachine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnfuzzy%2Fdsmachine/lists"}