{"id":19264447,"url":"https://github.com/dcsg/vagrant-puppet-python-mongo","last_synced_at":"2025-04-21T18:31:55.219Z","repository":{"id":141488320,"uuid":"9305770","full_name":"dcsg/vagrant-puppet-python-mongo","owner":"dcsg","description":"Vagrant configuration with puppet to create a Virtual Box machine with Ubuntu Server 12.10, Python 2.7 (with easy_install, pymongo and bottle) and MongoDB 2.4.1","archived":false,"fork":false,"pushed_at":"2013-04-08T21:52:46.000Z","size":104,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T15:13:37.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","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/dcsg.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}},"created_at":"2013-04-08T20:12:38.000Z","updated_at":"2016-05-30T15:50:00.000Z","dependencies_parsed_at":"2023-03-12T05:01:26.646Z","dependency_job_id":null,"html_url":"https://github.com/dcsg/vagrant-puppet-python-mongo","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/dcsg%2Fvagrant-puppet-python-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fvagrant-puppet-python-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fvagrant-puppet-python-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fvagrant-puppet-python-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcsg","download_url":"https://codeload.github.com/dcsg/vagrant-puppet-python-mongo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250111083,"owners_count":21376586,"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-09T19:41:14.320Z","updated_at":"2025-04-21T18:31:54.942Z","avatar_url":"https://github.com/dcsg.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Vagrant and Puppet configuration for Python \u0026 MongoDB\n\nThis is a sample Vagrant configuration with puppet provisioning to create a Virtual Box machine with Ubuntu Server 12\n.10 to use Python and MongoDB.\n\nIt provides a sample example how to use it and is explained on `Usage` section.\n\n#### Installation\n\n1. Install [Vagrant 1.1.0](http://downloads.vagrantup.com/tags/v1.1.0)\n2. Install [Virtual Box 4.2.10](https://www.virtualbox.org/wiki/Downloads)\n3. Clone the repository `git clone https://github.com/danielcsgomes/vagrant-puppet-python-mongo.git`\n4. Run `vagrant up` on terminal or command line\n5. The step 4 should not output any error\n\n**Note:** Vagrant will forward default MongoDB port on the created box to 50004, so if you want to connect from your local machine you can do it: `mongo localhost:500004 -u vagrant`\n\n#### Puppet Manifest will install:\n\n* Python 2.7 (already installed)\n* MongoDB 2.4.1\n* Easy_install\n* Bottle\n* pymongo\n* wget\n* git\n* vim\n\n#### Usage\n\n1. Make sure vagrant is running (`vagrant up` or `vagrant reload`)\n2. Connect to the box via ssh `vagrant ssh`, if you are on windows you need to connect via PuTTy\n3. Run it: `python /vagrant/src/sample.py`\n4. The output should be a list of countries.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsg%2Fvagrant-puppet-python-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcsg%2Fvagrant-puppet-python-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsg%2Fvagrant-puppet-python-mongo/lists"}