{"id":20338383,"url":"https://github.com/alerta/vagrant-try-alerta","last_synced_at":"2025-07-19T04:33:57.167Z","repository":{"id":10761284,"uuid":"13023922","full_name":"alerta/vagrant-try-alerta","owner":"alerta","description":"Vagrant Boxes of alerta with other popular monitoring tools eg. Nagios, Riemann, Zabbix, Sensu, Kibana","archived":false,"fork":false,"pushed_at":"2020-11-09T20:35:26.000Z","size":102,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-11T23:14:42.345Z","etag":null,"topics":["alerta","vagrant-boxes","virtual-machine"],"latest_commit_sha":null,"homepage":"http://alerta.io","language":"Shell","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/alerta.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-23T01:01:06.000Z","updated_at":"2024-11-07T15:51:49.000Z","dependencies_parsed_at":"2022-08-30T12:21:13.821Z","dependency_job_id":null,"html_url":"https://github.com/alerta/vagrant-try-alerta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alerta/vagrant-try-alerta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerta%2Fvagrant-try-alerta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerta%2Fvagrant-try-alerta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerta%2Fvagrant-try-alerta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerta%2Fvagrant-try-alerta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alerta","download_url":"https://codeload.github.com/alerta/vagrant-try-alerta/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerta%2Fvagrant-try-alerta/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265888948,"owners_count":23844535,"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":["alerta","vagrant-boxes","virtual-machine"],"created_at":"2024-11-14T21:12:58.644Z","updated_at":"2025-07-19T04:33:57.135Z","avatar_url":"https://github.com/alerta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Try Alerta using Vagrant\n========================\n\nTo run Alerta in a [vagrant](https://www.vagrantup.com/) virtual machine run:\n\n```\n$ git clone https://github.com/alerta/vagrant-try-alerta.git\n$ cd vagrant-try-alerta\n$ vagrant up alerta\n```\n\nTo run a different virtual machine replace \"alerta\" with the virtual box ID\nand run, for example:\n\n```\n$ vagrant up alerta-nagios4\n$ vagrant ssh alerta-nagios4\n```\n\nTo use the command-line tools on the Alerta-Nagios3 vagrant box, for example, run:\n\n```\n$ vagrant ssh alerta\n$ alerta send -r web01 -e NodeDown -s major -S Web -E Production -t \"Server down.\"\n$ alerta query\n```\n\nEach vagrant box is configured to use a different IP address.\n\n**Alerta deployment combinations**\n\n| VM Image                 | Base Box | VirtalBox ID    | URL                  |\n|--------------------------|----------|-----------------|----------------------|\n| Alerta (MongoDB/Apache)  | Ubuntu   | alerta          | http://192.168.0.100 |\n| Alerta (Postgres/Apache) | Ubuntu   | alerta-postgres | http://192.168.0.101 |\n| Alerta (Postgres/Nginx)  | Ubuntu   | alerta-nginx    | http://192.168.0.102 |\n| Alerta (MongoDB/Apache)  | Centos7  | alerta-centos7  | http://192.168.0.103 |                            |\n| Alerta (MongoDB/Apache)  | Amazon2  | alerta-amzn2    | http://192.168.0.104 |\n\n**Alerta integration combinations**\n\n| VM Image           | VirtalBox ID     | URLs |\n|--------------------|------------------|------|\n| Alerta \u0026 Nagios3   | alerta-nagios3   | http://192.168.0.110 http://192.168.0.110/nagios3 |\n| Alerta \u0026 Nagios4   | alerta-nagios4   | http://192.168.0.111 http://192.168.0.111/nagios |\n| Alerta \u0026 Nagios3   | alerta-nagios3   | 192.168.0.101 |\n| Alerta \u0026 Zabbix    | alerta-zabbix2   | 192.168.0.102 |\n| Alerta \u0026 Riemann   | alerta-riemann   | 192.168.0.103 |\n| Alerta \u0026 Sensu     | alerta-sensu     | 192.168.0.104 |\n| Alerta \u0026 Kibana3   | alerta-kibana    | 192.168.0.105 |\n| Alerta \u0026 kapacitor | alerta-kapacitor | 192.168.0.107 |\n| Alerta \u0026 Kibana4   | alerta-kibana4   | 192.168.0.109 |\n| Alerta \u0026 Zabbix3   | alerta-zabbix3   | 192.168.0.111 |\n| Alerta \u0026 Kibana5   | alerta-kibana5   | 192.168.0.112 |\n| Alerta \u0026 Grafana   | alerta-grafana   | http://192.168.0.121:3000/ |\n\nTo use the web-based console for the Alerta Riemann vagrant box, for example:\n\nhttp://192.168.0.103/\n\nTo access the API:\n\nhttp://192.168.0.103:8080/api\n\nTo view the application management web pages:\n\nhttp://192.168.0.103:8080/management\n\nLicense\n-------\n\nCopyright (c) 2013-2018 Nick Satterly. Available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falerta%2Fvagrant-try-alerta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falerta%2Fvagrant-try-alerta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falerta%2Fvagrant-try-alerta/lists"}