-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Generic improvements for staging / production deployment, and installation / configuration documentation. Currently thinking goal for installation procedure should be "install RPM" (possibly including dependency RPMs); edit configuration file(s); start services.
- RPMs for dependencies (redis, etc), preferably in repos but build if necessary.
- python (pip) for dependencies (redis, rq, etc). preferably in repos but build if necessary (investigation of setuptools -> rpm suggests that approach is more trouble than it's worth).
- Configuration files for dependencies
- Configuration files for DCM (generator, scanner); follow convention for locations (aka -
/etc/dcmrather than/root/.bashrcand DCM repository clone) - init and unit files for DCM (cent7, cent6)
- RPM for DCM
- pipeline for testing user-facing install procedure (use template/example config files); script generation, file transfer procedure, call scanner outside cron job.
- Documentation for staging / production dependencies, installation and configuration.
Metadata
Metadata
Assignees
Labels
No labels