https://github.com/ukhomeoffice/dq-packer-data-linux-ingest-server
https://github.com/ukhomeoffice/dq-packer-data-linux-ingest-server
hodq packer
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ukhomeoffice/dq-packer-data-linux-ingest-server
- Owner: UKHomeOffice
- License: mit
- Created: 2018-01-29T11:11:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T15:39:32.000Z (about 6 years ago)
- Last Synced: 2025-02-16T21:26:42.092Z (3 months ago)
- Topics: hodq, packer
- Language: Shell
- Size: 79.1 KB
- Stars: 1
- Watchers: 17
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DQ Packer Data Linux Ingest Server
[](https://drone.digital.homeoffice.gov.uk/UKHomeOffice/dq-packer-data-linux-ingest-server)
DQ Packer Data linux Ingest Server creates an AMI in AWS with Linux server configuration.
## Features
### `playbook.yml`
Ansible playbook installing the following:
- directory structure,
- applications and their dependencies,
- configuration from AWS,
- cronjobs.### `.drone.yml`
Drone CI/CD configuration which builds the Packer image on push to master.
### `packer.json`
Requires AWS environment variables to be set. Builds CentOS Linux 7 image with Ansible playbook configuration.