{"id":19056746,"url":"https://github.com/geonode/geonode-summit-2016-devops","last_synced_at":"2025-02-22T01:28:02.612Z","repository":{"id":137632918,"uuid":"68236454","full_name":"GeoNode/geonode-summit-2016-devops","owner":"GeoNode","description":"DevOps tools for developing \u0026 deploying the GeoNode Summit 2016 website","archived":false,"fork":false,"pushed_at":"2016-09-18T21:40:37.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-01-02T11:43:41.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://summit.geonode.org","language":"Python","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/GeoNode.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-09-14T19:28:04.000Z","updated_at":"2016-09-15T15:28:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d837824-0fac-48a2-baa6-26ad4e203844","html_url":"https://github.com/GeoNode/geonode-summit-2016-devops","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/GeoNode%2Fgeonode-summit-2016-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoNode%2Fgeonode-summit-2016-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoNode%2Fgeonode-summit-2016-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoNode%2Fgeonode-summit-2016-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoNode","download_url":"https://codeload.github.com/GeoNode/geonode-summit-2016-devops/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240112933,"owners_count":19749713,"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-08T23:51:16.797Z","updated_at":"2025-02-22T01:28:02.592Z","avatar_url":"https://github.com/GeoNode.png","language":"Python","readme":"# GeoNode Summit 2016 DevOps (geonode-summit-2016)\n\nDevOps tools for developing \u0026 deploying the [GeoNode Summit 2016](http://summit.geonode.org/) website, including [Ansible](https://www.ansible.com/) and [Vagrant](https://www.vagrantup.com/) configuration files for building and managing Ubuntu development boxes.\n\nAfter following the installation steps, continue to [Launch](#launch) section to start up the website in a development box.\n\n# Installation\n\nOn the control/host machine, you'll need to install [Ansible](https://www.ansible.com/) and [Vagrant](https://www.vagrantup.com/).\n\n**Quick Install**\n\nIf not already installed, to quickly install [Ansible](https://www.ansible.com/), run the following:\n\n```\nsudo apt-get install python-dev # if not already installed\nsudo easy_install pip  # if pip is not already installed\nsudo pip install virtualenv virtualenvwrapper\n# cd into project directory (geonode-summit-2016-devops.git)\nsudo pip install -r requirements.txt\n```\n\n## Ansible\n\nAnsible is an agent-less provisioning tool for managing the state of machines.  It is used by [Vagrant](https://www.vagrantup.com/).\n\nTo get [Ansible](https://www.ansible.com/) follow the relevant section below.  Also see http://docs.ansible.com/ansible/intro_installation.html#getting-ansible for more information.\n\n#### Mac OS X \u0026 Ubuntu\n\n```\nsudo easy_install pip  # if pip is not already installed\nsudo pip install ansible\n```\n\n# Usage\n\nCreate a `secret.yml` file in the project root.\n\n## Vagrant\n\nTo add an Ubuntu 16.04 LTS (\"Xenial\") vagrant box to your control machine, run:\n\n```\nvagrant box add bento/ubuntu-16.04\n\n```\n\nDo no use `ubuntu/xenial64` from Ubuntu cloud images, as referenced here: https://bugs.launchpad.net/cloud-images/+bug/1569237.\n\nTo launch the virtual machine run:\n\n```\nvagrant up\n```\n\nTo re-provision the virtual machine run:\n\n```\nvagrant provision\n```\n\n## Launch\n\nOnce the image is provisioned, ssh into the machine via:\n\n```\n# cd into project directory (geonode-summit-2016-devops.git)\nvagrant ssh\n```\n\nOnce in the virtual machine, use Jekyll Serve with the following line.  Include `-H 0.0.0.0` so the host machine can access the site.\n\n```\njekyll serve -H 0.0.0.0\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeonode%2Fgeonode-summit-2016-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeonode%2Fgeonode-summit-2016-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeonode%2Fgeonode-summit-2016-devops/lists"}