{"id":18257016,"url":"https://github.com/mediacomem/biosentiers-infra","last_synced_at":"2026-04-18T19:32:23.108Z","repository":{"id":73832278,"uuid":"90392398","full_name":"MediaComem/biosentiers-infra","owner":"MediaComem","description":"Infrastructure for the BioSentiers project","archived":false,"fork":false,"pushed_at":"2017-08-21T14:43:52.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-08T22:32:37.737Z","etag":null,"topics":["ansible","biosentiers","vagrant"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/MediaComem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-05-05T15:48:46.000Z","updated_at":"2019-05-30T09:30:42.000Z","dependencies_parsed_at":"2023-09-21T08:01:53.273Z","dependency_job_id":null,"html_url":"https://github.com/MediaComem/biosentiers-infra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MediaComem/biosentiers-infra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fbiosentiers-infra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fbiosentiers-infra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fbiosentiers-infra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fbiosentiers-infra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MediaComem","download_url":"https://codeload.github.com/MediaComem/biosentiers-infra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fbiosentiers-infra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014324,"owners_count":26085492,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["ansible","biosentiers","vagrant"],"created_at":"2024-11-05T10:24:35.726Z","updated_at":"2025-10-13T08:40:40.411Z","avatar_url":"https://github.com/MediaComem.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BioSentiers Infrastructure\n\nInfrastructure for the BioSentiers backend \u0026 frontend:\n\n* [PostgreSQL][postgresql] database with [PostGIS][postgis]\n* [Nginx][nginx] web server\n* [Nodenv][nodenv] to manage multiple [Node.js][node] versions\n* [PM2][pm2] process manager for Node.js\n\nThis repo will only set up the required infrastructure.\nTo deploy the BioSentiers backend and frontend,\nfollow the instructions in their respective repositories:\n\n* https://github.com/MediaComem/biosentiers-backend\n* https://github.com/MediaComem/biosentiers-frontend\n\n\n\n## Requirements\n\n* [Ansible][ansible] 2+, [installation][ansible-install]\n* [Vagrant][vagrant] 1.9+, [installation][vagrant-install] (for testing)\n* [Virtual Box][virtualbox] 5+, [installation][virtualbox-install] (for testing)\n\n\n\n## Usage\n\n* Put the project's password in a `.vault-password` file in the repository\n\nTo **test** the infrastructure in a Vagrant virtual machine:\n\n* Run `vagrant up`\n\nTo **run** the infrastructure in production:\n\n* Create an [Ansible inventory][ansible-inventory] and save it as `production.inventory`\n* Apply the production playbook:\n\n      ansible-playbook \\\n        --inventory production.inventory \\\n        --vault-password-file .vault-password \\\n        playbook.production.yml\n\n\n\n[ansible]: https://www.ansible.com\n[ansible-install]: http://docs.ansible.com/ansible/intro_installation.html\n[ansible-inventory]: http://docs.ansible.com/ansible/intro_inventory.html\n[nginx]: https://www.nginx.com\n[node]: https://nodejs.org\n[nodenv]: https://github.com/nodenv/nodenv\n[pm2]: http://pm2.io\n[postgis]: http://postgis.net\n[postgresql]: https://www.postgresql.org\n[vagrant]: https://www.vagrantup.com\n[vagrant-install]: https://www.vagrantup.com/downloads.html\n[virtualbox]: https://www.virtualbox.org\n[virtualbox-install]: https://www.virtualbox.org/wiki/Downloads\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediacomem%2Fbiosentiers-infra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmediacomem%2Fbiosentiers-infra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediacomem%2Fbiosentiers-infra/lists"}