{"id":16515059,"url":"https://github.com/sdorra/devboxes","last_synced_at":"2025-03-23T13:32:17.428Z","repository":{"id":45068178,"uuid":"191232688","full_name":"sdorra/devboxes","owner":"sdorra","description":"Ansible playbook to setup my development machines and helps to keep them in sync","archived":false,"fork":false,"pushed_at":"2023-08-30T09:31:44.000Z","size":129,"stargazers_count":22,"open_issues_count":4,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T20:54:03.476Z","etag":null,"topics":["ansible","dotfiles","git","tmux","vim","zsh"],"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/sdorra.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":"2019-06-10T19:27:19.000Z","updated_at":"2024-06-21T16:55:57.000Z","dependencies_parsed_at":"2024-10-28T16:15:28.647Z","dependency_job_id":"6a1a28dd-efc3-4fc0-b26e-d3b270c35aa6","html_url":"https://github.com/sdorra/devboxes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdorra%2Fdevboxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdorra%2Fdevboxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdorra%2Fdevboxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdorra%2Fdevboxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdorra","download_url":"https://codeload.github.com/sdorra/devboxes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245108277,"owners_count":20562019,"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":["ansible","dotfiles","git","tmux","vim","zsh"],"created_at":"2024-10-11T16:14:58.915Z","updated_at":"2025-03-23T13:32:16.901Z","avatar_url":"https://github.com/sdorra.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Devboxes\n\nThis repository contains ansible roles to setup my development machines and helps to keep them in sync.\nThe ansible playbook will install software which i need for my day to day work as developer.\nIt will also install my set of configuration for those tools.\nThe playbook will install and configure the following tools:\n\n* zsh (configured with [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh))\n* tmux (inspired from [.tmux](https://github.com/gpakosz/.tmux))\n* vim (configured with [vimrc](https://github.com/amix/vimrc))\n* docker\n* vagrant\n* virtual box\n* packer\n* terraform\n* gcloud, kubectl and kubectx\n* gpg\n* git\n* mercurial\n* java and maven\n* node.js\n* golang\n* vscode\n* Intellij\n* and many more\n\n## Supported Operating Systems\n\n* Ubuntu (tested on 19.04)\n* Manjaro Linux\n* Mac OS X\n\n## Prerequisites\n\n* Ansible \u003e= 2.6\n\n### MacOSX\n\n* Install [homebrew](https://brew.sh/)\n* Install ansible `brew install ansible`\n\n### Ubuntu\n\nInstall ansible\n\n```bash\nsudo add-apt-repository ppa:ansible/ansible\nsudo apt-get update\nsudo apt-get install ansible\n```\n\n### Manjaro\n\nInstall ansible `sudo pacman -S ansible`\n\n## Getting started\n\nJust run the `devbox` script, on the first run it will ask some question to personalize the installed configurations.\nAfter that it will ask for your sudo password and then apply the ansible playbook. \n\n## Tags\n\nIts also possible to only apply certain tags, e.g.\n\n`devbox --tags zsh`\n\nSee [playbook](playbook.yml) for existing tags.\n\n## Todo\n\n- [ ] Automatically Git Updates\n- [ ] Role chooser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdorra%2Fdevboxes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdorra%2Fdevboxes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdorra%2Fdevboxes/lists"}