{"id":18798551,"url":"https://github.com/micmro/vagrant-play","last_synced_at":"2025-10-15T23:37:33.160Z","repository":{"id":13576866,"uuid":"16269399","full_name":"micmro/Vagrant-play","owner":"micmro","description":"Vagrant box with the Typesafe Activator / play! framework","archived":false,"fork":false,"pushed_at":"2016-07-19T13:24:48.000Z","size":3539,"stargazers_count":19,"open_issues_count":0,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-27T08:11:23.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micmro.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}},"created_at":"2014-01-27T04:37:33.000Z","updated_at":"2020-10-20T13:41:51.000Z","dependencies_parsed_at":"2022-08-30T17:50:14.744Z","dependency_job_id":null,"html_url":"https://github.com/micmro/Vagrant-play","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micmro%2FVagrant-play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micmro%2FVagrant-play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micmro%2FVagrant-play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micmro%2FVagrant-play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micmro","download_url":"https://codeload.github.com/micmro/Vagrant-play/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750862,"owners_count":21155796,"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":"2024-11-07T22:12:21.391Z","updated_at":"2025-10-15T23:37:28.113Z","avatar_url":"https://github.com/micmro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Typesafe Activator / play! Framework Vagrant File\n=========\n\nSets up a trusty64 Ubuntu box (with 3GB RAM) with Java and the [Typesafe Activator](https://typesafe.com/activator) to get started with [play!](https://playframework.com) and rest of the [Typesafe Reactive Platform](https://typesafe.com/platform). Even though included in the activator this vagrant file also provision a stand-alone version of Scala and sbt - to use them seperatly.\n\nFollow installation guide on http://docs.vagrantup.com/v2/installation/index.html to install Vagrant and VirtualBox\n\nSetup\n======\nThis Vagrantfile has grown to contain the setup for quite a few addons, feel free to comment out any storage and FE tooling you won't need in `vagrant-machine-setup.sh` before running `vagrant up` to setup the vm.\n\nControl Vagrant\n===================\n\n###### Start box\n```Shell\nvagrant up\n```\n\n###### SSH into box\n```Shell\nvagrant ssh\n```\n\n###### Shut down box\n```Shell\nvagrant halt\n```\n\n###### Tear down box\n```Shell\nvagrant destroy\n```\n\nMore documentation on http://www.vagrantup.com/\n\nRunning your existing app in Vagrant\n===================\nStore your existing app in a folder named `activator-project` as a sibling of the one containing the Vagrant files. `vagrant up` the box and `vagrant ssh` into it. Now you can `cd /activator-project/` and start it via `activator run`.\n\nYou might have to restart vagrant box before running your app the first time, if the activator hangs on installing sbt.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicmro%2Fvagrant-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicmro%2Fvagrant-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicmro%2Fvagrant-play/lists"}