{"id":13587565,"url":"https://github.com/librenms/packer-builds","last_synced_at":"2025-04-09T18:08:49.439Z","repository":{"id":41430061,"uuid":"157985737","full_name":"librenms/packer-builds","owner":"librenms","description":"This repo is where virtual images are created and stored","archived":false,"fork":false,"pushed_at":"2023-11-19T22:23:04.000Z","size":478,"stargazers_count":67,"open_issues_count":4,"forks_count":20,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-04-13T17:05:09.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/librenms.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-11-17T13:10:49.000Z","updated_at":"2024-04-08T15:32:09.000Z","dependencies_parsed_at":"2023-11-19T23:25:27.368Z","dependency_job_id":"37d58677-885a-4912-ab26-6e7a06bf6f78","html_url":"https://github.com/librenms/packer-builds","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librenms%2Fpacker-builds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librenms%2Fpacker-builds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librenms%2Fpacker-builds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librenms%2Fpacker-builds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/librenms","download_url":"https://codeload.github.com/librenms/packer-builds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247740763,"owners_count":20988264,"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-08-01T15:06:16.118Z","updated_at":"2025-04-07T22:31:22.142Z","avatar_url":"https://github.com/librenms.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"\n## Usage\n\nClone the repository:\n\n```bash\ngit clone https://github.com/librenms/packer-builds \u0026\u0026 cd packer-builds\n```\n\nInstall requirements:\n\n  - [packer.io](https://packer.io/downloads.html)\n  - [VirtualBox](https://www.virtualbox.org/wiki/Linux_Downloads)\n\n## Configuration\n\nYou can configure each template to match your requirements by setting the following [user variables](https://packer.io/docs/templates/user-variables.html).\n\n User Variable       | Default Value | Description\n---------------------|---------------|----------------------------------------------------------------------------------------\n `cpus`              | 1             | Number of CPUs\n `disk_size`         | 40000         | [Documentation](https://packer.io/docs/builders/virtualbox-iso.html#disk_size)\n `headless`          | 0             | [Documentation](https://packer.io/docs/builders/virtualbox-iso.html#headless)\n `memory`            | 512           | Memory size in MB\n `mirror`            |               | A URL of the mirror where the ISO image is available\n `librenms_version`  | master        | Available options are master or release, master will be up to the latest commit and release will be the latest tag\n `oxidized`          | true          | Install Oxidized as part of the image\n `syslog_ng`         | true          | Install and configure Syslog-NG\n\n### Example\n\nBuild a LibreNMS Ubuntu 22.04 (NGINX) box with a 10GB hard disk using the VirtualBox provider:\n\n```bash\npacker build -only=virtualbox-iso -var disk_size=10000 ubuntu-22.04-amd64.json\n```\n\nIf running on a remote system over ssh, or on a system without a graphical\nconsole, add `-var headless=true`\n\nFor debugging, run with `PACKER_LOG=1` and/or check `~/.config/VirtualBox/VBoxSVC.log`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrenms%2Fpacker-builds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrenms%2Fpacker-builds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrenms%2Fpacker-builds/lists"}