Skip to content

Housekeeping package with script to run it #45

Description

@massdosage

As a user of Housekeeping
I'd like to be able to download a package
That contains the Housekeeping library and other necessary libraries and a shell script to run it
So that I can use this to set up regular deletions without having to craft this all myself

Acceptance Criteria

  • A housekeeping-package module that provides Housekeeping as a .tgz
  • A shell script that can be used to run Housekeeping (similar to Circus Train's housekeeping.sh)
  • Third party libraries packaged in a lib folder that the above script puts on CLASSPATH, script also allows extension of CLASSPATH via an environment variable (to allow addition of JDBC drivers etc.)
  • Configuration should as close as possible be the "housekeeping" section that would normally be in a Circus Train yaml config file
  • Documentation updated to describe how to install, set up and run the above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions