{"id":16424120,"url":"https://github.com/funkatron/python-dev-server","last_synced_at":"2025-10-26T22:31:48.036Z","repository":{"id":10820512,"uuid":"13096482","full_name":"funkatron/python-dev-server","owner":"funkatron","description":"Scripts for quickly building a python dev server VM with Vagrant and Ansible","archived":false,"fork":false,"pushed_at":"2013-09-25T21:54:25.000Z","size":128,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T12:52:45.947Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/funkatron.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":"2013-09-25T14:44:24.000Z","updated_at":"2019-08-13T15:27:22.000Z","dependencies_parsed_at":"2022-08-29T11:20:20.329Z","dependency_job_id":null,"html_url":"https://github.com/funkatron/python-dev-server","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/funkatron%2Fpython-dev-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fpython-dev-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fpython-dev-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fpython-dev-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funkatron","download_url":"https://codeload.github.com/funkatron/python-dev-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238408505,"owners_count":19467102,"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-10-11T07:43:09.033Z","updated_at":"2025-10-26T22:31:47.745Z","avatar_url":"https://github.com/funkatron.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-dev-server\n\n## What it do\n\nBuilds a python development VM using vagrant and ansible.\n\nThis was mostly put together to learn more about devops and automated deployment. The following articles were very useful:\n\n- [Flask/WSGI Application Deployment with Ubuntu, Ansible, Nginx, Supervisor and uWSGI](http://mattupstate.com/python/devops/2012/08/07/flask-wsgi-application-deployment-with-ubuntu-ansible-nginx-supervisor-and-uwsgi.html)\n- [Serving Flask With Nginx](http://vladikk.com/2013/09/12/serving-flask-with-nginx-on-ubuntu/)\n\n## How do\n\nIn theory, this is how you get it up and running:\n\n1. Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads)\n2. Install [Vagrant](http://www.vagrantup.com)\n3. Install [Ansible](http://ansibleworks.com/docs/gettingstarted.html). I'd recommend doing it via [`pip`](http://www.pip-installer.org/en/latest/installing.html)\n4. Clone this repo into a directory of your choosing\n5. In that directory, do `vagrant up`\n6. In that same directory, do `./ansible_bootstrap.sh`\n7. Navigate to \u003chttp://192.168.33.88\u003e. You should see \"Hello World!\"\n\n## Caveats\n\n- I developed this on an OS X host. YMMV. No idea how it would work on a Windows host.\n- Still running Vagrant 1.0.x here for work reasons, so I don't know how well the Vagrantfile will work with newer versions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkatron%2Fpython-dev-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunkatron%2Fpython-dev-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkatron%2Fpython-dev-server/lists"}