{"id":20442576,"url":"https://github.com/masonm/hssonline_vagrant","last_synced_at":"2026-06-10T07:31:36.861Z","repository":{"id":146551253,"uuid":"53370513","full_name":"MasonM/hssonline_vagrant","owner":"MasonM","description":null,"archived":false,"fork":false,"pushed_at":"2016-03-08T00:53:54.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-24T01:47:43.756Z","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/MasonM.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-03-08T00:53:21.000Z","updated_at":"2016-03-08T00:53:56.000Z","dependencies_parsed_at":"2023-05-01T11:28:36.430Z","dependency_job_id":null,"html_url":"https://github.com/MasonM/hssonline_vagrant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MasonM/hssonline_vagrant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Fhssonline_vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Fhssonline_vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Fhssonline_vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Fhssonline_vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MasonM","download_url":"https://codeload.github.com/MasonM/hssonline_vagrant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Fhssonline_vagrant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34142637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T09:41:41.728Z","updated_at":"2026-06-10T07:31:36.842Z","avatar_url":"https://github.com/MasonM.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nThis repository contains code for creating a virtual machine using [Vagrant](https://www.vagrantup.com/) that can be used for developing or testing HSS projects. It handles provisioning a VM based on Ubuntu Linux 14.04, installing all necessary packages, cloning the three main HSS repositories ([newhssonline](https://bitbucket.org/hssonline/newhssonline), [django-conference](https://bitbucket.org/hssonline/django-conference), and [django-elect](https://bitbucket.org/hssonline/django-elect)), installing all necessary Python libraries, and setting up the MySQL databases and users.\n\n# Guide\n\n1. Create a [BitBucket](http://bitbucket.org) account if you don't have one and have Mason add you to the [hssonline team](https://bitbucket.org/hssonline/).\n    * Make sure to [configure Bitbucket to use your SSH key](https://confluence.atlassian.com/bitbucket/set-up-ssh-for-mercurial-728138122.html) if you haven't already.\n2. Install [Vagrant](https://www.vagrantup.com/), [VirtualBox](https://www.virtualbox.org/), and [Mercurial](https://www.mercurial-scm.org/).\n3. Clone this repository via `hg clone ssh://hg@bitbucket.org/hssonline/hssonline_vagrant` to a folder you want all the HSS projects to live. The projects will be placed in the parent directory of `hssonline_vagrant`.\n4. Run `vagrant up hss` in the `hssonline_vagrant` directory. It will automatically download the files for the OS (~500MB).\n    * If you get the error `The Ansible software could not be found`, run `vagrant provision hss`\n\nOnce it's finished, you should be able to run the tests using the `./run_tests.sh` script and have everything pass.\n\nTo browse the site, run `./run_server.sh` to start the Django webserver. You should now be able to access it in your browser at `https://localhost:8000`. The site will run in DEBUG mode.\n\nIn order to populate the DB with a dump, place the .sql file in the `hssonline_vagrant` folder and load it with `vagrant ssh hss -c 'sudo mysql hssonline \u003c /vagrant/DUMPFILENAME.sql'`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonm%2Fhssonline_vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasonm%2Fhssonline_vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonm%2Fhssonline_vagrant/lists"}