Skip to content

Github mirror of "generated-data-platform/datasets/image-suggestions" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/generated-data-platform-datasets-image-suggestions

Repository files navigation

Image Suggestions Data Gateway Service

Provides read-only Image Suggestions access (via the cassandra-http-gateway framework) for the Data Gateway Service.

Usage

Building requires:

  • Go (>= 1.19)
  • Make
$ make
...
$ ./image-suggestions -h
Usage of ./image-suggestions:
  -config string
    	Path to the configuration file (default "./config.yaml")

Running the service requires access to a Cassandra database. The Image Suggestions schema can be recreated using cassandra_schema.cql (ala cqlsh -f cassandra_schema.cql), but (for the time being) test data is left as an exercise for the reader.

Configuration

See the well-commented example, config.yaml.

Deployment

See: https://wikitech.wikimedia.org/wiki/Kubernetes/Deployments

About

Github mirror of "generated-data-platform/datasets/image-suggestions" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published