Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package dom0 configuration as RPM #171

Closed
conorsch opened this issue Oct 19, 2018 · 1 comment · Fixed by #174
Closed

Package dom0 configuration as RPM #171

conorsch opened this issue Oct 19, 2018 · 1 comment · Fixed by #174
Assignees

Comments

@conorsch
Copy link
Contributor

We currently provision the VMs for the SecureDrop Workstation via Makefile, shipped from this repository. That works fine for development, but is untenable for shipping updates to production instances in the wild (#24) over time. We should instead package the dom0 configuration items into an RPM package, for installation in dom0 (tracking upstream updates).

Over time we may rethink how we manage the VMs (#159). As of right now, however, the plan is to ship:

The RPM build logic can reside inside this repository. The admin tooling referenced in #51 should set up the dom0 yum repository for pooling in the Workstation-specific dom0 configs, which are then automatically updated over time (#24).

Related to #157, the RPM for the qubes-template-securedrop-workstation VM image.

@kushaldas
Copy link
Contributor

I am picking this up. Going through the current configs first for the same.

kushaldas added a commit that referenced this issue Oct 26, 2018
Also updates the .gitignore file for adding spec files.
Before publishing the actual RPM, we will have to fix
#173
kushaldas added a commit that referenced this issue Nov 1, 2018
Also updates the .gitignore file for adding spec files.
Before publishing the actual RPM, we will have to fix
#173
conorsch pushed a commit that referenced this issue Apr 30, 2019
Also updates the .gitignore file for adding spec files.
Before publishing the actual RPM, we will have to fix
#173
conorsch pushed a commit that referenced this issue May 15, 2019
Also updates the .gitignore file for adding spec files.
Before publishing the actual RPM, we will have to fix
#173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants