Skip to content

For cloud usage: add a CI step to release a tar-gz of the solr config folder #2702

Description

@abecam

To be able to automate the setup of a Seek instance, I create a runMe.sh script that pull the docker-compose, create the docker folder, ... And currently block on the solr container due to the missing config files.

But I can't get the needed solr/seek folders without cloning the repository first, which is not ideal (or manually get all files, which is worst). Other solutions are not clear at all (we want to document the solution using Seek as example).

But getting a tar of the folder would be easy. Would it be possible to add that to the CI?

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